summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-07-08ethtool: Add support for 100Gbps per lane link modesMeir Lichtinger
2020-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2020-07-08net: phy: Uninline PHY ethtool statistics operationsFlorian Fainelli
2020-07-08net: phy: Define PHY statistics ethtool_phy_opsFlorian Fainelli
2020-07-08Merge tag 'sound-5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-07-08Raise gcc version requirement to 4.9Linus Torvalds
2020-07-08fs: remove __vfs_readChristoph Hellwig
2020-07-08fs: add a __kernel_read helperChristoph Hellwig
2020-07-08bpf: Add BPF_CGROUP_INET_SOCK_RELEASE hookStanislav Fomichev
2020-07-07vlan: consolidate VLAN parsing code and limit max parsing depthToke Høiland-Jørgensen
2020-07-07net: ethtool: Introduce ethtool_phy_opsFlorian Fainelli
2020-07-07net: Added pointer check for dst->ops->neigh_lookup in dst_neigh_lookup_skbMartin Varghese
2020-07-07fs: Add IOCB_NOIO flag for generic_file_read_iterAndreas Gruenbacher
2020-07-07cgroup: fix cgroup_sk_alloc() for sk_clone_lock()Cong Wang
2020-07-07net: phy: Properly define genphy_c45_driverAndrew Lunn
2020-07-07umd: Remove exit_umhEric W. Biederman
2020-07-07bpfilter: Take advantage of the facilities of struct pidEric W. Biederman
2020-07-07exit: Factor thread_group_exited out of pidfd_pollEric W. Biederman
2020-07-07ALSA: compress: fix partial_drain completion stateVinod Koul
2020-07-06net: qed: sanitize BE/LE data processingAlexander Lobakin
2020-07-06scatterlist: protect parameters of the sg_table related macrosMarek Szyprowski
2020-07-05net: dsa: felix: support half-duplex link modesVladimir Oltean
2020-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-07-04umd: Track user space drivers with struct pidEric W. Biederman
2020-07-04exec: Remove do_execve_fileEric W. Biederman
2020-07-04umh: Stop calling do_execve_fileEric W. Biederman
2020-07-04umd: Transform fork_usermode_blob into fork_usermode_driverEric W. Biederman
2020-07-04umd: Rename umd_info.cmdline umd_info.driver_nameEric W. Biederman
2020-07-04umd: For clarity rename umh_info umd_infoEric W. Biederman
2020-07-04umh: Separate the user mode driver and the user mode helper supportEric W. Biederman
2020-07-04umh: Remove call_usermodehelper_setup_file.Eric W. Biederman
2020-07-04umh: Capture the pid in umh_pipe_setupEric W. Biederman
2020-07-04netfilter: nf_tables: reject unsupported chain flagsPablo Neira Ayuso
2020-07-04netfilter: nf_tables: add NFT_CHAIN_BINDINGPablo Neira Ayuso
2020-07-04netfilter: nf_tables: expose enum nft_chain_flags through UAPIPablo Neira Ayuso
2020-07-04netfilter: nf_tables: add NFTA_VERDICT_CHAIN_ID attributePablo Neira Ayuso
2020-07-04netfilter: nf_tables: add NFTA_RULE_CHAIN_ID attributePablo Neira Ayuso
2020-07-04netfilter: nf_tables: add NFTA_CHAIN_ID attributePablo Neira Ayuso
2020-07-04ipvs: allow connection reuse for unconfirmed conntrackJulian Anastasov
2020-07-03sched: consistently handle layer3 header accesses in the presence of VLANsToke Høiland-Jørgensen
2020-07-03Merge tag 'pci-v5.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-07-02Merge tag 'block-5.8-2020-07-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-07-02Merge tag 'io_uring-5.8-2020-07-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-07-02bridge: Extend br_fill_ifinfo to return MPR statusHoratiu Vultur
2020-07-02bridge: uapi: mrp: Extend MRP attributes to get the statusHoratiu Vultur
2020-07-01bonding: allow xfrm offload setup post-module-loadJarod Wilson
2020-07-01genetlink: remove genl_bindSean Tranchetti
2020-07-01xen: netif.h: add a new extra type for XDPDenis Kirjanov
2020-07-01bpf: Introduce helper bpf_get_task_stack()Song Liu
2020-07-01perf: Expose get/put_callchain_entry()Song Liu