- 55db9c0 net: remove compat_sys_{get,set}sockopt by Christoph Hellwig · 4 years, 6 months ago
- 8c918ff net: remove compat_sock_common_{get,set}sockopt by Christoph Hellwig · 4 years, 6 months ago
- 4d295e5 net: simplify cBPF setsockopt compat handling by Christoph Hellwig · 4 years, 6 months ago
- a06d30a net/atm: remove the atmdev_ops {get, set}sockopt methods by Christoph Hellwig · 4 years, 6 months ago
- c4471ad net: phy: add USXGMII link partner ability constants by Michael Walle · 4 years, 6 months ago
- d44a919 Merge tag 'mlx5-updates-2020-07-16' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 4 years, 6 months ago
- e3a5a1e tcp: add SNMP counter for no. of duplicate segments reported by DSACK by Priyaranjan Jha · 4 years, 6 months ago
- 1ea2b74 net: usbnet: export usbnet_set_rx_mode() by Bjørn Mork · 4 years, 6 months ago
- e506add net: cdc_ether: export usbnet_cdc_update_filter by Miguel Rodríguez Pérez · 4 years, 6 months ago
- ac5c66f Revert "net: sched: Pass root lock to Qdisc_ops.enqueue" by Petr Machata · 4 years, 6 months ago
- 55f656c net: sched: Do not drop root lock in tcf_qevent_handle() by Petr Machata · 4 years, 6 months ago
- 78fb612 net/mlx5: Add IPsec related Flow steering entry's fields by Huy Nguyen · 4 years, 9 months ago
- 9a6ad1a net/mlx5: Accel, Add core IPsec support for the Connect-X family by Raed Salem · 5 years ago
- 59632b2 net: ipv6: drop duplicate word in comment by Randy Dunlap · 4 years, 6 months ago
- d86f986 net: sctp: drop duplicate words in comments by Randy Dunlap · 4 years, 6 months ago
- 4b48b0a net: ip6_fib.h: drop duplicate word in comment by Randy Dunlap · 4 years, 6 months ago
- ab88d64 net: dsa.h: drop duplicate word in comment by Randy Dunlap · 4 years, 6 months ago
- c201324 net: caif: drop duplicate words in comments by Randy Dunlap · 4 years, 6 months ago
- cee50c2 net: 9p: drop duplicate word in comment by Randy Dunlap · 4 years, 6 months ago
- 158e896 net: wimax: fix duplicate words in comments by Randy Dunlap · 4 years, 6 months ago
- 2ff1711 net: skbuff.h: drop duplicate words in comments by Randy Dunlap · 4 years, 6 months ago
- 0d80b76 net: qed: drop duplicate words in comments by Randy Dunlap · 4 years, 6 months ago
- 8635764 netpoll: Remove unused inline function netpoll_netdev_init() by YueHaibing · 4 years, 6 months ago
- 0d40efa mptcp: Remove unused inline function mptcp_rcv_synsent() by YueHaibing · 4 years, 6 months ago
- 054848d net: flow: Remove unused inline function by YueHaibing · 4 years, 6 months ago
- 17c7b8b cipso: Remove unused inline functions by YueHaibing · 4 years, 6 months ago
- df8201c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 6 months ago
- ffb3adb net: bridge: Add port attribute IFLA_BRPORT_MRP_IN_OPEN by Horatiu Vultur · 4 years, 6 months ago
- 559139c bridge: uapi: mrp: Extend MRP_INFO attributes for interconnect status by Horatiu Vultur · 4 years, 6 months ago
- 43364ef bridge: mrp: Extend bridge interface by Horatiu Vultur · 4 years, 6 months ago
- 2801758 bridge: uapi: mrp: Extend MRP attributes for MRP interconnect by Horatiu Vultur · 4 years, 6 months ago
- cf7c527 switchdev: mrp: Extend switchdev API for MRP Interconnect by Horatiu Vultur · 4 years, 6 months ago
- ec2ffdf Merge branch 'usermode-driver-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace into bpf-next by Alexei Starovoitov · 4 years, 6 months ago
- 11bb2f7 bpf: Fix cross build for CONFIG_DEBUG_INFO_BTF option by Jiri Olsa · 4 years, 6 months ago
- 079ef53 bpf: Fix build for disabled CONFIG_DEBUG_INFO_BTF option by Jiri Olsa · 4 years, 6 months ago
- 07dd1b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 6 months ago
- aa92d83 net: mscc: ocelot: extend watermark encoding function by Maxim Kochetkov · 4 years, 6 months ago
- 541132f net: mscc: ocelot: convert SYS_PAUSE_CFG register access to regfield by Maxim Kochetkov · 4 years, 6 months ago
- 67c2404 net: dsa: felix: create a template for the DSA tags on xmit by Vladimir Oltean · 4 years, 6 months ago
- 886e138 net: mscc: ocelot: convert QSYS_SWITCH_PORT_MODE and SYS_PORT_MODE to regfields by Vladimir Oltean · 4 years, 6 months ago
- 2789658 soc: mscc: ocelot: add MII registers description by Maxim Kochetkov · 4 years, 6 months ago
- 91c724c net: mscc: ocelot: convert port registers to regmap by Vladimir Oltean · 4 years, 6 months ago
- c40f4e5 net: sched: Pass qdisc reference in struct flow_block_offload by Petr Machata · 4 years, 6 months ago
- ed75732 atm: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
- 0d80cb4 xsk: Add xdp statistics to xsk_diag by Ciara Loftus · 4 years, 6 months ago
- 8aa5a33 xsk: Add new statistics by Ciara Loftus · 4 years, 6 months ago
- 5a2798a bpf: Add BTF_ID_LIST/BTF_ID/BTF_ID_UNUSED macros by Jiri Olsa · 4 years, 6 months ago
- 71930d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
- 5a76489 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 6 months ago
- 15c724b devlink: Add devlink health port reporters API by Vladyslav Tarasiuk · 4 years, 6 months ago
- f4f5416 devlink: Implement devlink health reporters on per-port basis by Vladyslav Tarasiuk · 4 years, 6 months ago
- 45ae836 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 6 months ago
- ca68d56 Merge tag 'mlx5-fixes-2020-07-02' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 4 years, 6 months ago
- c7d759e ethtool: add tunnel info interface by Jakub Kicinski · 4 years, 6 months ago
- cc4e383 udp_tunnel: add central NIC RX port offload infrastructure by Jakub Kicinski · 4 years, 6 months ago
- 84a4160 udp_tunnel: re-number the offload tunnel types by Jakub Kicinski · 4 years, 6 months ago
- a2b992c debugfs: make sure we can remove u32_array files cleanly by Jakub Kicinski · 4 years, 6 months ago
- a581387 Merge tag 'io_uring-5.8-2020-07-10' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 6 months ago
- b1b11d0 Merge tag 'cleanup-kernel_read_write' of git://git.infradead.org/users/hch/misc by Linus Torvalds · 4 years, 6 months ago
- 1bfde03 Merge tag 'dma-mapping-5.8-5' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 6 months ago
- d02b047 Merge tag 'gfs2-v5.8-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 4 years, 6 months ago
- 88b3d5c net/mlx5e: Fix port buffers cell size value by Eran Ben Elisha · 4 years, 7 months ago
- 14b032b cgroup: Fix sock_cgroup_data on big-endian. by Cong Wang · 4 years, 6 months ago
- a0f49b5 devlink: Add a new devlink port split ability attribute and pass to netlink by Danielle Ratson · 4 years, 6 months ago
- a21cf0a devlink: Add a new devlink port lanes attribute and pass to netlink by Danielle Ratson · 4 years, 6 months ago
- 71ad8d5 devlink: Replace devlink_port_attrs_set parameters with a struct by Danielle Ratson · 4 years, 6 months ago
- 46737a1 devlink: Move switch_port attribute of devlink_port_attrs to devlink_port by Danielle Ratson · 4 years, 6 months ago
- 10a429b devlink: Move set attribute of devlink_port_attrs to devlink_port by Danielle Ratson · 4 years, 6 months ago
- ce69fb3 Merge tag 'kallsyms_show_value-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 6 months ago
- c9a368f bpf: net: Avoid incorrect bpf_sk_reuseport_detach call by Martin KaFai Lau · 4 years, 6 months ago
- ac3b45f mptcp: add MPTCP socket diag interface by Paolo Abeni · 4 years, 6 months ago
- 3f935c7 inet_diag: support for wider protocol numbers by Paolo Abeni · 4 years, 6 months ago
- 6d5f904 io_uring: export cq overflow status to userspace by Xiaoguang Wang · 4 years, 6 months ago
- 6396026 bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok() by Kees Cook · 4 years, 6 months ago
- 1602518 kallsyms: Refactor kallsyms_show_value() to take cred by Kees Cook · 4 years, 6 months ago
- efd7fe6 net: dsa: tag_rtl4_a: Implement Realtek 4 byte A tag by Linus Walleij · 4 years, 6 months ago
- 12fdafb net/mlx5: Added support for 100Gbps per lane link modes by Meir Lichtinger · 4 years, 6 months ago
- 065e0d4 ethtool: Add support for 100Gbps per lane link modes by Meir Lichtinger · 4 years, 6 months ago
- e80a07b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 4 years, 6 months ago
- 1780951 net: phy: Uninline PHY ethtool statistics operations by Florian Fainelli · 4 years, 6 months ago
- bd36ed1 net: phy: Define PHY statistics ethtool_phy_ops by Florian Fainelli · 4 years, 6 months ago
- 63e1968 Merge tag 'sound-5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 6 months ago
- 6ec4476 Raise gcc version requirement to 4.9 by Linus Torvalds · 4 years, 6 months ago
- 775802c fs: remove __vfs_read by Christoph Hellwig · 4 years, 8 months ago
- 61a707c fs: add a __kernel_read helper by Christoph Hellwig · 4 years, 8 months ago
- f583674 bpf: Add BPF_CGROUP_INET_SOCK_RELEASE hook by Stanislav Fomichev · 4 years, 6 months ago
- 469aced vlan: consolidate VLAN parsing code and limit max parsing depth by Toke Høiland-Jørgensen · 4 years, 6 months ago
- 4895d78 net: ethtool: Introduce ethtool_phy_ops by Florian Fainelli · 4 years, 6 months ago
- 394de11 net: Added pointer check for dst->ops->neigh_lookup in dst_neigh_lookup_skb by Martin Varghese · 4 years, 6 months ago
- 41da51b fs: Add IOCB_NOIO flag for generic_file_read_iter by Andreas Gruenbacher · 5 years ago
- ad0f75e cgroup: fix cgroup_sk_alloc() for sk_clone_lock() by Cong Wang · 4 years, 6 months ago
- 3970ed4 net: phy: Properly define genphy_c45_driver by Andrew Lunn · 4 years, 6 months ago
- 8c2f526 umd: Remove exit_umh by Eric W. Biederman · 4 years, 6 months ago
- e80eb1d bpfilter: Take advantage of the facilities of struct pid by Eric W. Biederman · 4 years, 6 months ago
- 38fd525a exit: Factor thread_group_exited out of pidfd_poll by Eric W. Biederman · 4 years, 6 months ago
- f79a732 ALSA: compress: fix partial_drain completion state by Vinod Koul · 4 years, 6 months ago
- 5ab9034 net: qed: sanitize BE/LE data processing by Alexander Lobakin · 4 years, 6 months ago
- 68d2370 scatterlist: protect parameters of the sg_table related macros by Marek Szyprowski · 4 years, 6 months ago
- b1c7b87 net: dsa: felix: support half-duplex link modes by Vladimir Oltean · 4 years, 6 months ago
- f91c031e Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 6 months ago