summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* net: phy: add helper phy_polling_modeHeiner Kallweit2018-07-251-0/+10
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-246-8/+24
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-07-242-6/+18
| |\
| | * bpfilter: Fix mismatch in function argument typesYueHaibing2018-07-211-3/+3
| | * Merge tag 'mlx5-fixes-2018-07-18' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2018-07-211-3/+15
| | |\
| | | * net/mlx5: Fix QP fragmented buffer allocationTariq Toukan2018-07-181-3/+15
| * | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2018-07-222-0/+2
| |\ \ \
| | * | | aio: don't expose __aio_sigset in uapiChristoph Hellwig2018-07-171-0/+1
| | * | | drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()Al Viro2018-07-101-0/+1
| * | | | alpha: fix osf_wait4() breakageAl Viro2018-07-221-1/+1
| * | | | mm: make vm_area_alloc() initialize core fieldsLinus Torvalds2018-07-211-1/+1
| * | | | mm: use helper functions for allocating and freeing vm_area structsLinus Torvalds2018-07-211-1/+3
* | | | | netlink: do not store start function in netlink_cbFlorian Westphal2018-07-241-1/+0
* | | | | Merge tag 'wireless-drivers-next-for-davem-2018-07-23' of git://git.kernel.or...David S. Miller2018-07-231-3/+4
|\ \ \ \ \
| * | | | | bitfield: add u8 helpersJohannes Berg2018-06-271-0/+1
| * | | | | bitfield: fix *_encode_bits()Johannes Berg2018-06-271-3/+3
| | |/ / / | |/| | |
* | | | | net/mlx5: FW tracer, events handlingFeras Daoud2018-07-231-0/+7
* | | | | net/mlx5: FW tracer, implement tracer logicFeras Daoud2018-07-231-0/+3
* | | | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2018-07-234-16/+181
|\ \ \ \ \
| * | | | | net/mlx5: Better return types for CQE APITariq Toukan2018-07-181-4/+4
| * | | | | net/mlx5: Add core support for double vlan push/pop steering actionJianbo Liu2018-07-182-3/+12
| * | | | | net/mlx5: Expose MPEGC (Management PCIe General Configuration) structuresEran Ben Elisha2018-07-182-2/+22
| * | | | | net/mlx5: FW tracer, add hardware structuresFeras Daoud2018-07-182-1/+64
| * | | | | net/mlx5: Add hardware definitions for dump_fill_mkeyLeon Romanovsky2018-07-041-1/+3
| * | | | | net/mlx5: Limit scope of dump_fill_mkey functionYonatan Cohen2018-07-041-2/+0
| * | | | | net/mlx5: Add RoCE RX ICRC encapsulated counterTalat Batheesh2018-06-211-3/+8
| * | | | | net/mlx5: Expose DEVX specificationYishai Hadas2018-06-192-1/+69
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-07-201-2/+11
|\ \ \ \ \
| * | | | | bpf: offload: allow program and map sharing per-ASICJakub Kicinski2018-07-181-0/+1
| * | | | | bpf: offload: keep the offload state per-ASICJakub Kicinski2018-07-181-2/+7
| * | | | | bpf: offload: aggregate offloads per-deviceJakub Kicinski2018-07-181-0/+3
| * | | | | bpf: offload: rename bpf_offload_dev_match() to bpf_offload_prog_map_match()Jakub Kicinski2018-07-181-1/+1
| * | | | | bpf: bpf_prog_array_alloc() should return a generic non-rcu pointerRoman Gushchin2018-07-181-1/+1
* | | | | | driver core: set up ownership of class devices in sysfsDmitry Torokhov2018-07-201-0/+5
* | | | | | sysfs, kobject: allow creating kobject belonging to arbitrary usersDmitry Torokhov2018-07-201-0/+4
* | | | | | kernfs: allow creating kernfs objects with arbitrary uid/gidDmitry Torokhov2018-07-201-9/+19
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-07-203-16/+1
|\ \ \ \ \ \
| * | | | | | netfilter: nf_tables: take module reference when starting a batchFlorian Westphal2018-07-181-0/+1
| * | | | | | netfilter: utils: move nf_ip6_checksum* from ipv6 to utilsFlorian Westphal2018-07-161-5/+0
| * | | | | | netfilter: utils: move nf_ip_checksum* from ipv4 to utilsFlorian Westphal2018-07-161-11/+0
* | | | | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2018-07-2017-24/+70
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge tag 'iommu-fixes-v4.18-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-07-201-0/+1
| |\ \ \ \ \ \
| | * | | | | | Revert "iommu/vt-d: Clean up pasid quirk for pre-production devices"Lu Baolu2018-07-201-0/+1
| * | | | | | | Merge tag 'pci-v4.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-07-191-0/+2
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | PCI: OF: Fix I/O space page leakSergei Shtylyov2018-07-181-0/+2
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-07-187-10/+16
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | net/ethernet/freescale/fman: fix cross-build errorRandy Dunlap2018-07-161-0/+1
| | * | | | | ipv4/igmp: init group mode as INCLUDE when join source groupHangbin Liu2018-07-161-0/+2
| | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-07-131-0/+1
| | |\ \ \ \ \
| | | * | | | | bpf: include errno.h from bpf-cgroup.hRoman Gushchin2018-07-091-0/+1