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