summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-07-20netfilter: remove the compat_{get,set} methodsChristoph Hellwig1-14/+0
2020-07-20net: remove compat_sys_{get,set}sockoptChristoph Hellwig2-4/+4
2020-07-20net: remove compat_sock_common_{get,set}sockoptChristoph Hellwig1-6/+0
2020-07-20net: simplify cBPF setsockopt compat handlingChristoph Hellwig1-2/+2
2020-07-20net/atm: remove the atmdev_ops {get, set}sockopt methodsChristoph Hellwig1-9/+0
2020-07-17Merge tag 'mlx5-updates-2020-07-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller4-6/+20
2020-07-17net: usbnet: export usbnet_set_rx_mode()Bjørn Mork1-0/+1
2020-07-17net: cdc_ether: export usbnet_cdc_update_filterMiguel Rodríguez Pérez1-0/+1
2020-07-17net/mlx5: Add IPsec related Flow steering entry's fieldsHuy Nguyen2-3/+14
2020-07-17net/mlx5: Accel, Add core IPsec support for the Connect-X familyRaed Salem2-3/+6
2020-07-16net: ipv6: drop duplicate word in commentRandy Dunlap1-1/+1
2020-07-16net: wimax: fix duplicate words in commentsRandy Dunlap1-2/+2
2020-07-16net: skbuff.h: drop duplicate words in commentsRandy Dunlap1-2/+2
2020-07-16net: qed: drop duplicate words in commentsRandy Dunlap2-2/+2
2020-07-15netpoll: Remove unused inline function netpoll_netdev_init()YueHaibing1-3/+0
2020-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller7-29/+34
2020-07-14bridge: mrp: Extend bridge interfaceHoratiu Vultur1-0/+1
2020-07-14Merge branch 'usermode-driver-cleanup' of git://git.kernel.org/pub/scm/linux/...Alexei Starovoitov6-28/+24
2020-07-14bpf: Fix cross build for CONFIG_DEBUG_INFO_BTF optionJiri Olsa1-1/+1
2020-07-14bpf: Fix build for disabled CONFIG_DEBUG_INFO_BTF optionJiri Olsa1-0/+9
2020-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-0/+91
2020-07-13bpf: Add BTF_ID_LIST/BTF_ID/BTF_ID_UNUSED macrosJiri Olsa1-0/+87
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller43-130/+505
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds12-14/+102
2020-07-11Merge tag 'mlx5-fixes-2020-07-02' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2-0/+29
2020-07-10udp_tunnel: add central NIC RX port offload infrastructureJakub Kicinski1-0/+8
2020-07-10debugfs: make sure we can remove u32_array files cleanlyJakub Kicinski1-3/+9
2020-07-10Merge tag 'cleanup-kernel_read_write' of git://git.infradead.org/users/hch/miscLinus Torvalds1-1/+1
2020-07-10Merge tag 'dma-mapping-5.8-5' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-4/+4
2020-07-10Merge tag 'gfs2-v5.8-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2020-07-10net/mlx5e: Fix port buffers cell size valueEran Ben Elisha2-0/+29
2020-07-10cgroup: Fix sock_cgroup_data on big-endian.Cong Wang1-0/+2
2020-07-09Merge tag 'kallsyms_show_value-v5.8-rc5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-4/+5
2020-07-09bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok()Kees Cook1-2/+2
2020-07-09kallsyms: Refactor kallsyms_show_value() to take credKees Cook2-3/+4
2020-07-09net/mlx5: Added support for 100Gbps per lane link modesMeir Lichtinger1-0/+3
2020-07-08net: phy: Uninline PHY ethtool statistics operationsFlorian Fainelli1-45/+4
2020-07-08net: phy: Define PHY statistics ethtool_phy_opsFlorian Fainelli1-0/+7
2020-07-08Raise gcc version requirement to 4.9Linus Torvalds3-29/+3
2020-07-08fs: remove __vfs_readChristoph Hellwig1-1/+0
2020-07-08fs: add a __kernel_read helperChristoph Hellwig1-0/+1
2020-07-08bpf: Add BPF_CGROUP_INET_SOCK_RELEASE hookStanislav Fomichev1-0/+4
2020-07-08vlan: consolidate VLAN parsing code and limit max parsing depthToke Høiland-Jørgensen1-35/+22
2020-07-08net: ethtool: Introduce ethtool_phy_opsFlorian Fainelli1-0/+25
2020-07-08fs: Add IOCB_NOIO flag for generic_file_read_iterAndreas Gruenbacher1-0/+1
2020-07-07cgroup: fix cgroup_sk_alloc() for sk_clone_lock()Cong Wang2-3/+7
2020-07-07net: phy: Properly define genphy_c45_driverAndrew Lunn1-0/+3
2020-07-07umd: Remove exit_umhEric W. Biederman2-17/+0
2020-07-07bpfilter: Take advantage of the facilities of struct pidEric W. Biederman1-1/+2
2020-07-07exit: Factor thread_group_exited out of pidfd_pollEric W. Biederman1-0/+2