1. 0dbc416 ice: Use bitmap_free() to free bitmap by Christophe JAILLET · 3 years, 1 month ago
  2. e75ed29 ice: Optimize a few bitmap operations by Christophe JAILLET · 3 years, 1 month ago
  3. a5c259b ice: Slightly simply ice_find_free_recp_res_idx by Christophe JAILLET · 3 years, 2 months ago
  4. c1e5da5 ice: improve switchdev's slow-path by Wojciech Drewek · 3 years, 3 months ago
  5. c36a2b9 ice: replay advanced rules after reset by Victor Raj · 3 years, 3 months ago
  6. 7d714ff net: fixup build after bpf header changes by Jakub Kicinski · 3 years ago
  7. e63a023 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 1 month ago
  8. 4031979 ice: Add flow director support for channel mode by Kiran Patil · 3 years, 1 month ago
  9. b645941 net: Don't include filter.h from net/sock.h by Jakub Kicinski · 3 years, 1 month ago
  10. 5ce6663 ice: switch to napi_build_skb() by Alexander Lobakin · 3 years, 2 months ago
  11. 8b3f913 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 1 month ago
  12. 0092db5 ice: trivial: fix odd indenting by Jesse Brandeburg · 3 years, 1 month ago
  13. 13a64f0 ice: support crosstimestamping on E822 devices if supported by Jacob Keller · 3 years, 3 months ago
  14. a69f1cb ice: exit bypass mode once hardware finishes timestamp calibration by Jacob Keller · 3 years, 3 months ago
  15. b111ab5 ice: ensure the hardware Clock Generation Unit is configured by Jacob Keller · 3 years, 3 months ago
  16. 3a74962 ice: implement basic E822 PTP support by Jacob Keller · 3 years, 3 months ago
  17. 405efa4 ice: convert clk_freq capability into time_ref by Jacob Keller · 3 years, 3 months ago
  18. b2ee725 ice: introduce ice_ptp_init_phc function by Jacob Keller · 3 years, 3 months ago
  19. 39b2810 ice: use 'int err' instead of 'int status' in ice_ptp_hw.c by Jacob Keller · 3 years, 3 months ago
  20. e59d75d ice: PTP: move setting of tstamp_config by Jacob Keller · 3 years, 3 months ago
  21. 78267d0 ice: introduce ice_base_incval function by Jacob Keller · 3 years, 3 months ago
  22. 4809671 ice: Fix E810 PTP reset flow by Karol Kolacinski · 3 years, 1 month ago
  23. dcbaf72 ice: xsk: fix cleaned_count setting by Maciej Fijalkowski · 3 years, 1 month ago
  24. 8bea15a ice: xsk: allow empty Rx descriptors on XSK ZC data path by Maciej Fijalkowski · 3 years, 1 month ago
  25. 8b51a13 ice: xsk: do not clear status_error0 for ntu + nb_buffs descriptor by Maciej Fijalkowski · 3 years, 1 month ago
  26. 0708b6f ice: remove dead store on XSK hotpath by Alexander Lobakin · 3 years, 1 month ago
  27. 617f3e1 ice: xsk: allocate separate memory for XDP SW ring by Maciej Fijalkowski · 3 years, 1 month ago
  28. afe8a3b ice: xsk: return xsk buffers back to pool when cleaning the ring by Maciej Fijalkowski · 3 years, 1 month ago
  29. 7cd2802 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 1 month ago
  30. 9c99d09 ice: use modern kernel API for kick by Jesse Brandeburg · 3 years, 3 months ago
  31. 21c6e36 ice: tighter control over VSI_DOWN state by Jesse Brandeburg · 3 years, 3 months ago
  32. cc14db1 ice: use prefetch methods by Jesse Brandeburg · 3 years, 3 months ago
  33. 1c96c16 ice: update to newer kernel API by Jesse Brandeburg · 3 years, 3 months ago
  34. 399e27d ice: support immediate firmware activation via devlink reload by Jacob Keller · 3 years, 3 months ago
  35. af18d88 ice: reduce time to read Option ROM CIVD data by Jacob Keller · 3 years, 3 months ago
  36. c9f7a48 ice: move ice_devlink_flash_update and merge with ice_flash_pldm_image by Jacob Keller · 3 years, 3 months ago
  37. c356eaa ice: move and rename ice_check_for_pending_update by Jacob Keller · 3 years, 3 months ago
  38. 78ad87d ice: devlink: add shadow-ram region to snapshot Shadow RAM by Jacob Keller · 3 years, 3 months ago
  39. 37e738b ice: Don't put stale timestamps in the skb by Karol Kolacinski · 3 years, 2 months ago
  40. 0013881 ice: Use div64_u64 instead of div_u64 in adjfine by Karol Kolacinski · 3 years, 2 months ago
  41. f8a3bcc ice: Remove unused ICE_FLOW_SEG_HDRS_L2_MASK by Tony Nguyen · 3 years, 2 months ago
  42. e53a808 ice: Remove unnecessary casts by Dan Carpenter · 3 years, 2 months ago
  43. c148469 ice: Propagate error codes by Tony Nguyen · 3 years, 3 months ago
  44. 2ccc1c1 ice: Remove excess error variables by Tony Nguyen · 3 years, 3 months ago
  45. 5518ac2 ice: Cleanup after ice_status removal by Tony Nguyen · 3 years, 3 months ago
  46. d54699e ice: Remove enum ice_status by Tony Nguyen · 3 years, 3 months ago
  47. 5e24d59 ice: Use int for ice_status by Tony Nguyen · 3 years, 3 months ago
  48. 5f87ec4 ice: Remove string printing for ice_status by Tony Nguyen · 3 years, 3 months ago
  49. 247dd97 ice: Refactor status flow for DDP load by Wojciech Drewek · 3 years, 3 months ago
  50. fabf480 ice: Refactor promiscuous functions by Brett Creeley · 3 years, 11 months ago
  51. 60f44fe ice: refactor PTYPE validating by Jeff Guo · 3 years, 6 months ago
  52. 8818b95 ice: Add package PTYPE enable information by Haiyue Wang · 3 years, 6 months ago
  53. 9c9211a net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX by Hangbin Liu · 3 years, 1 month ago
  54. c8064e5 bpf: Let bpf_warn_invalid_xdp_action() report more info by Paolo Abeni · 3 years, 2 months ago
  55. 3150a73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 1 month ago
  56. 1a0f25a ice: safer stats processing by Jesse Brandeburg · 3 years, 2 months ago
  57. de6acd1 ice: fix adding different tunnels by Michal Swiatkowski · 3 years, 2 months ago
  58. 0e32ff0 ice: fix choosing UDP header type by Michal Swiatkowski · 3 years, 2 months ago
  59. 28dc1b8 ice: ignore dropped packets during init by Jesse Brandeburg · 3 years, 3 months ago
  60. 6d39ea1 ice: Fix problems with DSCP QoS implementation by Dave Ertman · 3 years, 3 months ago
  61. 2657e16 ice: rearm other interrupt cause register after enabling VFs by Paul Greenwalt · 3 years, 6 months ago
  62. f23ab04 ice: fix FDIR init missing when reset VF by Yahui Cao · 3 years, 9 months ago
  63. fc993be Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 1 month ago
  64. 244714d net/ice: Remove unused enum by Shiraz Saleem · 3 years, 2 months ago
  65. 7b62483 net/ice: Fix boolean assignment by Shiraz Saleem · 3 years, 2 months ago
  66. d1ec975 ice: xsk: clear status_error0 for each allocated desc by Maciej Fijalkowski · 3 years, 2 months ago
  67. 93d5404 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 2 months ago
  68. e523af4 net/ice: Add support for enable_iwarp and enable_roce devlink param by Shiraz Saleem · 3 years, 3 months ago
  69. f65ee53 ice: avoid bpf_prog refcount underflow by Marta Plantykow · 3 years, 3 months ago
  70. 792b208 ice: fix vsi->txq_map sizing by Maciej Fijalkowski · 3 years, 3 months ago
  71. 7462494 ethtool: extend ringparam setting/getting API with rx_buf_len by Hao Chen · 3 years, 2 months ago
  72. e6ba527 ice: Fix race conditions between virtchnl handling and VF ndo ops by Brett Creeley · 3 years, 4 months ago
  73. b385cca ice: Fix not stopping Tx queues for VFs by Brett Creeley · 3 years, 4 months ago
  74. ce572a5 ice: Fix replacing VF hardware MAC to existing MAC filter by Sylwester Dziedziuch · 3 years, 8 months ago
  75. 0299fae ice: Remove toggling of antispoof for VF trusted promiscuous mode by Brett Creeley · 3 years, 9 months ago
  76. 1a8c777 ice: Fix VF true promiscuous mode by Brett Creeley · 3 years, 11 months ago
  77. ebed1cf Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue by David S. Miller · 3 years, 3 months ago
  78. bfaaba9 ice: Hide bus-info in ethtool for PRs in switchdev mode by Marcin Szycik · 3 years, 3 months ago
  79. c79bb28 ice: Clear synchronized addrs when adding VFs in switchdev mode by Marcin Szycik · 3 years, 3 months ago
  80. 29e71f4 ice: Remove boolean vlan_promisc flag from function by Brett Creeley · 3 years, 8 months ago
  81. 3c6f3ae3 intel: Simplify bool conversion by Yang Li · 3 years, 4 months ago
  82. 704bc98 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue by David S. Miller · 3 years, 3 months ago
  83. c8e51a0 ice: fix error return code in ice_get_recp_frm_fw() by Wang Hai · 3 years, 3 months ago
  84. 370764e ice: Fix clang -Wimplicit-fallthrough in ice_pull_qvec_from_rc() by Nathan Chancellor · 3 years, 3 months ago
  85. 99d4075 ice: Add support to print error on PHY FW load failure by Brett Creeley · 3 years, 3 months ago
  86. e984c44 ice: Add support for changing MTU on PR in switchdev mode by Marcin Szycik · 3 years, 3 months ago
  87. e492c2e1 ice: send correct vc status in switchdev by Michal Swiatkowski · 3 years, 3 months ago
  88. f0a3504 ice: support for GRE in eswitch by Michal Swiatkowski · 3 years, 3 months ago
  89. 8b032a5 ice: low level support for tunnels by Michal Swiatkowski · 3 years, 3 months ago
  90. 9e30098 ice: VXLAN and Geneve TC support by Michal Swiatkowski · 3 years, 3 months ago
  91. 195bb48 ice: support for indirect notification by Michal Swiatkowski · 3 years, 3 months ago
  92. 7df621a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 3 months ago
  93. fd1b5be ice: check whether PTP is initialized in ice_ptp_release() by Yongxin Liu · 3 years, 3 months ago
  94. 6a8b357 ice: Respond to a NETDEV_UNREGISTER event for LAG by Dave Ertman · 3 years, 3 months ago
  95. b89e7f2 ice: Nuild fix. by David S. Miller · 3 years, 3 months ago
  96. bdfa75a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 3 months ago
  97. 9fea749 ice: Add tc-flower filter support for channel by Kiran Patil · 3 years, 3 months ago
  98. fbc7b27 ice: enable ndo_setup_tc support for mqprio_qdisc by Kiran Patil · 3 years, 3 months ago
  99. 0754d65 ice: Add infrastructure for mqprio support via ndo_setup_tc by Kiran Patil · 3 years, 3 months ago
  100. 7dcf78b ice: Add missing E810 device ids by Tony Nguyen · 3 years, 3 months ago