aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-23net: add skeleton of bpfilter kernel moduleAlexei Starovoitov1-0/+15
2018-05-23umh: introduce fork_usermode_blob() helperAlexei Starovoitov2-0/+13
2018-05-22qed: Add driver infrastucture for handling mfw requests.Sudarsana Reddy Kalluru1-0/+10
2018-05-22qed: Add support for processing iscsi tlv request.Sudarsana Reddy Kalluru1-0/+36
2018-05-22qed: Add support for processing fcoe tlv request.Sudarsana Reddy Kalluru1-0/+193
2018-05-22qed: Add support for tlv request processing.Sudarsana Reddy Kalluru1-0/+37
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller14-35/+88
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-11/+1
2018-05-20net: dsa: b53: Extend platform data to include DSA portsFlorian Fainelli1-0/+4
2018-05-20net: dsa: mv88e6xxx: Add support for EEPROM via platform dataAndrew Lunn1-0/+1
2018-05-20net: dsa: mv88e6xxx: Add minimal platform_data supportAndrew Lunn1-0/+17
2018-05-20Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+11
2018-05-20Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+4
2018-05-18include/linux/mm.h: add new inline function vmf_error()Souptick Joarder1-0/+7
2018-05-18Merge tag 'mlx5-updates-2018-05-17' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxDavid S. Miller2-6/+14
2018-05-18Merge tag 'mtd/fixes-for-4.17-rc6' of git://git.infradead.org/linux-mtdLinus Torvalds2-6/+12
2018-05-18tcp: add SACK compressionEric Dumazet1-0/+2
2018-05-17net/mlx5: Add source e-switch ownerShahar Klein1-2/+4
2018-05-17net/mlx5: Add destination e-switch ownerShahar Klein2-3/+8
2018-05-17net/mlx5: Add merged e-switch capRoi Dayan1-1/+2
2018-05-17phy: add 2.5G SGMII mode to the phy_mode enumAntoine Tenart1-0/+1
2018-05-17Merge tag 'wireless-drivers-next-for-davem-2018-05-17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-0/+1
2018-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-7/+1
2018-05-17pfifo_fast: drop unneeded additional lock on dequeuePaolo Abeni1-0/+5
2018-05-17proc: do not access cmdline nor environ from file-backed areasWilly Tarreau1-0/+1
2018-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller5-5/+15
2018-05-17bpf: add __printf verification to bpf_verifier_vlogMathieu Malaterre1-2/+2
2018-05-16net/mlx5: Fix build break when CONFIG_SMP=nSaeed Mahameed1-11/+1
2018-05-16locking/percpu-rwsem: Annotate rwsem ownership transfer by setting RWSEM_OWNER_UNKNOWNWaiman Long2-1/+11
2018-05-15bpf: sockmap, add hash map supportJohn Fastabend2-0/+9
2018-05-15bpf: sockmap, refactor sockmap routines to work with hashmapJohn Fastabend1-2/+1
2018-05-15mtd: rawnand: Fix return type of __DIVIDE() when called with 32-bitGeert Uytterhoeven1-5/+11
2018-05-14Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller1-2/+2
2018-05-14vmcore: add API to collect hardware dump in second kernelRahul Lakkireddy2-0/+24
2018-05-14virtchnl: Whitespace and parenthesis cleanupBruce Allan1-2/+2
2018-05-14mtd: Fix comparison in map_word_andequal()Ben Hutchings1-1/+1
2018-05-14efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definition for mixed modeArd Biesheuvel1-4/+4
2018-05-13Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-6/+47
2018-05-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-0/+4
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-5/+36
2018-05-11rbtree: include rcu.hSebastian Andrzej Siewior2-0/+2
2018-05-11mm, oom: fix concurrent munlock and oom reaper unmap, v3David Rientjes1-0/+2
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+1
2018-05-11KVM: Extend MAX_IRQ_ROUTES to 4096 for all archsWanpeng Li1-7/+1
2018-05-10net/mlx4_core: Report driver version to FWEran Ben Elisha1-0/+1
2018-05-10libceph: add osd_req_op_extent_osd_data_bvecs()Ilya Dryomov1-2/+10
2018-05-09bpf: xdp: allow offloads to store into rx_queue_indexJakub Kicinski1-1/+1
2018-05-09bpf: btf: Introduce BTF IDMartin KaFai Lau1-0/+2
2018-05-09brcmfmac: Add support for bcm43364 wireless chipsetSean Lanigan1-0/+1
2018-05-08net: core: rework basic flow dissection helperPaolo Abeni1-8/+10