1. 30b3560 Merge branch 'net-make-timestamping-selectable' by Jakub Kicinski · 8 months ago
  2. 2111375 net: Add struct kernel_ethtool_ts_info by Kory Maincent · 8 months ago
  3. ba88b47 sfc: falcon: Make I2C terminology more inclusive by Easwar Hariharan · 8 months ago
  4. b859316 sfc: remove get_rxfh_context dead code by Edward Cree · 9 months ago
  5. a9ee8d4 sfc: use new rxfh_context API by Edward Cree · 9 months ago
  6. 2ede54f sfc: use flow_rule_is_supp_enc_control_flags() by Asbjørn Sloth Tønnesen · 9 months ago
  7. 1eb2cde net: annotate writes on dev->mtu from ndo_change_mtu() by Eric Dumazet · 10 months ago
  8. bb53483 sfc: use flow_rule_is_supp_control_flags() by Asbjørn Sloth Tønnesen · 11 months ago
  9. 490a79f net: introduce include/net/rps.h by Eric Dumazet · 1 year ago
  10. 80bfab7 net: adopt skb_network_offset() and similar helpers by Eric Dumazet · 1 year ago
  11. 328771d net: remove stale mentions of dev_base_lock in comments by Eric Dumazet · 1 year, 1 month ago
  12. e63c182 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 1 year, 2 months ago
  13. d5a306a sfc: fix a double-free bug in efx_probe_filters by Zhipeng Lu · 1 year, 3 months ago
  14. dcd8dbf net: ethtool: get rid of get/set_rxfh_context functions by Ahmed Zaki · 1 year, 3 months ago
  15. fb6e30a net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops by Ahmed Zaki · 1 year, 3 months ago
  16. d82afc8 sfc-siena: Implement ndo_hwtstamp_(get|set) by Alex Austin · 1 year, 3 months ago
  17. 1ac2367 sfc: Implement ndo_hwtstamp_(get|set) by Alex Austin · 1 year, 3 months ago
  18. ec4c20c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 1 year, 5 months ago
  19. d788c93 sfc: cleanup and reduce netlink error messages by Pieter Jansen van Vuuren · 1 year, 5 months ago
  20. 0c7fe3b sfc: support offloading ct(nat) action in RHS rules by Edward Cree · 1 year, 5 months ago
  21. 38f9a08 sfc: parse mangle actions (NAT) in conntrack entries by Edward Cree · 1 year, 5 months ago
  22. 220dd22 sfc: replace deprecated strncpy with strscpy by Justin Stitt · 1 year, 5 months ago
  23. e447056 sfc: support TC rules which require OR-AR-CT-AR flow by Edward Cree · 1 year, 5 months ago
  24. f96622fd sfc: ensure an extack msg from efx_tc_flower_replace_foreign EOPNOTSUPPs by Edward Cree · 1 year, 5 months ago
  25. 937a0fe sfc: offload foreign RHS rules without an encap match by Edward Cree · 1 year, 5 months ago
  26. ec1dc6c sfc: support TC left-hand-side rules on foreign netdevs by Edward Cree · 1 year, 5 months ago
  27. 7f04bd1 net: Tree wide: Replace xdp_do_flush_map() with xdp_do_flush(). by Sebastian Andrzej Siewior · 1 year, 6 months ago
  28. e9cbc89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Paolo Abeni · 1 year, 6 months ago
  29. fc21f08 sfc: handle error pointers returned by rhashtable_lookup_get_insert_fast() by Edward Cree · 1 year, 6 months ago
  30. 487e193 sfc: make coding style of PTP addresses consistent with core by Alex Austin · 1 year, 6 months ago
  31. 73be7fb Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 1 year, 6 months ago
  32. ae074e2b sfc: check for zero length in EF10 RX prefix by Edward Cree · 1 year, 7 months ago
  33. b96a3e9 Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 7 months ago
  34. c873512 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Paolo Abeni · 1 year, 7 months ago
  35. e8e0bd60 sfc: extend pedit add action to handle decrement ipv6 hop limit by Pieter Jansen van Vuuren · 1 year, 7 months ago
  36. 64848f0 sfc: introduce pedit add actions on the ipv4 ttl field by Pieter Jansen van Vuuren · 1 year, 7 months ago
  37. 9dbc8d2 sfc: add decrement ipv6 hop limit by offloading set hop limit actions by Pieter Jansen van Vuuren · 1 year, 7 months ago
  38. 66f7288 sfc: add decrement ttl by offloading set ipv4 ttl actions by Pieter Jansen van Vuuren · 1 year, 7 months ago
  39. 0c67650 sfc: add mac source and destination pedit action offload by Pieter Jansen van Vuuren · 1 year, 7 months ago
  40. 439c4be sfc: introduce ethernet pedit set action infrastructure by Pieter Jansen van Vuuren · 1 year, 7 months ago
  41. c4413a2 sfc: Check firmware supports Ethernet PTP filter by Alex Austin · 1 year, 7 months ago
  42. 57ce642 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 1 year, 7 months ago
  43. 6dc5774 sfc: allocate a big enough SKB for loopback selftest packet by Edward Cree · 1 year, 7 months ago
  44. 5cce781 sfc: Remove unneeded semicolon by Yang Li · 1 year, 7 months ago
  45. 7ff57803 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 1 year, 7 months ago
  46. 0b1f77e asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros by Baoquan He · 1 year, 8 months ago
  47. 54c9016 sfc: don't fail probe if MAE/TC setup fails by Edward Cree · 1 year, 7 months ago
  48. fa165e1 sfc: don't unregister flow_indr if it was never registered by Edward Cree · 1 year, 7 months ago
  49. 01ad088 sfc: offload left-hand side rules for conntrack by Edward Cree · 1 year, 7 months ago
  50. 1dfc29be sfc: conntrack state matches in TC rules by Edward Cree · 1 year, 7 months ago
  51. 2941602 sfc: handle non-zero chain_index on TC rules by Edward Cree · 1 year, 7 months ago
  52. 1909387f sfc: offload conntrack flow entries (match only) from CT zones by Edward Cree · 1 year, 7 months ago
  53. 94aa05b sfc: functions to insert/remove conntrack entries to MAE hardware by Edward Cree · 1 year, 7 months ago
  54. c3bb5c6 sfc: functions to register for conntrack zone offload by Edward Cree · 1 year, 7 months ago
  55. 3bf969e sfc: add MAE table machinery for conntrack table by Edward Cree · 1 year, 7 months ago
  56. 35b1b1f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 1 year, 7 months ago
  57. 55c1528 sfc: fix field-spanning memcpy in selftest by Edward Cree · 1 year, 8 months ago
  58. 2b3082c net: flow_dissector: Use 64bits for used_keys by Ratheesh Kannoth · 1 year, 8 months ago
  59. 3771c87 sfc: Remove vfdi.h by Martin Habets · 1 year, 8 months ago
  60. b0d1fe9 sfc: Cleanups in io.h by Martin Habets · 1 year, 8 months ago
  61. ae9d445 sfc: Miscellaneous comment removals by Martin Habets · 1 year, 8 months ago
  62. d73e771 sfc: Remove struct efx_special_buffer by Martin Habets · 1 year, 8 months ago
  63. a847431 sfc: Filter cleanups for Falcon and Siena by Martin Habets · 1 year, 8 months ago
  64. a623b3a sfc: Remove some NIC type indirections that are no longer needed by Martin Habets · 1 year, 8 months ago
  65. 1c145a5 sfc: Remove PTP code for Siena by Martin Habets · 1 year, 8 months ago
  66. 958d58b sfc: Remove EFX_REV_SIENA_A0 by Martin Habets · 1 year, 8 months ago
  67. f294c1f sfc: Remove support for siena high priority queue by Martin Habets · 1 year, 8 months ago
  68. e714e5b sfc: Remove siena_nic_data and stats by Martin Habets · 1 year, 8 months ago
  69. 806521b sfc: Remove falcon references by Martin Habets · 1 year, 8 months ago
  70. 915057a sfc: support for devlink port requires MAE access by Martin Habets · 1 year, 9 months ago
  71. 3674fbf Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 1 year, 9 months ago
  72. 1186c6b sfc: falcon: use padding to fix alignment in loopback test by Edward Cree · 1 year, 9 months ago
  73. 30c24dd sfc: siena: use padding to fix alignment in loopback test by Edward Cree · 1 year, 9 months ago
  74. cf60ed4 sfc: use padding to fix alignment in loopback test by Edward Cree · 1 year, 9 months ago
  75. d1b3554 sfc: fix crash when reading stats while NIC is resetting by Edward Cree · 1 year, 9 months ago
  76. 9a14f2e sfc: keep alive neighbour entries while a TC encap action is using them by Edward Cree · 1 year, 9 months ago
  77. a7384f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 1 year, 9 months ago
  78. f61d2d5 sfc: fix uninitialized variable use by Arnd Bergmann · 1 year, 9 months ago
  79. 40cba83 sfc: add CONFIG_INET dependency for TC offload by Arnd Bergmann · 1 year, 9 months ago
  80. 4aaf2c5 sfc: use budget for TX completions by Íñigo Huguet · 1 year, 9 months ago
  81. c08afcd sfc: do not try to call tc functions when CONFIG_SFC_SRIOV=n by Edward Cree · 1 year, 9 months ago
  82. 173780f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 1 year, 9 months ago
  83. e84a1e1 sfc: fix XDP queues mode with legacy IRQ by Íñigo Huguet · 1 year, 9 months ago
  84. 998b85f sfc: Add devlink dev info support for EF10 by Martin Habets · 1 year, 9 months ago
  85. a1e8216 sfc: generate encap headers for TC offload by Edward Cree · 1 year, 9 months ago
  86. 7e5e7d8 sfc: neighbour lookup for TC encap action offload by Edward Cree · 1 year, 9 months ago
  87. f136315 sfc: MAE functions to create/update/delete encap headers by Edward Cree · 1 year, 9 months ago
  88. 69819d3 sfc: add function to atomically update a rule in the MAE by Edward Cree · 1 year, 9 months ago
  89. b4da423 sfc: some plumbing towards TC encap action offload by Edward Cree · 1 year, 9 months ago
  90. e16ca7f sfc: add fallback action-set-lists for TC offload by Edward Cree · 1 year, 9 months ago
  91. d457a0e net: move gso declarations and functions to their own files by Eric Dumazet · 1 year, 9 months ago
  92. a03a91b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 1 year, 10 months ago
  93. 622ab65 sfc: fix error unwinds in TC offload by Edward Cree · 1 year, 10 months ago
  94. 71c93e3 devlink: move port_fn_hw_addr_get/set() to devlink_port_ops by Jiri Pirko · 1 year, 10 months ago
  95. 7bfb3d0 sfc: register devlink port with ops by Jiri Pirko · 1 year, 10 months ago
  96. ca7d050 sfc: handle VI shortage on ef100 by readjusting the channels by Pieter Jansen van Vuuren · 1 year, 10 months ago
  97. d4031ec Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 1 year, 10 months ago
  98. cfcb942 sfc: fix devlink info error handling by Alejandro Lucero · 1 year, 10 months ago
  99. 90223c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 1 year, 10 months ago
  100. befcc1f sfc: fix use-after-free in efx_tc_flower_record_encap_match() by Edward Cree · 1 year, 10 months ago