1. 08f1a20 net: dsa: bcm_sf2: don't use devres for mdiobus by Vladimir Oltean · 2 years, 11 months ago
  2. 50facd8 net: dsa: ar9331: register the mdiobus under devres by Vladimir Oltean · 2 years, 11 months ago
  3. f53a2ce net: dsa: mv88e6xxx: don't use devres for mdiobus by Vladimir Oltean · 2 years, 11 months ago
  4. 23de0d7 bonding: pair enable_port with slave_arr_updates by Mahesh Bandewar · 2 years, 11 months ago
  5. 084cbb2 gve: Recording rx queue before sending to napi by Tao Liu · 2 years, 11 months ago
  6. fe4f57b net: phy: marvell: Fix RGMII Tx/Rx delays setting in 88e1121-compatible PHYs by Pavel Parkhomenko · 2 years, 11 months ago
  7. 94fdd7c net/smc: use GFP_ATOMIC allocation in smc_pnet_add_eth() by Eric Dumazet · 2 years, 11 months ago
  8. 28f9222 net/smc: fix ref_tracker issue in smc_pnet_add() by Eric Dumazet · 2 years, 11 months ago
  9. aec1283 net: phy: marvell: Fix MDI-x polarity setting in 88e1118-compatible PHYs by Pavel Parkhomenko · 2 years, 11 months ago
  10. 5908520 net: mscc: ocelot: fix all IP traffic getting trapped to CPU with PTP over IP by Vladimir Oltean · 2 years, 11 months ago
  11. f8d9d93 tcp: take care of mixed splice()/sendmsg(MSG_ZEROCOPY) case by Eric Dumazet · 2 years, 11 months ago
  12. 40106e0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf by Jakub Kicinski · 2 years, 11 months ago
  13. fe68195 ixgbevf: Require large buffers for build_skb on 82599VF by Samuel Mendoza-Jonas · 2 years, 11 months ago
  14. d1ca60ef netfilter: ctnetlink: disable helper autoassign by Florian Westphal · 2 years, 11 months ago
  15. 1f6339e MAINTAINERS: netfilter: update git links by Florian Westphal · 2 years, 11 months ago
  16. 82b72cb netfilter: conntrack: re-init state for retransmitted syn-ack by Florian Westphal · 2 years, 11 months ago
  17. cc4f9d6 netfilter: conntrack: move synack init code to helper by Florian Westphal · 2 years, 11 months ago
  18. a9e8503 netfilter: nft_payload: don't allow th access for fragments by Florian Westphal · 2 years, 11 months ago
  19. 77b3371 netfilter: conntrack: don't refresh sctp entries in closed state by Florian Westphal · 2 years, 11 months ago
  20. ed14fc7 net: sparx5: Fix get_stat64 crash in tcpdump by Steen Hegelund · 2 years, 11 months ago
  21. dcb85f85 gcc-plugins/stackleak: Use noinstr in favor of notrace by Kees Cook · 2 years, 11 months ago
  22. 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
  23. 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
  24. 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
  25. 87563a0 ax25: fix reference count leaks of ax25_dev by Duoming Zhou · 2 years, 11 months ago
  26. 80d4609 net: stmmac: ensure PTP time register reads are consistent by Yannick Vignon · 2 years, 11 months ago
  27. 77b1b8b Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 2 years, 11 months ago
  28. 1f2cfdd printk: Fix incorrect __user type in proc_dointvec_minmax_sysadmin() by Mickaël Salaün · 2 years, 11 months ago
  29. 67d6212 Revert "module, async: async_synchronize_full() on module init iff async is used" by Igor Pylypiv · 2 years, 11 months ago
  30. 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
  31. 0166556 Merge branch 'net-ipa-enable-register-retention' by Jakub Kicinski · 2 years, 11 months ago
  32. 34a0817 net: ipa: request IPA register values be retained by Alex Elder · 2 years, 11 months ago
  33. ac62a01 dt-bindings: net: qcom,ipa: add optional qcom,qmp property by Alex Elder · 2 years, 11 months ago
  34. 2bdfd28 cgroup/cpuset: Fix "suspicious RCU usage" lockdep warning by Waiman Long · 2 years, 11 months ago
  35. 7f3bdbc tools/resolve_btfids: Do not print any commands when building silently by Nathan Chancellor · 2 years, 11 months ago
  36. c36c04c Revert "mm/gup: small refactoring: simplify try_grab_page()" by John Hubbard · 2 years, 11 months ago
  37. 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
  38. b293dcc bpf: Use VM_MAP instead of VM_ALLOC for ringbuf by Hou Tao · 2 years, 11 months ago
  39. 4a81f6d net, neigh: Do not trigger immediate probes on NUD_FAILED from neigh_managed_work by Daniel Borkmann · 2 years, 11 months ago
  40. b67985b tcp: add missing tcp_skb_can_collapse() test in tcp_shift_skb_data() by Eric Dumazet · 2 years, 11 months ago
  41. 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
  42. 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
  43. 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
  44. 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
  45. 81eb8b0 net: sparx5: do not refer to skb after passing it on by Steen Hegelund · 2 years, 11 months ago
  46. 186edf7 selinux: fix double free of cond_list on error paths by Vratislav Bendel · 2 years, 11 months ago
  47. c86d861 Partially revert "net/smc: Add netlink net namespace support" by Dmitry V. Levin · 2 years, 11 months ago
  48. 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
  49. 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
  50. ad51857 net/mlx5e: Avoid field-overflowing memcpy() by Kees Cook · 3 years ago
  51. 6d5c900 net/mlx5e: Use struct_group() for memcpy() region by Kees Cook · 3 years ago
  52. 5b209d1 net/mlx5e: Avoid implicit modify hdr for decap drop rule by Roi Dayan · 2 years, 11 months ago
  53. de47db0 net/mlx5e: IPsec: Fix tunnel mode crypto offload for non TCP/UDP traffic by Raed Salem · 3 years, 1 month ago
  54. 5352859 net/mlx5e: IPsec: Fix crypto offload for non TCP/UDP encapsulated traffic by Raed Salem · 3 years, 1 month ago
  55. 736dfe4 net/mlx5e: Don't treat small ceil values as unlimited in HTB offload by Maxim Mikityanskiy · 3 years ago
  56. d8e5883 net/mlx5: E-Switch, Fix uninitialized variable modact by Maor Dickman · 2 years, 11 months ago
  57. ec41332 net/mlx5e: Fix handling of wrong devices during bond netevent by Maor Dickman · 3 years ago
  58. 7957837 net/mlx5e: Fix broken SKB allocation in HW-GRO by Khalid Manaa · 3 years ago
  59. b8d9114 net/mlx5e: Fix wrong calculation of header index in HW_GRO by Khalid Manaa · 3 years ago
  60. 880b517 net/mlx5: Bridge, Fix devlink deadlock on net namespace deletion by Roi Dayan · 3 years ago
  61. 55b2ca70 net/mlx5: Fix offloading with ESWITCH_IPV4_TTL_MODIFY_ENABLE by Dima Chumak · 3 years ago
  62. 5623ef8 net/mlx5e: TC, Reject rules with forward and drop actions by Roi Dayan · 3 years ago
  63. 3c5193a net/mlx5: Use del_timer_sync in fw reset flow of halting poll by Maher Sanalla · 3 years ago
  64. 4a08a13 net/mlx5e: Fix module EEPROM query by Gal Pressman · 3 years ago
  65. a2446bc net/mlx5e: TC, Reject rules with drop and modify hdr action by Roi Dayan · 3 years ago
  66. 350d9a8 net/mlx5: Bridge, ensure dev_name is null-terminated by Vlad Buslov · 3 years ago
  67. 04f8c12 net/mlx5: Bridge, take rtnl lock in init error handler by Vlad Buslov · 3 years ago
  68. c710897 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue by Jakub Kicinski · 2 years, 11 months ago
  69. d0cfa54 net: macsec: Verify that send_sci is on when setting Tx sci explicitly by Lior Nahmanson · 2 years, 11 months ago
  70. 63e4b45 ipheth: fix EOVERFLOW in ipheth_rcvbulk_callback by Georgi Valkov · 2 years, 11 months ago
  71. 479f554 tcp: fix mem under-charging with zerocopy sendmsg() by Eric Dumazet · 2 years, 11 months ago
  72. e42e70a af_packet: fix data-race in packet_setsockopt / packet_setsockopt by Eric Dumazet · 2 years, 11 months ago
  73. c6f6f24 rtnetlink: make sure to refresh master_dev/m_ops in __rtnl_newlink() by Eric Dumazet · 2 years, 11 months ago
  74. 04c2a47 net: sched: fix use-after-free in tc_new_tfilter() by Eric Dumazet · 2 years, 11 months ago
  75. 6dde7ac ethernet: smc911x: fix indentation in get/set EEPROM by Jakub Kicinski · 2 years, 11 months ago
  76. b7892f7 tools: Ignore errors from `which' when searching a GCC toolchain by Jean-Philippe Brucker · 2 years, 11 months ago
  77. 9f7fb8d Merge tag 'spi-fix-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 2 years, 11 months ago
  78. 9e15510 Merge tag 'regulator-fix-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 2 years, 11 months ago
  79. 83c2713 Merge tag 'platform-drivers-x86-v5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86 by Linus Torvalds · 2 years, 11 months ago
  80. 24d7f48 Merge tag 'ovl-fixes-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 2 years, 11 months ago
  81. 1a2beb3 mailmap: update Christian Brauner's email address by Christian Brauner · 2 years, 11 months ago
  82. 630c128 Merge tag 'unicode-for-next-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/krisman/unicode by Linus Torvalds · 2 years, 11 months ago
  83. 61fda95 Merge tag 'audit-pr-20220131' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 2 years, 11 months ago
  84. 24f6008 cgroup-v1: Require capabilities to set release_agent by Eric W. Biederman · 3 years ago
  85. cad014b e1000e: Handshake with CSME starts from ADL platforms by Sasha Neftin · 3 years, 1 month ago
  86. 68defd5 e1000e: Separate ADP board type from TGP by Sasha Neftin · 3 years, 1 month ago
  87. 836f35f platform/x86: thinkpad_acpi: Fix incorrect use of platform profile on AMD platforms by Mark Pearson · 2 years, 11 months ago
  88. 881cc73 net: phy: Fix qca8081 with speeds lower than 2.5Gb/s by Jonathan McDowell · 2 years, 11 months ago
  89. ee12595 fanotify: Fix stale file descriptor in copy_event_to_user() by Dan Carpenter · 2 years, 11 months ago
  90. 2161ba0 MIPS: KVM: fix vz.c kernel-doc notation by Randy Dunlap · 2 years, 11 months ago
  91. 50317b6 MIPS: octeon: Fix missed PTR->PTR_WD conversion by Thomas Bogendoerfer · 2 years, 11 months ago
  92. 9cef24c net: macsec: Fix offload support for NETDEV_UNREGISTER event by Lior Nahmanson · 2 years, 11 months ago
  93. 7af037c net: stmmac: dump gmac4 DMA registers correctly by Camel Guo · 2 years, 11 months ago
  94. 4223f86 net: dsa: mt7530: make NET_DSA_MT7530 select MEDIATEK_GE_PHY by Arınç ÜNAL · 2 years, 11 months ago
  95. 6533e55 i40e: Fix reset path while removing the driver by Karen Sornek · 3 years ago
  96. 3d25046 i40e: Fix reset bw limit when DCB enabled with 1 TC by Jedrzej Jagielski · 3 years ago
  97. ec04989 kselftest: Fix vdso_test_abi return status by Vincenzo Frascino · 2 years, 11 months ago
  98. f83a96e spi: mediatek: Avoid NULL pointer crash in interrupt by Benjamin Gaignard · 2 years, 11 months ago
  99. baf927a pinctrl: microchip-sgpio: Fix support for regmap by Horatiu Vultur · 2 years, 11 months ago
  100. 341adee net/smc: Forward wakeup to smc socket waitqueue after fallback by Wen Gu · 3 years ago