1. 02b4016 i40e: program fragmented IPv4 filter input set by Jacob Keller · 7 years ago
  2. 6939987 i40e: Fix kdump failure by Avinash Dayanand · 7 years ago
  3. 5056716 i40e: cleanup unnecessary parens by Jeff Kirsher · 7 years ago
  4. 64e1dcb i40e: fix FW_LLDP flag on init by Alan Brady · 7 years ago
  5. c61c8fe i40e: Implement an ethtool private flag to stop LLDP in FW by Dave Ertman · 7 years ago
  6. 60f481b i40e: change flags to use 64 bits by Alice Michael · 7 years ago
  7. b6a02a6 i40e: Display LLDP information on vSphere Web Client by Upasana Menon · 7 years ago
  8. b5b5f37 i40e/i40evf: Use ring pointers to clean up _set_itr_per_queue by Alexander Duyck · 7 years ago
  9. e0f60a8 i40evf: Allow turning off offloads when the VF has VLAN set by Paweł Jabłoński · 7 years ago
  10. ca6e1d0 i40e: Fix for adding multiple ethtool filters on the same location by Patryk Małek · 7 years ago
  11. f34e308b i40e: Add returning AQ critical error to SW by Michal Kosiarz · 7 years ago
  12. 15f4edb mlxsw: use tc_cls_can_offload_and_chain0() by Jakub Kicinski · 7 years ago
  13. a0d8637 i40e: use tc_cls_can_offload_and_chain0() by Jakub Kicinski · 7 years ago
  14. a60c3fd ixgbe: use tc_cls_can_offload_and_chain0() by Jakub Kicinski · 7 years ago
  15. 312324f bnxt: use tc_cls_can_offload_and_chain0() by Jakub Kicinski · 7 years ago
  16. 9ab88e8 mlx5: use tc_cls_can_offload_and_chain0() by Jakub Kicinski · 7 years ago
  17. 2a84bba cxgb4: use tc_cls_can_offload_and_chain0() by Jakub Kicinski · 7 years ago
  18. 3107fdc nfp: use tc_cls_can_offload_and_chain0() by Jakub Kicinski · 7 years ago
  19. a2b212a netdevsim: use tc_cls_can_offload_and_chain0() by Jakub Kicinski · 7 years ago
  20. fdd6d77 qed: code indent should use tabs where possible by Rohit Visavalia · 7 years ago
  21. 5f834cf be2net: networking block comments don't use an empty /* line by Rohit Visavalia · 7 years ago
  22. d9ac2d9 cxgb4: fix possible deadlock by Ganesh Goudar · 7 years ago
  23. 88a4fb5 sfc: support Medford2 frequency adjustment format by Laurence Evans · 7 years ago
  24. 1280c0f sfc: support second + quarter ns time format for receive datapath by Edward Cree · 7 years ago
  25. 04796f4 sfc: support separate PTP and general timestamping by Laurence Evans · 7 years ago
  26. c4f64fc sfc: simplify RX datapath timestamping by Laurence Evans · 7 years ago
  27. 6aa47c8 sfc: only advertise TX timestamping if we have the license for it by Martin Habets · 7 years ago
  28. 2935e3c sfc: on 8000 series use TX queues for TX timestamps by Edward Cree · 7 years ago
  29. c1d0d33 sfc: MAC TX timestamp handling on the 8000 series by Martin Habets · 7 years ago
  30. 50663fe sfc: only enable TX timestamping if the adapter is licensed for it by Martin Habets · 7 years ago
  31. 23418dc sfc: use main datapath for HW timestamps if available by Martin Habets · 7 years ago
  32. 9c3afb3 sfc: add function to determine which TX timestamping method to use by Martin Habets · 7 years ago
  33. b9b603d4 sfc: handle TX timestamps in the normal data path by Martin Habets · 7 years ago
  34. 5227ecc sfc: remove tx and MCDI handling from NAPI budget consideration by Bert Kenward · 7 years ago
  35. 955bd1d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  36. 624ca9c net/ibm/emac: wrong bit is used for STA control register write by Ivan Mikhaylov · 7 years ago
  37. 45d6e54 net/ibm/emac: add 8192 rx/tx fifo size by Ivan Mikhaylov · 7 years ago
  38. be1b6e8 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  39. e0752a68 fm10k: clarify action when updating the VLAN table by Ngai-Mint Kwan · 7 years ago
  40. 6ee9868 fm10k: correct typo in fm10k_pf.c by Ngai-Mint Kwan · 7 years ago
  41. 74d2950 fm10k: don't assume VLAN 1 is enabled by Jacob Keller · 7 years ago
  42. 8c2c503 fm10k: stop adding VLAN 0 to the VLAN table by Jacob Keller · 7 years ago
  43. cf315ea fm10k: fix "failed to kill vid" message for VF by Ngai-Mint Kwan · 7 years ago
  44. c8eeacb fm10k: cleanup unnecessary parenthesis in fm10k_iov.c by Jacob Keller · 7 years ago
  45. 1d174e9 cxgb4: make symbol pedits static by Wei Yongjun · 7 years ago
  46. b7051cb i40e: flower: check if TC offload is enabled on a netdev by Jakub Kicinski · 7 years ago
  47. 1fe280a qed: Free reserved MR tid by Michal Kalderon · 7 years ago
  48. 4de4947 qed: Remove reserveration of dpi for kernel by Michal Kalderon · 7 years ago
  49. 85062f8 fm10k: Fix configuration for macvlan offload by Alexander Duyck · 7 years ago
  50. df262db net: qcom/emac: extend DMA mask to 46bits by Wang Dongsheng · 7 years ago
  51. d8f8b95 net: stmmac: do not use a bitwise AND operator with a bool operand by Niklas Cassel · 7 years ago
  52. 3a53285 igb: Clear TXSTMP when ptp_tx_work() is timeout by Daniel Hua · 7 years ago
  53. 13169ba igb: Delete an error message for a failed memory allocation in igb_enable_sriov() by Markus Elfring · 7 years ago
  54. 888f229 igb: Free IRQs when device is hotplugged by Lyude Paul · 7 years ago
  55. 8299b00 e1000e: Alert the user that C-states will be disabled by enabling jumbo frames by Matt Turner · 7 years ago
  56. 0da6090 igb: Clarify idleslope config constraints by Jesus Sanchez-Palencia · 7 years ago
  57. b701cac e1000e: Set HTHRESH when PTHRESH is used by Matt Turner · 7 years ago
  58. 28cb2d1 igb: add function to get maximum RSS queues by Zhang Shengju · 7 years ago
  59. 177132d igb: Allow to remove administratively set MAC on VFs by Corinna Vinschen · 8 years ago
  60. 1ecdaea mlxsw: spectrum_router: Don't log an error on missing neighbor by Yuval Mintz · 7 years ago
  61. 325694e cxgb4: properly initialize variables by Rahul Lakkireddy · 7 years ago
  62. a1cf9c9 cxgb4: enable ZLIB_DEFLATE when building cxgb4 by Rahul Lakkireddy · 7 years ago
  63. 9d5fd92 cxgb4/cxgb4vf: add support for ndo_set_vf_vlan by Ganesh Goudar · 7 years ago
  64. 9045bdc selftests/bpf: check bpf verifier log buffer usage works for HW offload by Quentin Monnet · 7 years ago
  65. 7c5db7e netdevsim: don't compile BPF code if syscall not enabled by Jakub Kicinski · 7 years ago
  66. 728461f netdevsim: add extack support for TC eBPF offload by Quentin Monnet · 7 years ago
  67. 5215046 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  68. 848b159 vmxnet3: repair memory leak by Neil Horman · 7 years ago
  69. 02612bb pppoe: take ->needed_headroom of lower device into account on xmit by Guillaume Nault · 7 years ago
  70. 0542e13b Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  71. bbf0bdd i40e: Fix channel addition in reset flow by Amritha Nambiar · 7 years ago
  72. e0346f9 i40evf: ignore link up if not running by Alan Brady · 7 years ago
  73. 557450c i40e: Delete an error message for a failed memory allocation in i40e_init_interrupt_scheme() by Markus Elfring · 7 years ago
  74. 7b0b1a6 i40e: Disable iWARP VSI PETCP_ENA flag on netdev down events by Shiraz Saleem · 7 years ago
  75. bc73234 i40e: simplify pointer dereferences by Mitch Williams · 7 years ago
  76. d8a8785 i40e: check for invalid DCB config by Mitch Williams · 7 years ago
  77. 07d4419 i40e/i40evf: Detect and recover hung queue scenario by Sudheer Mogilappagari · 7 years ago
  78. d95cd48 i40e: Fix for blinking activity instead of link LEDs by Michal Kuchta · 7 years ago
  79. 06aa040 i40evf: Don't schedule reset_task when device is being removed by Avinash Dayanand · 7 years ago
  80. a558566 i40evf: remove flush_scheduled_work call in i40evf_remove by Sudheer Mogilappagari · 7 years ago
  81. b356dac i40e: avoid divide by zero by Mitch Williams · 7 years ago
  82. e3a5d6e i40e/i40evf: Enable NVMUpdate to retrieve AdminQ and add preservation flags for NVM update by Pawel Jablonski · 7 years ago
  83. 5ca1144 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  84. 85bc266 ixgbe: register ipsec offload with the xfrm subsystem by Shannon Nelson · 7 years ago
  85. a8a43fd ixgbe: ipsec offload stats by Shannon Nelson · 7 years ago
  86. 5925947 ixgbe: process the Tx ipsec offload by Shannon Nelson · 7 years ago
  87. 9210319 ixgbe: process the Rx ipsec offload by Shannon Nelson · 7 years ago
  88. 6d73a15 ixgbe: restore offloaded SAs after a reset by Shannon Nelson · 7 years ago
  89. 63a67fe ixgbe: add ipsec offload add and remove SA by Shannon Nelson · 7 years ago
  90. 34c822e ixgbe: add ipsec data structures by Shannon Nelson · 7 years ago
  91. 49a94d7 ixgbe: add ipsec engine start and stop routines by Shannon Nelson · 7 years ago
  92. 8bbbc5e ixgbe: add ipsec register access routines by Shannon Nelson · 7 years ago
  93. beca815 ixgbe: clean up ipsec defines by Shannon Nelson · 7 years ago
  94. 196709f4 bnx2: remove redundant initializations of pointers txr and rxr by Colin Ian King · 7 years ago
  95. a9124ec forcedeth: remove duplicate structure member in rx by Zhu Yanjun · 7 years ago
  96. 4bb7df7 net: phy: sfp: Fix kernel doc warning by Florian Fainelli · 7 years ago
  97. e8a22b5 net: aquantia: make symbol hw_atl_boards static by Wei Yongjun · 7 years ago
  98. f03e4f8 net: aquantia: Fix error return code in aq_pci_probe() by Wei Yongjun · 7 years ago
  99. e58decc nfp: fix error return code in nfp_pci_probe() by Wei Yongjun · 7 years ago
  100. e71494ae nfp: fix fw dump handling of absolute rtsym size by Carl Heymann · 7 years ago