1. 781486e af_vsock: Remove unused declaration vsock_release_pending()/vsock_init_tap() by Yue Haibing · 9 months ago master
  2. 2f0e807 net: 802: Remove unused function declarations by Yue Haibing · 9 months ago
  3. c4a6b2d tcp_metrics: hash table allocation cleanup by Eric Dumazet · 9 months ago
  4. faa90391 net: hns3: Remove unused function declarations by Yue Haibing · 9 months ago
  5. 57ecc15 net: llc: Remove unused function declarations by Yue Haibing · 9 months ago
  6. eef9630 Merge branch 'devlink-use-spec-to-generate-split-ops' by Jakub Kicinski · 9 months ago
  7. 6e067d0 devlink: use generated split ops and remove duplicated commands from small ops by Jiri Pirko · 9 months ago
  8. b2551b1 devlink: include the generated netlink header by Jiri Pirko · 9 months ago
  9. 6b7c486 devlink: add split ops generated according to spec by Jiri Pirko · 9 months ago
  10. 759f661 netlink: specs: devlink: add info-get dump op by Jiri Pirko · 9 months ago
  11. 8300dce devlink: un-static devlink_nl_pre/post_doit() by Jiri Pirko · 9 months ago
  12. 491a248 devlink: introduce couple of dumpit callbacks for split ops by Jiri Pirko · 9 months ago
  13. d61aedc devlink: rename couple of doit netlink callbacks to match generated names by Jiri Pirko · 9 months ago
  14. ba0f66c devlink: rename devlink_nl_ops to devlink_nl_small_ops by Jiri Pirko · 9 months ago
  15. fa8ba35 ynl-gen-c.py: render netlink policies static for split ops by Jiri Pirko · 9 months ago
  16. eab7be6 ynl-gen-c.py: allow directional model for kernel mode by Jiri Pirko · 9 months ago
  17. dc7b81a ynl-gen-c.py: filter rendering of validate field values for split ops by Jiri Pirko · 9 months ago
  18. 78c96d7 netlink: specs: add dump-strict flag for dont-validate property by Jiri Pirko · 9 months ago
  19. 86b7e03 net: lan966x: Do not check 0 for platform_get_irq_byname() by Zhu Wang · 9 months ago
  20. 7740bb8 net: vlan: update wrong comments by Eric Dumazet · 9 months ago
  21. 6f5ca18 tcp/dccp: cache line align inet_hashinfo by Eric Dumazet · 9 months ago
  22. 62c1bff net: mana: Configure hwc timeout from hardware by Souradeep Chakrabarti · 9 months ago
  23. 58e7012 net: microchip: vcap api: Use ERR_CAST() in vcap_decode_rule() by Li Zetao · 9 months ago
  24. f702dbb Merge tag 'linux-can-next-for-6.6-20230803' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 9 months ago
  25. 992725f net: Space.h: Remove unused function declarations by Yue Haibing · 9 months ago
  26. 6f9bad6 eth: dpaa: add missing net/xdp.h include by Jakub Kicinski · 9 months ago
  27. d07b7b3 Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 9 months ago
  28. 35b1b1f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 9 months ago
  29. 999f663 Merge tag 'net-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 9 months ago
  30. 0765c5f MAINTAINERS: update TUN/TAP maintainers by Jakub Kicinski · 9 months ago
  31. 3932f22 Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 9 months ago
  32. 0d48a84 Merge tag 'wireless-2023-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless by Jakub Kicinski · 9 months ago
  33. 3c50c8b test/vsock: remove vsock_perf executable on `make clean` by Stefano Garzarella · 9 months ago
  34. 374297e Merge branch 'tcp_metrics-series-of-fixes' by Jakub Kicinski · 9 months ago
  35. ddf251f tcp_metrics: fix data-race in tcpm_suck_dst() vs fastopen by Eric Dumazet · 9 months ago
  36. d5d986c tcp_metrics: annotate data-races around tm->tcpm_net by Eric Dumazet · 9 months ago
  37. 8c4d04f tcp_metrics: annotate data-races around tm->tcpm_vals[] by Eric Dumazet · 9 months ago
  38. 285ce11 tcp_metrics: annotate data-races around tm->tcpm_lock by Eric Dumazet · 9 months ago
  39. 949ad62 tcp_metrics: annotate data-races around tm->tcpm_stamp by Eric Dumazet · 9 months ago
  40. e663809 tcp_metrics: fix addr_same() helper by Eric Dumazet · 9 months ago
  41. b755c25 prestera: fix fallback to previous version on same major version by Jonas Gorski · 9 months ago
  42. 36e68ea Merge branch 'docs-net-page_pool-sync-dev-and-kdoc' by Jakub Kicinski · 9 months ago
  43. 82e896d docs: net: page_pool: use kdoc to avoid duplicating the information by Jakub Kicinski · 9 months ago
  44. e703806 docs: net: page_pool: document PP_FLAG_DMA_SYNC_DEV parameters by Jakub Kicinski · 9 months ago
  45. 7bafbd4 Merge tag 'nfsd-6.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 9 months ago
  46. 556c942 Merge tag 'erofs-for-6.5-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs by Linus Torvalds · 9 months ago
  47. 5e0ba14 Merge tag 's390-6.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 months ago
  48. 648880e Merge branch 'net: struct netdev_rx_queue and xdp.h reshuffling' by Martin KaFai Lau · 9 months ago
  49. 680ee04 net: invert the netdevice.h vs xdp.h dependency by Jakub Kicinski · 9 months ago
  50. 49e47a5 net: move struct netdev_rx_queue out of netdevice.h by Jakub Kicinski · 9 months ago
  51. 92272ec eth: add missing xdp.h includes in drivers by Jakub Kicinski · 9 months ago
  52. 3986892 net/mlx4: Remove many unnecessary NULL values by Ruan Jinjie · 9 months ago
  53. 3cb6a33 Merge branch 'selftests-openvswitch-add-flow-programming-cases' by Paolo Abeni · 9 months ago
  54. 60f1007 selftests: openvswitch: add ct-nat test case with ipv4 by Aaron Conole · 9 months ago
  55. 2893ba9 selftests: openvswitch: add basic ct test case parsing by Aaron Conole · 9 months ago
  56. 05398aa selftests: openvswitch: add a test for ipv4 forwarding by Aaron Conole · 9 months ago
  57. 9f1179f selftests: openvswitch: support key masks by Adrian Moreno · 9 months ago
  58. 918423f selftests: openvswitch: add an initial flow programming case by Aaron Conole · 9 months ago
  59. ce650a1 udp6: Fix __ip6_append_data()'s handling of MSG_SPLICE_PAGES by David Howells · 9 months ago
  60. 6abce66 net: gemini: Do not check for 0 return after calling platform_get_irq() by Ruan Jinjie · 9 months ago
  61. c1e9e5e drivers: net: xgene: Do not check for 0 return after calling platform_get_irq() by Ruan Jinjie · 9 months ago
  62. c956910 tipc: Remove unused function declarations by Yue Haibing · 9 months ago
  63. 571e9c4 net: ethernet: mtk_eth_soc: support per-flow accounting on MT7988 by Daniel Golle · 9 months ago
  64. f11e5bd bonding: support balance-alb with openvswitch by Mateusz Kowalski · 9 months ago
  65. 806e95a Merge patch "can: esd_usb: Add support for esd CAN-USB/3" by Marc Kleine-Budde · 9 months ago
  66. 80662d9 can: esd_usb: Add support for esd CAN-USB/3 by Frank Jungclaus · 9 months ago
  67. 0f71c9c udp: Fix __ip_append_data()'s handling of MSG_SPLICE_PAGES by David Howells · 9 months ago
  68. b23ec2b Merge branch 'introduce-ndo_hwtstamp_get-and-ndo_hwtstamp_set' by Jakub Kicinski · 9 months ago
  69. fd770e8 net: remove phy_has_hwtstamp() -> phy_mii_ioctl() decision from converted drivers by Vladimir Oltean · 9 months ago
  70. 60495b6 net: phy: provide phylib stubs for hardware timestamping operations by Vladimir Oltean · 9 months ago
  71. 70ef7d8 net: transfer rtnl_lock() requirement from ethtool_set_ethtool_phy_ops() to caller by Vladimir Oltean · 9 months ago
  72. 54e1ed6 net: lan966x: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set() by Vladimir Oltean · 9 months ago
  73. 7bdde44 net: sparx5: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set() by Vladimir Oltean · 9 months ago
  74. 547b006 net: fec: delete fec_ptp_disable_hwts() by Vladimir Oltean · 9 months ago
  75. ef5eb9c net: fec: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set() by Vladimir Oltean · 9 months ago
  76. c0dabeb net: bonding: convert to ndo_hwtstamp_get() / ndo_hwtstamp_set() by Maxim Georgiev · 9 months ago
  77. 0bca3f7 net: macvlan: convert to ndo_hwtstamp_get() / ndo_hwtstamp_set() by Maxim Georgiev · 9 months ago
  78. 65c9fde net: vlan: convert to ndo_hwtstamp_get() / ndo_hwtstamp_set() by Maxim Georgiev · 9 months ago
  79. e47d01f net: add hwtstamping helpers for stackable net devices by Maxim Georgiev · 9 months ago
  80. 66f7223 net: add NDOs for configuring hardware timestamping by Maxim Georgiev · 9 months ago
  81. 72c1a28 Merge branch 'net-extend-alloc_skb_with_frags-max-size' by Jakub Kicinski · 9 months ago
  82. 37dfe5b net: tap: change tap_alloc_skb() to allow bigger paged allocations by Eric Dumazet · 9 months ago
  83. ae6db08 net/packet: change packet_alloc_skb() to allow bigger paged allocations by Eric Dumazet · 9 months ago
  84. ce7c7fe net: tun: change tun_alloc_skb() to allow bigger paged allocations by Eric Dumazet · 9 months ago
  85. 09c2c90 net: allow alloc_skb_with_frags() to allocate bigger packets by Eric Dumazet · 9 months ago
  86. 49c467d sctp: Remove unused function declarations by Yue Haibing · 9 months ago
  87. a2d9831 Merge branch 'mlx5-ipsec-fixes' by Jakub Kicinski · 9 months ago
  88. 62da083 net/mlx5e: Set proper IPsec source port in L4 selector by Leon Romanovsky · 9 months ago
  89. c635ca4 net/mlx5: fs_core: Skip the FTs in the same FS_TYPE_PRIO_CHAINS fs_prio by Jianbo Liu · 9 months ago
  90. 618d28a net/mlx5: fs_core: Make find_closest_ft more generic by Jianbo Liu · 9 months ago
  91. edd8b29 Merge branch 'mlx5-ipsec-packet-offload-support-in-eswitch-mode' by Jakub Kicinski · 9 months ago
  92. c8e350e net/mlx5e: Make TC and IPsec offloads mutually exclusive on a netdev by Jianbo Liu · 9 months ago
  93. 6e56ab1 net/mlx5e: Add get IPsec offload stats for uplink representor by Jianbo Liu · 9 months ago
  94. d156953 net/mlx5e: Modify and restore TC rules for IPSec TX rules by Jianbo Liu · 9 months ago
  95. 366e462 net/mlx5e: Make IPsec offload work together with eswitch and TC by Jianbo Liu · 9 months ago
  96. 1632649 net/mlx5: Compare with old_dest param to modify rule destination by Jianbo Liu · 9 months ago
  97. c6c2bf5 net/mlx5e: Support IPsec packet offload for TX in switchdev mode by Jianbo Liu · 9 months ago
  98. f46e92d net/mlx5e: Refactor IPsec TX tables creation by Jianbo Liu · 9 months ago
  99. 91bafc6 net/mlx5e: Handle IPsec offload for RX datapath in switchdev mode by Jianbo Liu · 9 months ago
  100. 1762f13 net/mlx5e: Support IPsec packet offload for RX in switchdev mode by Jianbo Liu · 9 months ago