1. 5dbbbd0 ice: Avoid RTNL lock when re-creating auxiliary device by Dave Ertman · 3 years ago
  2. 4031979 ice: Add flow director support for channel mode by Kiran Patil · 3 years, 1 month ago
  3. 399e27d ice: support immediate firmware activation via devlink reload by Jacob Keller · 3 years, 3 months ago
  4. 78ad87d ice: devlink: add shadow-ram region to snapshot Shadow RAM by Jacob Keller · 3 years, 3 months ago
  5. 5f87ec4 ice: Remove string printing for ice_status by Tony Nguyen · 3 years, 3 months ago
  6. e523af4 net/ice: Add support for enable_iwarp and enable_roce devlink param by Shiraz Saleem · 3 years, 3 months ago
  7. 1a8c777 ice: Fix VF true promiscuous mode by Brett Creeley · 3 years, 11 months ago
  8. 99d4075 ice: Add support to print error on PHY FW load failure by Brett Creeley · 3 years, 3 months ago
  9. 195bb48 ice: support for indirect notification by Michal Swiatkowski · 3 years, 3 months ago
  10. 9fea749 ice: Add tc-flower filter support for channel by Kiran Patil · 3 years, 3 months ago
  11. fbc7b27 ice: enable ndo_setup_tc support for mqprio_qdisc by Kiran Patil · 3 years, 3 months ago
  12. 0754d65 ice: Add infrastructure for mqprio support via ndo_setup_tc by Kiran Patil · 3 years, 3 months ago
  13. 2faf63b ice: make use of ice_for_each_* macros by Maciej Fijalkowski · 3 years, 5 months ago
  14. 22bf877 ice: introduce XDP_TX fallback path by Maciej Fijalkowski · 3 years, 5 months ago
  15. e72bba2 ice: split ice_ring onto Tx/Rx separate structs by Maciej Fijalkowski · 3 years, 5 months ago
  16. 325b206 ice: Implement support for SMA and U.FL on E810-T by Maciej Machnikowski · 3 years, 5 months ago
  17. 0d08a44 ice: ndo_setup_tc implementation for PF by Kiran Patil · 3 years, 5 months ago
  18. 7aae80c ice: add port representor ethtool ops and stats by Wojciech Drewek · 3 years, 5 months ago
  19. f66756e ice: introduce new type of VSI for switchdev by Grzegorz Nitka · 3 years, 5 months ago
  20. 1a1c40d ice: set and release switchdev environment by Grzegorz Nitka · 3 years, 5 months ago
  21. 37165e3 ice: introduce VF port representor by Michal Swiatkowski · 3 years, 5 months ago
  22. 2ae0aa47 ice: Move devlink port to PF/VF struct by Wojciech Drewek · 3 years, 5 months ago
  23. 3ea9bd5 ice: support basic E-Switch mode control by Michal Swiatkowski · 3 years, 5 months ago
  24. 40b2476 ice: Add feature bitmap, helpers and a check for DSCP by Anirudh Venkataramanan · 3 years, 6 months ago
  25. bfe8443 ice: Correctly deal with PFs that do not support RDMA by Dave Ertman · 3 years, 4 months ago
  26. c503e63 ice: Stop processing VF messages during teardown by Anirudh Venkataramanan · 3 years, 5 months ago
  27. 06c16d8 ice: register 1588 PTP clock device object for E810 devices by Jacob Keller · 3 years, 7 months ago
  28. 8f5ee3c ice: add support for sideband messages by Jacob Keller · 3 years, 7 months ago
  29. b3ef155 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue by David S. Miller · 3 years, 7 months ago
  30. 1262856 Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 7 months ago
  31. c77849f5 ice: Detect and report unsupported module power levels by Anirudh Venkataramanan · 3 years, 8 months ago
  32. 1c08052 ice: wait for reset before reporting devlink info by Jacob Keller · 3 years, 8 months ago
  33. e102db7 ice: track AF_XDP ZC enabled queues in bitmap by Maciej Fijalkowski · 3 years, 9 months ago
  34. f9f5301 ice: Register auxiliary device to provide RDMA by Dave Ertman · 3 years, 8 months ago
  35. 348048e ice: Implement iidc operations by Dave Ertman · 3 years, 8 months ago
  36. d25a0fc ice: Initialize RDMA support by Dave Ertman · 3 years, 8 months ago
  37. 0891c89 ice: warn about potentially malicious VFs by Vignesh Sridhar · 3 years, 11 months ago
  38. cdf1f1f ice: replace custom AIM algorithm with kernel's DIM library by Jacob Keller · 3 years, 10 months ago
  39. a476d72 ice: Add new VSI states to track netdev alloc/registration by Anirudh Venkataramanan · 3 years, 11 months ago
  40. 7e408e0 ice: Drop leading underscores in enum ice_pf_state by Anirudh Venkataramanan · 3 years, 11 months ago
  41. d41f26b ice: use kernel definitions for IANA protocol ports and ether-types by Bruce Allan · 3 years, 11 months ago
  42. 8859a44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 9 months ago
  43. 51fe27e1 ice: Remove rx_gro_dropped stat by Anirudh Venkataramanan · 3 years, 10 months ago
  44. e97fb1a ice: Consolidate VSI state and flags by Anirudh Venkataramanan · 3 years, 11 months ago
  45. b66a972 ice: Refactor ice_set/get_rss into LUT and key specific functions by Brett Creeley · 3 years, 11 months ago
  46. 8134d5f ice: Change ice_vsi_setup_q_map() to not depend on RSS by Brett Creeley · 3 years, 11 months ago
  47. 3176551 ice: Use port number instead of PF ID for WoL by Anirudh Venkataramanan · 3 years, 11 months ago
  48. 741b7b7 ice: remove DCBNL_DEVRESET bit from PF state by Dave Ertman · 3 years, 11 months ago
  49. e95fc85 ice: prevent ice_open and ice_stop during reset by Krzysztof Goreczny · 3 years, 11 months ago
  50. d621831 ice: Check FDIR program status for AVF by Qi Zhang · 3 years, 10 months ago
  51. da62c5f ice: Add support for per VF ctrl VSI enabling by Qi Zhang · 3 years, 10 months ago
  52. 0d4907f ice: Fix state bits on LLDP mode switch by Dave Ertman · 4 years, 2 months ago
  53. b126bd6 ice: create scheduler aggregator node config and move VSIs by Kiran Patil · 4 years, 2 months ago
  54. df006dd ice: Add initial support framework for LAG by Dave Ertman · 4 years, 2 months ago
  55. c7a2190 ice: Remove xsk_buff_pool from VSI structure by Michal Swiatkowski · 4 years, 2 months ago
  56. e94c0df ice: Replace one-element array with flexible-array member by Gustavo A. R. Silva · 4 years, 4 months ago
  57. f3fe97f ice: Fix MSI-X vector fallback logic by Brett Creeley · 4 years ago
  58. bcf68ea ice: Remove vlan_ena from vsi structure by Nick Nunley · 4 years, 4 months ago
  59. 48d4002 ice: refactor devlink_port to be per-VSI by Jacob Keller · 4 years, 3 months ago
  60. b50f7bc intel-ethernet: clean up W=1 warnings in kdoc by Jesse Brandeburg · 4 years, 4 months ago
  61. 1742b3d xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umem by Magnus Karlsson · 4 years, 5 months ago
  62. a8fffd7 ice: add useful statistics by Jesse Brandeburg · 4 years, 6 months ago
  63. d69ea41 ice: implement device flash update via devlink by Jacob Keller · 4 years, 6 months ago
  64. b4e813d ice: support Total Port Shutdown on devices that support it by Bruce Allan · 4 years, 6 months ago
  65. ea78ce4 ice: add link lenient and default override support by Paul Greenwalt · 4 years, 6 months ago
  66. 1a3571b ice: restore PHY settings on media insertion by Paul Greenwalt · 4 years, 6 months ago
  67. 769c500 ice: Add advanced power mgmt for WoL by Akeem G Abodunrin · 4 years, 6 months ago
  68. 8d7aab3 ice: implement snapshot for device capabilities by Jacob Keller · 4 years, 7 months ago
  69. 34a2a3b8 net/intel: remove driver versions from Intel drivers by Jeff Kirsher · 4 years, 8 months ago
  70. 28bf267 ice: Implement aRFS by Brett Creeley · 4 years, 8 months ago
  71. 83af003 ice: Restore filters following reset by Henry Tieman · 4 years, 8 months ago
  72. cac2a27 ice: Support IPv4 Flow Director filters by Henry Tieman · 4 years, 8 months ago
  73. 4ab9564 ice: Support displaying ntuple rules by Henry Tieman · 4 years, 8 months ago
  74. 148beb6 ice: Initialize Flow Director resources by Henry Tieman · 4 years, 8 months ago
  75. 53bb669 ice: cleanup vf_id signedness by Jesse Brandeburg · 4 years, 8 months ago
  76. 88865fc ice: Fix casting issues by Karol Kolacinski · 4 years, 8 months ago
  77. 0fee357 ice: Provide more meaningful error message by Lihong Yang · 4 years, 8 months ago
  78. 01b5e89 ice: Add VF promiscuous support by Brett Creeley · 4 years, 8 months ago
  79. a4e82a8 ice: Add support for tunnel offloads by Tony Nguyen · 4 years, 8 months ago
  80. dce730f ice: add a devlink region for dumping NVM contents by Jacob Keller · 4 years, 10 months ago
  81. 1adf7ea ice: enable initial devlink support by Jacob Keller · 4 years, 10 months ago
  82. c8a1071 ice: Increase mailbox receive queue length to maximum by Lukasz Czapnik · 4 years, 11 months ago
  83. f844d52 ice: Fix removing driver while bare-metal VFs pass traffic by Brett Creeley · 4 years, 11 months ago
  84. 46c276c ice: Improve clarity of prints and variables by Brett Creeley · 4 years, 11 months ago
  85. 0ca469f ice: allow bigger VFs by Mitch Williams · 4 years, 11 months ago
  86. 9d5c5a5 ice: update malicious driver detection event handling by Paul Greenwalt · 5 years ago
  87. 65bb559 ice: Add a boundary check in ice_xsk_umem() by Krzysztof Kazimierczak · 5 years ago
  88. fc0f39b ice: Add code to keep track of current dflt_vsi by Brett Creeley · 5 years ago
  89. cd6d6b8 ice: Fix VF spoofchk by Brett Creeley · 5 years ago
  90. 87324e7 ice: Implement ethtool ops for channels by Henry Tieman · 5 years ago
  91. 4015d11 ice: Add ice_pf_to_dev(pf) macro by Brett Creeley · 5 years ago
  92. b94b013 ice: Implement DCBNL support by Dave Ertman · 5 years ago
  93. 9d614b6 ice: Use ice_ena_vsi and ice_dis_vsi in DCB configuration flow by Anirudh Venkataramanan · 5 years ago
  94. 7237f5b ice: introduce legacy Rx flag by Maciej Fijalkowski · 5 years ago
  95. 2d4238f ice: Add support for AF_XDP by Krzysztof Kazimierczak · 5 years ago
  96. efc2214 ice: Add support for XDP by Maciej Fijalkowski · 5 years ago
  97. eff380a ice: Introduce ice_base.c by Anirudh Venkataramanan · 5 years ago
  98. 462acf6 ice: Enable DDP package download by Tony Nguyen · 5 years ago
  99. 870f805 ice: Fix FW version formatting in dmesg by Lukasz Czapnik · 5 years ago
  100. e3710a0 ice: send driver version to firmware by Paul M Stillwell Jr · 5 years ago