summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-03-15netfilter: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-14net: phy: Add XLGMII interface defineJose Abreu
2020-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-03-13bpf: Remove bpf_image treeJiri Olsa
2020-03-13bpf: Add dispatchers to kallsymsJiri Olsa
2020-03-13bpf: Add trampolines to kallsymsJiri Olsa
2020-03-13bpf: Add bpf_ksym_add/del functionsJiri Olsa
2020-03-13bpf: Add prog flag to struct bpf_ksym objectJiri Olsa
2020-03-13bpf: Move ksym_tnode to bpf_ksymJiri Olsa
2020-03-13bpf: Move lnode list node to struct bpf_ksymJiri Olsa
2020-03-13bpf: Add name to struct bpf_ksymJiri Olsa
2020-03-13bpf: Add struct bpf_ksymJiri Olsa
2020-03-13bpf: Add bpf_trampoline_ name prefix for DECLARE_BPF_DISPATCHERBjörn Töpel
2020-03-13bpf: Abstract away entire bpf_link clean up procedureAndrii Nakryiko
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-12bpf: Added new helper bpf_get_ns_current_pid_tgidCarlos Neira
2020-03-12fs/nsfs.c: Added ns_matchCarlos Neira
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-03-12bitfield.h: add FIELD_MAX() and field_max()Alex Elder
2020-03-12net: phy: fix MDIO bus PM PHY resumingHeiner Kallweit
2020-03-12net/mlx5: E-Switch, Enable reg c1 loopback when possiblePaul Blakey
2020-03-12Merge branch 'ct-offload' of git://git.kernel.org/pub/scm/linux/kernel/git/sa...David S. Miller
2020-03-12net: hns: reject unsupported coalescing paramsJakub Kicinski
2020-03-12net: be2net: reject unsupported coalescing paramsJakub Kicinski
2020-03-11cdc_ncm: Implement the 32-bit version of NCM Transfer BlockAlexander Bersenev
2020-03-11driver code: clarify and fix platform device DMA mask allocationChristoph Hellwig
2020-03-11bpf: Add bpf_link_new_file that doesn't install FDAndrii Nakryiko
2020-03-10net: liquidio: reject unsupported coalescing paramsJakub Kicinski
2020-03-10Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-03-10Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-03-09net: stmmac: Integrate it with DesignWare XPCSJose Abreu
2020-03-09net: phy: Add Synopsys DesignWare XPCS MDIO moduleJose Abreu
2020-03-09Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2020-03-09bpf: sockmap: Move generic sockmap hooks from BPF TCPLorenz Bauer
2020-03-09skmsg: Update saved hooks only onceLorenz Bauer
2020-03-09bpf: sockmap: Only check ULP for TCP socketsLorenz Bauer
2020-03-08remoteproc: add IPA notification to q6v5 driverAlex Elder
2020-03-08inet_diag: return classid for all socket typesDmitry Yakunin
2020-03-08Merge tag 'driver-core-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-03-07net/mlx5: HW bit for goto chain offload supportEli Cohen
2020-03-07net/mlx5: Expose link speed directlyMark Bloch
2020-03-07net/mlx5: Introduce TLS and IPSec objects enumsSaeed Mahameed
2020-03-07net/mlx5: Introduce egress acl forward-to-vport capabilityVu Pham
2020-03-07Merge tag 'block-5.6-2020-03-07' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-03-06rhashtable: Document the right function parametersJonathan Neuschäfer
2020-03-06Merge tag 'spi-fix-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-03-06mm, hotplug: fix page online with DEBUG_PAGEALLOC compiled but not enabledVlastimil Babka
2020-03-05PCI: Introduce pci_get_dsnJacob Keller
2020-03-05net: sched: Make FIFO Qdisc offloadablePetr Machata
2020-03-05ethtool: add infrastructure for centralized checking of coalescing parametersJakub Kicinski