1. 91a0f93 i40e: add NVM update events to AQ clean by Shannon Nelson · 10 years ago
  2. 768ffc6 cxgb4/cxgb4vf/csiostor: Make PCI Device ID Tables be "const" by Hariprasad Shenai · 10 years ago
  3. 933e0db cxgb4: Add device ID for new adapter by Hariprasad Shenai · 10 years ago
  4. 970282d Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 10 years ago
  5. de1cf8a net/mlx4_en: mlx4_en_set_tx_maxrate() can be static by Wu Fengguang · 10 years ago
  6. db19170 rocker: add support for phys_port_name by David Ahern · 10 years ago
  7. 56ef9c9 vxlan: Move socket initialization to within rtnl scope by Marcelo Ricardo Leitner · 10 years ago
  8. 54ff9ef ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop} by Marcelo Ricardo Leitner · 10 years ago
  9. c10e4fc net/mlx4_en: Add tx queue maxrate support by Or Gerlitz · 10 years ago
  10. fc31e25 net/mlx4_core: Add basic support for QP max-rate limiting by Or Gerlitz · 10 years ago
  11. f0b7d43 cc2520: Add support for CC2591 amplifier. by Brad Campbell · 10 years ago
  12. 0db055c cc2520: Do not store platform_data in spi_device by Brad Campbell · 10 years ago
  13. ca62645 drivers: net: xgene: Add second SGMII based 1G interface by Keyur Chudgar · 10 years ago
  14. 2c71ec9 via-velocity: constify of_device_id array by Fabian Frederick · 10 years ago
  15. d2b75a3 net: via-rhine: constify of_device_id array by Fabian Frederick · 10 years ago
  16. abae1e0 ehea: constify of_device_id array by Fabian Frederick · 10 years ago
  17. 47b6166 IBM-EMAC: constify of_device_id array by Fabian Frederick · 10 years ago
  18. 486e957 can: constify of_device_id array by Fabian Frederick · 10 years ago
  19. d8a7dad net: phy: constify of_device_id array by Fabian Frederick · 10 years ago
  20. 3848124 orinoco: constify of_device_id array by Fabian Frederick · 10 years ago
  21. 74847f2 net: xilinx: constify of_device_id array by Fabian Frederick · 10 years ago
  22. 73c7047 net: greth: constify of_device_id array by Fabian Frederick · 10 years ago
  23. 437dab4 netdev: octeon_mgmt: constify of_device_id array by Fabian Frederick · 10 years ago
  24. 14448e2 net: ethernet: apple: constify of_device_id array by Fabian Frederick · 10 years ago
  25. a6b0dc2 drivers: net: xgene: constify of_device_id array by Fabian Frederick · 10 years ago
  26. fa2b183 net: ethoc: constify of_device_id array by Fabian Frederick · 10 years ago
  27. 94e5a2a net/fsl: constify of_device_id array by Fabian Frederick · 10 years ago
  28. 2726053 Altera TSE: constify of_device_id array by Fabian Frederick · 10 years ago
  29. 1156c96 net: netcp: constify of_device_id array by Fabian Frederick · 10 years ago
  30. d907c4f at86rf230: fix at86rf230_read_subreg succeed handling by Alexander Aring · 10 years ago
  31. bd76a11 dsa: change "select" to "depends on" for NET_SWITCHDEV and for NET_DSA by Jiri Pirko · 10 years ago
  32. 73ee544 net/fsl: modify xgmac_mdio for little endian SoCs by Shaohui Xie · 10 years ago
  33. 26eee02 net/fsl: fix a bug in xgmac_mdio by Shaohui Xie · 10 years ago
  34. 04f49fa rocker: replace fixed stack allocation with dynamic allocation by Scott Feldman · 10 years ago
  35. 98237d4 switchdev: use new swdev ops by Scott Feldman · 10 years ago
  36. 0034de4 net: bcmgenet: add support for Hardware Filter Block by Petri Gynther · 10 years ago
  37. 5591764 gianfar: Consider dts property endianess on handling by Jingchang Lu · 10 years ago
  38. 26eb937 gianfar: Make FCB access endian safe by Claudiu Manoil · 10 years ago
  39. a7312d5 gianfar: Make BDs access endian safe by Claudiu Manoil · 10 years ago
  40. 316ad4b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 10 years ago
  41. 5f1764d Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 10 years ago
  42. 51b3b2c at86rf230: fix volatile regmap registers by Alexander Aring · 10 years ago
  43. dce481e at86rf230: add support for calibration timeout by Alexander Aring · 10 years ago
  44. eb3b435 at86rf230: replace state change sleeps with hrtimer by Alexander Aring · 10 years ago
  45. e372174 at86rf230: init xtal_trim with zero by Alexander Aring · 10 years ago
  46. 0d8bb41 ixgbevf: Use ether_addr_copy() instead of memcpy() by Jeff Kirsher · 10 years ago
  47. dec0d8e ixgbevf: Fix code comments and whitespace by Jeff Kirsher · 10 years ago
  48. 856f606 ixgbe: Remove IXGBE_FLAG_IN_NETPOLL since it doesn't do anything by Alexander Duyck · 10 years ago
  49. 887012e ixgbe: enable relaxed ordering for SPARC by Jeff Kirsher · 10 years ago
  50. bc035fc ixgbe: cleanup make ixgbe_set_ethertype_anti_spoofing_X550 static by Don Skidmore · 10 years ago
  51. ef5398b ixgbe: Clean up type inconsistency by Don Skidmore · 10 years ago
  52. 1f9ac57 ixgbe: add new wrapper for X550 support by Don Skidmore · 10 years ago
  53. ddd0ca5 net: bcmgenet: add support for xmit_more by Florian Fainelli · 10 years ago
  54. ae67bf0 net: bcmgenet: update ring producer index and buffer count in xmit by Florian Fainelli · 10 years ago
  55. d6707be net: bcmgenet: rewrite bcmgenet_rx_refill() by Petri Gynther · 10 years ago
  56. 719a11c vxlan: Don't set s_addr in vxlan_create_sock by Simon Horman · 10 years ago
  57. 2c29b23 net/macb: Only adjust tx_clk on link change by Jaeden Amero · 10 years ago
  58. 6b9f53b net/mlx5_core: don't export static symbol by Julia Lawall · 10 years ago
  59. d26ea6c net: bcmgenet: collect Rx discarded packet count by Petri Gynther · 10 years ago
  60. 19693f1 net/fsl: remove dependency FSL_SOC from MDIO by Shaohui Xie · 10 years ago
  61. 416377e macb: Fix merge error. by Stephen Rothwell · 10 years ago
  62. 59e33c2 net: phy: bcm7xxx: add alternate id for 7439 by Florian Fainelli · 10 years ago
  63. f8f2147 switchdev: add netlink flags to IPv4 FIB add op by Scott Feldman · 10 years ago
  64. 3cef5c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  65. 8ac467e net: bcmgenet: core changes for supporting multiple Rx queues by Petri Gynther · 10 years ago
  66. 13259db Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  67. 0b2eb3e net: macb: constify macb configuration data by Josh Cartwright · 10 years ago
  68. 57ad7a0 Merge tag 'iwlwifi-next-for-kalle-2015-03-07' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by David S. Miller · 10 years ago
  69. b29e13b i40e: add ethtool RSS support by Mitch A Williams · 10 years ago
  70. ec7a06f i40e/i40evf: Bump i40e/i40evf version by Catherine Sullivan · 10 years ago
  71. 2ddb80c i40e: add MAC printing to debugfs dump VSI by Shannon Nelson · 10 years ago
  72. b40c82e i40e: Fix inconsistent use of PF/VF vs pf/vf by Jeff Kirsher · 10 years ago
  73. 29a0645 i40e: tame the nvmupdate read and write complaints by Shannon Nelson · 10 years ago
  74. 97bf75f i40e/i40evf: fix accidental write to ITR registers by Jesse Brandeburg · 10 years ago
  75. 3c8e0b9 i40vf: don't stop me now by Mitch Williams · 10 years ago
  76. 1efc80e i40e: future proof some sizeof calls by Shannon Nelson · 10 years ago
  77. d1da3ac i40e: Remove "hello world" strings from i40e driver by Greg Rose · 10 years ago
  78. 2fec510 can: kvaser_usb: Read all messages in a bulk-in URB buffer by Ahmed S. Darwish · 10 years ago
  79. deb2701 can: kvaser_usb: Avoid double free on URB submission failures by Ahmed S. Darwish · 10 years ago
  80. b0d4724 can: peak_usb: fix missing ctrlmode_ init for every dev by Stephane Grosjean · 10 years ago
  81. 969439016 can: add missing initialisations in CAN related skbuffs by Oliver Hartkopp · 10 years ago
  82. 8edfe3b bgmac: Clean warning messages by Peter Senna Tschudin · 10 years ago
  83. dbedd44 ethernet: codespell comment spelling fixes by Joe Perches · 10 years ago
  84. cbe21d9 net: stmmac: make reset control an optional requirement by Dinh Nguyen · 10 years ago
  85. d7ed747 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  86. 04b0a80 net: dsa: mv88e6352: Add support for EEE by Guenter Roeck · 10 years ago
  87. 11b3b45 net: dsa: mv88e6xxx: Add EEE support by Guenter Roeck · 10 years ago
  88. 6f5a272 net: bcmgenet: rework Rx queue init by Petri Gynther · 10 years ago
  89. 421d9df net/macb: merge at91_ether driver into macb driver by Cyrille Pitchen · 10 years ago
  90. 93b31f4 net/macb: unify clock management by Cyrille Pitchen · 10 years ago
  91. a848748 net: macb: remove #if defined(CONFIG_ARCH_AT91) sections by Boris BREZILLON · 10 years ago
  92. aa5e183 iwlwifi: mvm: fix compilation with IWLWIFI_DEBUGFS not set by Emmanuel Grumbach · 10 years ago
  93. cd77f5e i40e: Strip configfs code by Greg Rose · 10 years ago
  94. b85e911 i40e/i40evf: Bump version by Sravanthi Tangeda · 10 years ago
  95. 016890b i40e/i40evf: enable prefetch of Tx descriptors during cleanup by Jesse Brandeburg · 10 years ago
  96. d9e894e i40e: Simplify code for rss_size_max config by Anjali Singhai Jain · 10 years ago
  97. 4599120 i40e/i40evf: Simplify tunnel selection logic by Anjali Singhai Jain · 10 years ago
  98. 04294e3 i40e: FD filters flush policy changes by Anjali Singhai Jain · 10 years ago
  99. 4205d37 i40e: Avoid logs while adding/deleting FD-SB filters by Anjali Singhai Jain · 10 years ago
  100. 58ce517 i40e: print port stats only on partition 1 by Shannon Nelson · 10 years ago