1. 0cf765f sfc: Use swap() instead of open coding it by Jiapeng Chong · 3 years ago
  2. b9adba3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
  3. 1d5a474 sfc: The RX page_ring is optional by Martin Habets · 3 years ago
  4. 416b274 ethernet/sfc: remove redundant rc variable by Minghao Chi · 3 years ago
  5. e63a023 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years ago
  6. b645941 net: Don't include filter.h from net/sock.h by Jakub Kicinski · 3 years ago
  7. 8b3f913 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
  8. 9b8bdd1 sfc: falcon: Check null pointer of rx_queue->page_ring by Jiasheng Jiang · 3 years ago
  9. bdf1b5c sfc: Check null pointer of rx_queue->page_ring by Jiasheng Jiang · 3 years ago
  10. 7cd2802 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
  11. 407ecd1 sfc_ef100: potential dereference of null pointer by Jiasheng Jiang · 3 years ago
  12. 9c9211a net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX by Hangbin Liu · 3 years, 1 month ago
  13. c8064e5 bpf: Let bpf_warn_invalid_xdp_action() report more info by Paolo Abeni · 3 years, 1 month ago
  14. 6d872df net: annotate accesses to dev->gso_max_segs by Eric Dumazet · 3 years, 1 month ago
  15. 4b66d21 net: annotate accesses to dev->gso_max_size by Eric Dumazet · 3 years, 1 month ago
  16. 7462494 ethtool: extend ringparam setting/getting API with rx_buf_len by Hao Chen · 3 years, 1 month ago
  17. f6a5101 sfc: use swap() to make code cleaner by Yang Guang · 3 years, 2 months ago
  18. bdfa75a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 2 months ago
  19. bf6abf3 sfc: Don't use netif_info before net_device setup by Erik Ekman · 3 years, 2 months ago
  20. c62041c sfc: Export fibre-specific supported link modes by Erik Ekman · 3 years, 2 months ago
  21. 041c614 sfc: Fix reading non-legacy supported link modes by Erik Ekman · 3 years, 2 months ago
  22. 7666075 ethernet: constify references to netdev->dev_addr in drivers by Jakub Kicinski · 3 years, 3 months ago
  23. f3956eb ethernet: use eth_hw_addr_set() instead of ether_addr_copy() by Jakub Kicinski · 3 years, 3 months ago
  24. a96d317 ethernet: use eth_hw_addr_set() by Jakub Kicinski · 3 years, 3 months ago
  25. fc0c054 Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 3 months ago
  26. 6215b60 sfc: last resort fallback for lack of xdp tx queues by Íñigo Huguet · 3 years, 4 months ago
  27. 4154461 sfc: fallback for lack of xdp tx queues by Íñigo Huguet · 3 years, 4 months ago
  28. ac08b1c Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years, 4 months ago
  29. 2d57dd6 sfc: falcon: Search VPD with pci_vpd_find_ro_info_keyword() by Heiner Kallweit · 3 years, 4 months ago
  30. 667bb0e sfc: falcon: Read VPD with pci_vpd_alloc() by Heiner Kallweit · 3 years, 4 months ago
  31. f3ccfda1 ethtool: extend coalesce setting uAPI with CQE mode by Yufeng Mo · 3 years, 4 months ago
  32. 1a6ef20 Revert "sfc: falcon: Read VPD with pci_vpd_alloc()" by David S. Miller · 3 years, 4 months ago
  33. a7eeb7a Revert "sfc: falcon: Search VPD with pci_vpd_find_ro_info_keyword()" by David S. Miller · 3 years, 4 months ago
  34. 01dbe71 sfc: falcon: Search VPD with pci_vpd_find_ro_info_keyword() by Heiner Kallweit · 3 years, 4 months ago
  35. 3873a9a sfc: falcon: Read VPD with pci_vpd_alloc() by Heiner Kallweit · 3 years, 4 months ago
  36. 37838aa sfc: Search VPD with pci_vpd_find_ro_info_keyword() by Heiner Kallweit · 3 years, 4 months ago
  37. 5119e20 sfc: Read VPD with pci_vpd_alloc() by Heiner Kallweit · 3 years, 4 months ago
  38. e5f3155 ethernet: fix PTP_1588_CLOCK dependencies by Arnd Bergmann · 3 years, 5 months ago
  39. a760537 dev_ioctl: split out ndo_eth_ioctl by Arnd Bergmann · 3 years, 5 months ago
  40. d2a16bd sfc: add logs explaining XDP_TX/REDIRECT is not available by Íñigo Huguet · 3 years, 6 months ago
  41. 788bc00 sfc: ensure correct number of XDP queues by Íñigo Huguet · 3 years, 6 months ago
  42. f28100c sfc: fix lack of XDP TX queues - error XDP TX failed (-22) by Íñigo Huguet · 3 years, 6 months ago
  43. b6df007 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 6 months ago
  44. 4eb14e3 sfc: Remove rcu_read_lock() around XDP program invocation by Toke Høiland-Jørgensen · 3 years, 6 months ago
  45. 3ddd6e2 sfc: avoid duplicated code in ef10_sriov by Íñigo Huguet · 3 years, 6 months ago
  46. 9a022e7 sfc: explain that "attached" VFs only refer to Xen by Íñigo Huguet · 3 years, 6 months ago
  47. 1ebe4fe sfc: error code if SRIOV cannot be disabled by Íñigo Huguet · 3 years, 6 months ago
  48. 45423cf sfc: avoid double pci_remove of VFs by Íñigo Huguet · 3 years, 6 months ago
  49. 5ada57a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 7 months ago
  50. 4934fb7 sfc: falcon: use DEVICE_ATTR_*() macro by YueHaibing · 3 years, 7 months ago
  51. 3880fc37 sfc: use DEVICE_ATTR_*() macro by YueHaibing · 3 years, 7 months ago
  52. 8f03eeb net:sfc: fix non-freed irq in legacy irq mode by Íñigo Huguet · 3 years, 7 months ago
  53. 31d990c sfc: farch: fix compile warning in efx_farch_dimension_resources() by Yang Yingliang · 3 years, 7 months ago
  54. fa44821 sfc: don't use netif_info et al before net_device is registered by Heiner Kallweit · 3 years, 8 months ago
  55. 57151b5 Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years, 8 months ago
  56. 4cf0abb PCI/VPD: Remove pci_vpd_find_tag() 'offset' argument by Heiner Kallweit · 3 years, 9 months ago
  57. 99ba0ea sfc: adjust efx->xdp_tx_queue_count with the real number of initialized queues by Ignat Korchagin · 3 years, 8 months ago
  58. 6876a18 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 8 months ago
  59. 172e269 sfc: ef10: fix TX queue lookup in TX event handling by Edward Cree · 3 years, 8 months ago
  60. 83b09a1 sfc: farch: fix TX queue lookup in TX event handling by Edward Cree · 3 years, 8 months ago
  61. 5b1faa9 sfc: farch: fix TX queue lookup in TX flush done handling by Edward Cree · 3 years, 8 months ago
  62. cab351b sfc: ef10: implement ethtool::get_fec_stats by Jakub Kicinski · 3 years, 9 months ago
  63. ace8d28 sfc: Remove duplicate argument by Wan Jiabing · 3 years, 9 months ago
  64. c438a80 sfc: Use 'skb_add_rx_frag()' instead of hand coding it by Christophe JAILLET · 3 years, 9 months ago
  65. 241949e Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 9 months ago
  66. bef32aa sfc-falcon: Fix a typo by Bhaskar Chowdhury · 3 years, 9 months ago
  67. fdc1397 bpf, devmap: Move drop error path to devmap for XDP_REDIRECT by Lorenzo Bianconi · 3 years, 10 months ago
  68. e26ca4b sfc: reduce the number of requested xdp ev queues by Ivan Babrou · 4 years ago
  69. be9df4a net, xdp: Introduce xdp_prepare_buff utility routine by Lorenzo Bianconi · 4 years ago
  70. 43b5169 net, xdp: Introduce xdp_init_buff utility routine by Lorenzo Bianconi · 4 years ago
  71. 30bfce1 net: remove ndo_udp_tunnel_* callbacks by Jakub Kicinski · 4 years ago
  72. b02e5a0 xsk: Propagate napi_id to XDP socket Rx path by Björn Töpel · 4 years, 1 month ago
  73. c5122cf sfc: support GRE TSO on EF100 by Edward Cree · 4 years, 2 months ago
  74. 42bfd69 sfc: correctly support non-partial GSO_UDP_TUNNEL_CSUM on EF100 by Edward Cree · 4 years, 2 months ago
  75. dc8d251 sfc: extend bitfield macros to 19 fields by Edward Cree · 4 years, 2 months ago
  76. b61e810 sfc: advertise our vlan features by Edward Cree · 4 years, 2 months ago
  77. dbe2f25 sfc: only use fixed-id if the skb asks for it by Edward Cree · 4 years, 2 months ago
  78. 806f9f2 sfc: implement encap TSO on EF100 by Edward Cree · 4 years, 2 months ago
  79. a7a375c sfc: extend bitfield macros to 17 fields by Edward Cree · 4 years, 2 months ago
  80. 05f90bf sfc: move initialisation of efx->filter_sem to efx_init_struct() by Edward Cree · 4 years, 2 months ago
  81. caa241f net: sfc: Use GFP_KERNEL in efx_ef10_try_update_nic_stats() by Sebastian Andrzej Siewior · 4 years, 3 months ago
  82. 623b998 net: sfc: Replace in_interrupt() usage by Edward Cree · 4 years, 3 months ago
  83. d0ea5cb drivers/net/ethernet: clean up mis-targeted comments by Jesse Brandeburg · 4 years, 3 months ago
  84. add3c86 sfc: fix kdoc warning by Jesse Brandeburg · 4 years, 3 months ago
  85. 7c8c029 drivers/net/ethernet: clean up unused assignments by Jesse Brandeburg · 4 years, 3 months ago
  86. 3ab0a7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 3 months ago
  87. 58ed68b sfc: Fix error code in probe by Dan Carpenter · 4 years, 3 months ago
  88. 24b2c37 sfc: advertise encapsulated offloads on EF10 by Edward Cree · 4 years, 4 months ago
  89. 0ce8df6 sfc: implement encapsulated TSO on EF10 by Edward Cree · 4 years, 4 months ago
  90. 1679c72 sfc: de-indirect TSO handling by Edward Cree · 4 years, 4 months ago
  91. fe0c406 sfc: select inner-csum-offload TX queues for skbs that need it by Edward Cree · 4 years, 4 months ago
  92. 85d43fd sfc: create inner-csum queues on EF10 if supported by Edward Cree · 4 years, 4 months ago
  93. 044588b sfc: define inner/outer csum offload TXQ types by Edward Cree · 4 years, 4 months ago
  94. 1280479 sfc: decouple TXQ type from label by Edward Cree · 4 years, 4 months ago
  95. 4da24fa sfc: cleanups around efx_alloc_channel by Edward Cree · 4 years, 4 months ago
  96. 3d6aef6 sfc: remove spurious unreachable return statement by Edward Cree · 4 years, 4 months ago
  97. c094102 sfc: remove duplicate call to efx_init_channels from EF100 probe by Edward Cree · 4 years, 4 months ago
  98. 161c4e8 sfc: coding style cleanups in mcdi_port_common.c by Edward Cree · 4 years, 4 months ago
  99. 08bdbca sfc: simplify DMA mask setting by Edward Cree · 4 years, 4 months ago
  100. 60bd2a2 sfc: remove EFX_DRIVER_VERSION by Edward Cree · 4 years, 4 months ago