- bea1898 ice: Fix KASAN error in LAG NETDEV_UNREGISTER handler by Dave Ertman · 3 years ago
- 46b699c ice: fix IPIP and SIT TSO offload by Jesse Brandeburg · 3 years ago
- 21338d5 ice: fix an error code in ice_cfg_phy_fec() by Dan Carpenter · 3 years ago
- c4416f5 net: mpls: Fix GCC 12 warning by Victor Erminpour · 2 years, 11 months ago
- 9ccc6e0 dpaa2-eth: unregister the netdev before disconnecting from the PHY by Robert-Ionut Alexa · 2 years, 11 months ago
- 58e61e4 skbuff: cleanup double word in comment by Tom Rix · 2 years, 11 months ago
- 37f7860 net: macb: Align the dma and coherent dma masks by Marc St-Amand · 2 years, 11 months ago
- 4e9120c Merge branch 'mptcp-fixes-for-5-17' by Jakub Kicinski · 2 years, 11 months ago
- 029744c mptcp: netlink: process IPv6 addrs in creating listening sockets by Kishen Maloor · 2 years, 11 months ago
- 857898e selftests: mptcp: add missing join check by Matthieu Baerts · 2 years, 11 months ago
- 8ecbb17 net: usb: qmi_wwan: Add support for Dell DW5829e by Slark Xiao · 2 years, 11 months ago
- 3bed06e Merge branch 'vlan-QinQ-leak-fix' by David S. Miller · 2 years, 11 months ago
- d6ff94a vlan: move dev_put into vlan_dev_uninit by Xin Long · 2 years, 11 months ago
- 37aa50c vlan: introduce vlan_dev_free_egress_priority by Xin Long · 2 years, 11 months ago
- feef318 ax25: fix UAF bugs of net_device caused by rebinding operation by Duoming Zhou · 2 years, 11 months ago
- ee53437 net: dsa: fix panic when DSA master device unbinds on shutdown by Vladimir Oltean · 2 years, 11 months ago
- 68c2d6a net: amd-xgbe: disable interrupts during pci removal by Raju Rangoju · 2 years, 11 months ago
- c7223d6 tipc: rate limit warning for received illegal binding update by Jon Maloy · 2 years, 11 months ago
- bc1c3c3 net: mdio: aspeed: Add missing MODULE_DEVICE_TABLE by Joel Stanley · 2 years, 11 months ago
- 68468d8 veth: fix races around rq->rx_notify_masked by Eric Dumazet · 2 years, 11 months ago
- 6d07206 Merge tag 'linux-can-fixes-for-5.17-20220209' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 2 years, 11 months ago
- 7ec02f5 ax25: fix NPD bug in ax25_disconnect by Duoming Zhou · 2 years, 11 months ago
- 676b493 Merge branch 'net-fix-skb-unclone-issues' by David S. Miller · 2 years, 11 months ago
- 9eeabdf net: fix a memleak when uncloning an skb dst and its metadata by Antoine Tenart · 2 years, 11 months ago
- cfc56f8 net: do not keep the dst cache when uncloning an skb dst and its metadata by Antoine Tenart · 2 years, 11 months ago
- 8375dfa can: isotp: fix error path in isotp_sendmsg() to unlock wait queue by Oliver Hartkopp · 2 years, 11 months ago
- 7c75904 can: isotp: fix potential CAN frame reception race in isotp_rcv() by Oliver Hartkopp · 2 years, 11 months ago
- 7db788a nfp: flower: fix ida_idx not being released by Louis Peens · 2 years, 11 months ago
- 5611a00 ipmr,ip6mr: acquire RTNL before calling ip[6]mr_free_table() on failure path by Eric Dumazet · 2 years, 11 months ago
- 2427f03 net: ethernet: litex: Add the dependency on HAS_IOMEM by Cai Huoqing · 2 years, 11 months ago
- 61772b0 ibmvnic: don't release napi in __ibmvnic_open() by Sukadev Bhattiprolu · 2 years, 11 months ago
- 1335648 Merge branch 'more-dsa-fixes-for-devres-mdiobus_-alloc-register' by Jakub Kicinski · 2 years, 11 months ago
- 0d120df net: dsa: lantiq_gswip: don't use devres for mdiobus by Vladimir Oltean · 2 years, 11 months ago
- 9ffe3d0 net: dsa: mt7530: fix kernel bug in mdiobus_free() when unbinding by Vladimir Oltean · 2 years, 11 months ago
- bd488af net: dsa: seville: register the mdiobus under devres by Vladimir Oltean · 2 years, 11 months ago
- 209bdb7 net: dsa: felix: don't use devres for mdiobus by Vladimir Oltean · 2 years, 11 months ago
- 08f1a20 net: dsa: bcm_sf2: don't use devres for mdiobus by Vladimir Oltean · 2 years, 11 months ago
- 50facd8 net: dsa: ar9331: register the mdiobus under devres by Vladimir Oltean · 2 years, 11 months ago
- f53a2ce net: dsa: mv88e6xxx: don't use devres for mdiobus by Vladimir Oltean · 2 years, 11 months ago
- 23de0d7 bonding: pair enable_port with slave_arr_updates by Mahesh Bandewar · 2 years, 11 months ago
- 084cbb2 gve: Recording rx queue before sending to napi by Tao Liu · 2 years, 11 months ago
- fe4f57b net: phy: marvell: Fix RGMII Tx/Rx delays setting in 88e1121-compatible PHYs by Pavel Parkhomenko · 2 years, 11 months ago
- 94fdd7c net/smc: use GFP_ATOMIC allocation in smc_pnet_add_eth() by Eric Dumazet · 2 years, 11 months ago
- 28f9222 net/smc: fix ref_tracker issue in smc_pnet_add() by Eric Dumazet · 2 years, 11 months ago
- aec1283 net: phy: marvell: Fix MDI-x polarity setting in 88e1118-compatible PHYs by Pavel Parkhomenko · 2 years, 11 months ago
- 5908520 net: mscc: ocelot: fix all IP traffic getting trapped to CPU with PTP over IP by Vladimir Oltean · 2 years, 11 months ago
- f8d9d93 tcp: take care of mixed splice()/sendmsg(MSG_ZEROCOPY) case by Eric Dumazet · 2 years, 11 months ago
- 40106e0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf by Jakub Kicinski · 2 years, 11 months ago
- fe68195 ixgbevf: Require large buffers for build_skb on 82599VF by Samuel Mendoza-Jonas · 2 years, 11 months ago
- d1ca60ef netfilter: ctnetlink: disable helper autoassign by Florian Westphal · 2 years, 11 months ago
- 1f6339e MAINTAINERS: netfilter: update git links by Florian Westphal · 2 years, 11 months ago
- 82b72cb netfilter: conntrack: re-init state for retransmitted syn-ack by Florian Westphal · 2 years, 11 months ago
- cc4f9d6 netfilter: conntrack: move synack init code to helper by Florian Westphal · 2 years, 11 months ago
- a9e8503 netfilter: nft_payload: don't allow th access for fragments by Florian Westphal · 2 years, 11 months ago
- 77b3371 netfilter: conntrack: don't refresh sctp entries in closed state by Florian Westphal · 2 years, 11 months ago
- ed14fc7 net: sparx5: Fix get_stat64 crash in tcpdump by Steen Hegelund · 2 years, 11 months ago
- dcb85f85 gcc-plugins/stackleak: Use noinstr in favor of notrace by Kees Cook · 2 years, 11 months ago
- eb2eb51 Merge tag 'net-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 2 years, 11 months ago
- 551007a Merge tag 'selinux-pr-20220203' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 2 years, 11 months ago
- 25b20ae Merge tag 'linux-kselftest-fixes-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 2 years, 11 months ago
- 87563a0 ax25: fix reference count leaks of ax25_dev by Duoming Zhou · 2 years, 11 months ago
- 80d4609 net: stmmac: ensure PTP time register reads are consistent by Yannick Vignon · 2 years, 11 months ago
- 77b1b8b Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 2 years, 11 months ago
- 1f2cfdd printk: Fix incorrect __user type in proc_dointvec_minmax_sysadmin() by Mickaël Salaün · 2 years, 11 months ago
- 67d6212 Revert "module, async: async_synchronize_full() on module init iff async is used" by Igor Pylypiv · 2 years, 11 months ago
- 305e6c4 Merge branch 'for-5.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 2 years, 11 months ago
- 0166556 Merge branch 'net-ipa-enable-register-retention' by Jakub Kicinski · 2 years, 11 months ago
- 34a0817 net: ipa: request IPA register values be retained by Alex Elder · 2 years, 11 months ago
- ac62a01 dt-bindings: net: qcom,ipa: add optional qcom,qmp property by Alex Elder · 2 years, 11 months ago
- 2bdfd28 cgroup/cpuset: Fix "suspicious RCU usage" lockdep warning by Waiman Long · 2 years, 11 months ago
- 7f3bdbc tools/resolve_btfids: Do not print any commands when building silently by Nathan Chancellor · 2 years, 11 months ago
- c36c04c Revert "mm/gup: small refactoring: simplify try_grab_page()" by John Hubbard · 2 years, 11 months ago
- d394bb7 Merge tag 'mips-fixes-5.17_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 2 years, 11 months ago
- b293dcc bpf: Use VM_MAP instead of VM_ALLOC for ringbuf by Hou Tao · 2 years, 11 months ago
- 4a81f6d net, neigh: Do not trigger immediate probes on NUD_FAILED from neigh_managed_work by Daniel Borkmann · 2 years, 11 months ago
- b67985b tcp: add missing tcp_skb_can_collapse() test in tcp_shift_skb_data() by Eric Dumazet · 2 years, 11 months ago
- 88808fb Merge tag 'nfsd-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 2 years, 11 months ago
- d5084ff Merge tag 'fsnotify_for_v5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 2 years, 11 months ago
- 27bb0b1 Merge tag 'linux-kselftest-kunit-fixes-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 2 years, 11 months ago
- 3e5832e Merge tag 'pinctrl-v5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 2 years, 11 months ago
- 81eb8b0 net: sparx5: do not refer to skb after passing it on by Steen Hegelund · 2 years, 11 months ago
- 186edf7 selinux: fix double free of cond_list on error paths by Vratislav Bendel · 2 years, 11 months ago
- c86d861 Partially revert "net/smc: Add netlink net namespace support" by Dmitry V. Levin · 2 years, 11 months ago
- c8ff576 Merge tag 'mlx5-fixes-2022-02-01' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 2 years, 11 months ago
- 3aa430d Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue by Jakub Kicinski · 2 years, 11 months ago
- ad51857 net/mlx5e: Avoid field-overflowing memcpy() by Kees Cook · 3 years ago
- 6d5c900 net/mlx5e: Use struct_group() for memcpy() region by Kees Cook · 3 years ago
- 5b209d1 net/mlx5e: Avoid implicit modify hdr for decap drop rule by Roi Dayan · 2 years, 11 months ago
- de47db0 net/mlx5e: IPsec: Fix tunnel mode crypto offload for non TCP/UDP traffic by Raed Salem · 3 years, 1 month ago
- 5352859 net/mlx5e: IPsec: Fix crypto offload for non TCP/UDP encapsulated traffic by Raed Salem · 3 years, 1 month ago
- 736dfe4 net/mlx5e: Don't treat small ceil values as unlimited in HTB offload by Maxim Mikityanskiy · 3 years ago
- d8e5883 net/mlx5: E-Switch, Fix uninitialized variable modact by Maor Dickman · 2 years, 11 months ago
- ec41332 net/mlx5e: Fix handling of wrong devices during bond netevent by Maor Dickman · 3 years ago
- 7957837 net/mlx5e: Fix broken SKB allocation in HW-GRO by Khalid Manaa · 2 years, 11 months ago
- b8d9114 net/mlx5e: Fix wrong calculation of header index in HW_GRO by Khalid Manaa · 2 years, 11 months ago
- 880b517 net/mlx5: Bridge, Fix devlink deadlock on net namespace deletion by Roi Dayan · 3 years ago
- 55b2ca70 net/mlx5: Fix offloading with ESWITCH_IPV4_TTL_MODIFY_ENABLE by Dima Chumak · 3 years ago
- 5623ef8 net/mlx5e: TC, Reject rules with forward and drop actions by Roi Dayan · 3 years ago
- 3c5193a net/mlx5: Use del_timer_sync in fw reset flow of halting poll by Maher Sanalla · 3 years ago
- 4a08a13 net/mlx5e: Fix module EEPROM query by Gal Pressman · 3 years ago