summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-07-24Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed4-16/+181
2018-07-23ipv6: use fib6_info_hold_safe() when necessaryWei Wang1-0/+5
2018-07-23net/smc: provide smc mode in smc_diag.cKarsten Graul1-1/+8
2018-07-23net: bridge: add support for backup portNikolay Aleksandrov1-0/+1
2018-07-22Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-6/+2
2018-07-22alpha: fix osf_wait4() breakageAl Viro1-1/+1
2018-07-22nfp: bring back support for offloading shared blocksJakub Kicinski1-5/+0
2018-07-22net/ipv6: Fix linklocal to global address with VRFDavid Ahern1-0/+5
2018-07-22bpfilter: Fix mismatch in function argument typesYueHaibing1-3/+3
2018-07-22mm: make vm_area_alloc() initialize core fieldsLinus Torvalds1-1/+1
2018-07-21mm: use helper functions for allocating and freeing vm_area structsLinus Torvalds1-1/+3
2018-07-21Merge tag 'mlx5-fixes-2018-07-18' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller1-3/+15
2018-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-2/+11
2018-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+1
2018-07-21net: create reusable function for getting ownership info of sysfs inodesTyler Hicks1-0/+10
2018-07-21driver core: set up ownership of class devices in sysfsDmitry Torokhov1-0/+5
2018-07-21sysfs, kobject: allow creating kobject belonging to arbitrary usersDmitry Torokhov1-0/+4
2018-07-21kernfs: allow creating kernfs objects with arbitrary uid/gidDmitry Torokhov1-9/+19
2018-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller19-190/+191
2018-07-21Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller31-155/+186
2018-07-21tcp: do not delay ACK in DCTCP upon CE status changeYuchung Cheng1-0/+1
2018-07-21tcp: do not cancel delay-AcK on DCTCP special ACKYuchung Cheng1-0/+1
2018-07-20Merge tag 'iommu-fixes-v4.18-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2018-07-20netfilter: nf_tables: use dev->name directlyFlorian Westphal1-1/+0
2018-07-20Revert "iommu/vt-d: Clean up pasid quirk for pre-production devices"Lu Baolu1-0/+1
2018-07-20bpf: btf: Clean up BTF_INT_BITS() in uapi btf.hMartin KaFai Lau1-1/+1
2018-07-20xfrm: Remove xfrmi interface ID from flowiBenedict Wong3-10/+15
2018-07-20qed: Add qed APIs for PHY module query.Sudarsana Reddy Kalluru1-0/+15
2018-07-20net/sched: cls_flower: Support matching on ip tos and ttl for tunnelsOr Gerlitz1-0/+5
2018-07-20flow_dissector: Dissect tos and ttl from the tunnel infoOr Gerlitz1-1/+1
2018-07-20net/sched: tunnel_key: Allow to set tos and ttl for tc based ip tunnelsOr Gerlitz1-0/+2
2018-07-19Merge tag 'pci-v4.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2018-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds17-26/+47
2018-07-19net/mlx5: Fix QP fragmented buffer allocationTariq Toukan1-3/+15
2018-07-19ipv6: fix useless rol32 call on hashColin Ian King1-1/+1
2018-07-19net: dsa: Remove VLA usageSalvatore Mesoraca1-0/+3
2018-07-19net/mlx5: Better return types for CQE APITariq Toukan1-4/+4
2018-07-19net/mlx5: Add core support for double vlan push/pop steering actionJianbo Liu2-3/+12
2018-07-19net/mlx5: Expose MPEGC (Management PCIe General Configuration) structuresEran Ben Elisha2-2/+22
2018-07-19net/mlx5: FW tracer, add hardware structuresFeras Daoud2-1/+64
2018-07-18net: Move skb decrypted field, avoid explicity copyStefano Brivio1-5/+4
2018-07-18PCI: OF: Fix I/O space page leakSergei Shtylyov1-0/+2
2018-07-18bpf: offload: allow program and map sharing per-ASICJakub Kicinski1-0/+1
2018-07-18bpf: offload: keep the offload state per-ASICJakub Kicinski1-2/+7
2018-07-18bpf: offload: aggregate offloads per-deviceJakub Kicinski1-0/+3
2018-07-18bpf: offload: rename bpf_offload_dev_match() to bpf_offload_prog_map_match()Jakub Kicinski1-1/+1
2018-07-18bpf: bpf_prog_array_alloc() should return a generic non-rcu pointerRoman Gushchin1-1/+1
2018-07-18netfilter: nf_osf: add missing definitions to header fileFernando Fernandez Mancera2-8/+13
2018-07-18ipv6: remove dependency of nf_defrag_ipv6 on ipv6 moduleFlorian Westphal2-28/+104
2018-07-18netfilter: nft_socket: Expose socket markMáté Eckl1-1/+3