1. 6335698 mac80211_hwsim: add generation count for netlink dump operation by Benjamin Beichler · 7 years ago
  2. 301b040 mac80211_hwsim: add nl_err_msg in hwsim_new_radio in netlink case by Benjamin Beichler · 7 years ago
  3. cb1a5ba mac80211_hwsim: add permanent mac address option for new radios by Benjamin Beichler · 7 years ago
  4. f813614 ibmvnic: Wait for device response when changing MAC by Thomas Falcon · 7 years ago
  5. 233ac38 qlcnic: fix deadlock bug by Junxiao Bi · 7 years ago
  6. 032dc41 net: macb: Handle HRESP error by Harini Katakam · 7 years ago
  7. 468330e net/mlx5e: IPoIB, Fix copy-paste bug in flow steering refactoring by Gal Pressman · 7 years ago
  8. 0a797db3 i40e/i40evf: Update DESC_NEEDED value to reflect larger value by Alexander Duyck · 7 years ago
  9. 0bc0b97 bnxt_en: cleanup DIM work on device shutdown by Andy Gospodarek · 7 years ago
  10. 202a0a70 gianfar: prevent integer wrapping in the rx handler by Andy Spencer · 7 years ago
  11. 6b9e654 net: ethernet: cavium: Correct Cavium Thunderx NIC driver names accordingly to module name by Vadim Lomovtsev · 7 years ago
  12. 88fae87 tap: fix use-after-free by Michael S. Tsirkin · 7 years ago
  13. 3e3ab9c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  14. 868c36d Merge tag 'wireless-drivers-next-for-davem-2018-01-26' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 7 years ago
  15. e7345ba sfc: mark some unexported symbols as static by kbuild test robot · 7 years ago
  16. 5abe9ea Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  17. 6b2e282 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  18. 751c45b net/rocker: Remove unreachable return instruction by Leon Romanovsky · 7 years ago
  19. 1563f2d i40e: Do not allow use more TC queue pairs than MSI-X vectors exist by Paweł Jabłoński · 7 years ago
  20. a3f9fb5 i40e/i40evf: Record ITR register location in the q_vector by Alexander Duyck · 7 years ago
  21. 40339af i40e: fix reported mask for ntuple filters by Jacob Keller · 7 years ago
  22. 443ee71 i40e: disallow programming multiple filters with same criteria by Jacob Keller · 7 years ago
  23. 02b4016 i40e: program fragmented IPv4 filter input set by Jacob Keller · 7 years ago
  24. 6939987 i40e: Fix kdump failure by Avinash Dayanand · 7 years ago
  25. 5056716 i40e: cleanup unnecessary parens by Jeff Kirsher · 7 years ago
  26. 64e1dcb i40e: fix FW_LLDP flag on init by Alan Brady · 7 years ago
  27. c61c8fe i40e: Implement an ethtool private flag to stop LLDP in FW by Dave Ertman · 7 years ago
  28. 60f481b i40e: change flags to use 64 bits by Alice Michael · 7 years ago
  29. b6a02a6 i40e: Display LLDP information on vSphere Web Client by Upasana Menon · 7 years ago
  30. b5b5f37 i40e/i40evf: Use ring pointers to clean up _set_itr_per_queue by Alexander Duyck · 7 years ago
  31. e0f60a8 i40evf: Allow turning off offloads when the VF has VLAN set by Paweł Jabłoński · 7 years ago
  32. ca6e1d0 i40e: Fix for adding multiple ethtool filters on the same location by Patryk Małek · 7 years ago
  33. f34e308b i40e: Add returning AQ critical error to SW by Michal Kosiarz · 7 years ago
  34. 2bafa8f ixgbe: don't set RXDCTL.RLPML for 82599 by Emil Tantilov · 7 years ago
  35. fd49222 ixgbe: Fix && vs || typo by Dan Carpenter · 7 years ago
  36. 06e3f94 ixgbe: add support for reporting 5G link speed by Paul Greenwalt · 7 years ago
  37. 8382004 ixgbe: Don't report unsupported timestamping filters for X550 by Miroslav Lichvar · 7 years ago
  38. f0e49dc ixgbe: use ARRAY_SIZE for array sizing calculation on array buf by Colin Ian King · 7 years ago
  39. 4078ea3 ixgbevf: use ARRAY_SIZE for various array sizing calculations by Colin Ian King · 7 years ago
  40. 865a4d9 ixgbevf: don't bother clearing tx_buffer_info in ixgbevf_clean_tx_ring() by Emil Tantilov · 7 years ago
  41. 770ca34 cxgb4: use backdoor access to collect dumps when firmware crashed by Rahul Lakkireddy · 7 years ago
  42. ebb5568 cxgb4: fix incorrect condition for using firmware LDST commands by Rahul Lakkireddy · 7 years ago
  43. 825b2b6 cxgb4: reset FW_OK flag on firmware crash by Rahul Lakkireddy · 7 years ago
  44. 79eee41 net: hns3: add int_gl_idx setup for VF by Fuyun Liang · 7 years ago
  45. ad31c732 net: hns3: add get/set_coalesce support to VF by Fuyun Liang · 7 years ago
  46. e2d6e64 Merge tag 'linux-can-next-for-4.16-20180126' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 7 years ago
  47. 6f35545 ixgbevf: improve performance and reduce size of ixgbevf_tx_map() by Emil Tantilov · 7 years ago
  48. 40b8178 ixgbevf: clear rx_buffer_info in configure instead of clean by Emil Tantilov · 7 years ago
  49. 2a35efe ixgbevf: add counters for Rx page allocations by Emil Tantilov · 7 years ago
  50. 35074d6 ixgbevf: update code to better handle incrementing page count by Emil Tantilov · 7 years ago
  51. 16b3594 ixgbevf: add support for DMA_ATTR_SKIP_CPU_SYNC/WEAK_ORDERING by Emil Tantilov · 7 years ago
  52. 24bff09 ixgbevf: use length to determine if descriptor is done by Emil Tantilov · 7 years ago
  53. 68b6ff5 ixgbevf: only DMA sync frame length by Emil Tantilov · 7 years ago
  54. a355fd9 ixgbevf: add function for checking if we can reuse page by Emil Tantilov · 7 years ago
  55. 5b09179 sfc: add suffix to large constant in ptp by Bert Kenward · 7 years ago
  56. 7d59773 can: migrate documentation to restructured text by Robert Schwebel · 7 years ago
  57. 30ce7f4 mt76: validate rx CCMP PN by Felix Fietkau · 7 years ago
  58. 3675302 mt76: pass the per-vif wcid to the core for multicast rx by Felix Fietkau · 7 years ago
  59. 9d9d738 mt76: split mt76_rx_complete by Felix Fietkau · 7 years ago
  60. aee5b8c mt76: implement A-MPDU rx reordering in the driver code by Felix Fietkau · 7 years ago
  61. 9c68a57 mt76: get station pointer by wcid and pass it to mac80211 by Felix Fietkau · 7 years ago
  62. 4e34249 mt76: add an intermediate struct for rx status information by Felix Fietkau · 7 years ago
  63. 1342cfe mt76: fix TSF value in probe responses by Felix Fietkau · 7 years ago
  64. 2b4307f mt76: retry rx polling as long as there is budget left by Felix Fietkau · 7 years ago
  65. 1e19c4d net: vrf: Add support for sends to local broadcast address by David Ahern · 7 years ago
  66. a78e936 r8169: fix memory corruption on retrieval of hardware statistics. by Francois Romieu · 7 years ago
  67. 15f4edb mlxsw: use tc_cls_can_offload_and_chain0() by Jakub Kicinski · 7 years ago
  68. a0d8637 i40e: use tc_cls_can_offload_and_chain0() by Jakub Kicinski · 7 years ago
  69. a60c3fd ixgbe: use tc_cls_can_offload_and_chain0() by Jakub Kicinski · 7 years ago
  70. 312324f bnxt: use tc_cls_can_offload_and_chain0() by Jakub Kicinski · 7 years ago
  71. 9ab88e8 mlx5: use tc_cls_can_offload_and_chain0() by Jakub Kicinski · 7 years ago
  72. 2a84bba cxgb4: use tc_cls_can_offload_and_chain0() by Jakub Kicinski · 7 years ago
  73. 3107fdc nfp: use tc_cls_can_offload_and_chain0() by Jakub Kicinski · 7 years ago
  74. a2b212a netdevsim: use tc_cls_can_offload_and_chain0() by Jakub Kicinski · 7 years ago
  75. fdd6d77 qed: code indent should use tabs where possible by Rohit Visavalia · 7 years ago
  76. 5f834cf be2net: networking block comments don't use an empty /* line by Rohit Visavalia · 7 years ago
  77. d9ac2d9 cxgb4: fix possible deadlock by Ganesh Goudar · 7 years ago
  78. f15ca72 net: don't call update_pmtu unconditionally by Nicolas Dichtel · 7 years ago
  79. 88a4fb5 sfc: support Medford2 frequency adjustment format by Laurence Evans · 7 years ago
  80. 1280c0f sfc: support second + quarter ns time format for receive datapath by Edward Cree · 7 years ago
  81. 04796f4 sfc: support separate PTP and general timestamping by Laurence Evans · 7 years ago
  82. c4f64fc sfc: simplify RX datapath timestamping by Laurence Evans · 7 years ago
  83. 6aa47c8 sfc: only advertise TX timestamping if we have the license for it by Martin Habets · 7 years ago
  84. 2935e3c sfc: on 8000 series use TX queues for TX timestamps by Edward Cree · 7 years ago
  85. c1d0d33 sfc: MAC TX timestamp handling on the 8000 series by Martin Habets · 7 years ago
  86. 50663fe sfc: only enable TX timestamping if the adapter is licensed for it by Martin Habets · 7 years ago
  87. 23418dc sfc: use main datapath for HW timestamps if available by Martin Habets · 7 years ago
  88. 9c3afb3 sfc: add function to determine which TX timestamping method to use by Martin Habets · 7 years ago
  89. b9b603d4 sfc: handle TX timestamps in the normal data path by Martin Habets · 7 years ago
  90. 5227ecc sfc: remove tx and MCDI handling from NAPI budget consideration by Bert Kenward · 7 years ago
  91. f7a61170 Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git by Kalle Valo · 7 years ago
  92. f2f6026 rtlwifi: btcoex: Fix some static warnings from Sparse by Ping-Ke Shih · 7 years ago
  93. d0bb950 wcn36xx: release DMA memory in case of error by Ramon Fried · 7 years ago
  94. 3717957 ath9k: Display calibration data piers in debugfs by Wojciech Dubowik · 7 years ago
  95. 8da5855 ath9k: Use calibrated noise floor value when available by Wojciech Dubowik · 7 years ago
  96. 34d4fcd ath9k: Read noise floor calibration data from eeprom by Wojciech Dubowik · 7 years ago
  97. 528782e ath9k: Alternative EEPROM size for AR9003 by Wojciech Dubowik · 7 years ago
  98. 81b35af wil6210: support parsing brd file address from fw file by Maya Erez · 7 years ago
  99. 54fca59 wil6210: enlarge FW mac_rgf_ext section for Sparrow D0 by Lior David · 7 years ago
  100. 70bcc65 wil6210: fix random failure to bring network interface up by Lior David · 7 years ago