1. 4180442 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  2. 7d0d46d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  3. 29d37fa ixgbevf: merge ixgbevf_tx_map and ixgbevf_tx_queue into a single function by Emil Tantilov · 10 years ago
  4. 9bdfefd ixgbevf: redo dma mapping using the tx buffer info by Emil Tantilov · 10 years ago
  5. 7ad1a09 ixgbevf: make the first tx_buffer a repository for most of the skb info by Emil Tantilov · 10 years ago
  6. 6e2580f ixgbevf: add tx counters by Emil Tantilov · 10 years ago
  7. 9703192 ixgbevf: remove counters for Tx/Rx checksum offload by Emil Tantilov · 10 years ago
  8. 095e261 ixgbevf: move ring specific stats into ring specific structure by Emil Tantilov · 10 years ago
  9. 05d063a ixgbevf: make use of the dev pointer in the ixgbevf_ring struct by Emil Tantilov · 10 years ago
  10. ab60085 i40e: Fix device ID define names to align to standard by Shannon Nelson · 10 years ago
  11. 9d48872 i40e: add DCB option to Kconfig by Neerav Parikh · 10 years ago
  12. 4e3b35b i40e: add DCB and DCBNL support by Neerav Parikh · 10 years ago
  13. afb3ff0 i40e: implement DCB support infastructure by Neerav Parikh · 10 years ago
  14. cbf6132 i40e: refactor flow director by Anjali Singhai Jain · 10 years ago
  15. 60ea5f8 i40e: rename defines by Jesse Brandeburg · 10 years ago
  16. 8fb905b i40e: whitespace fixes by Jesse Brandeburg · 10 years ago
  17. d0b1024 i40e: Change firmware workaround by Jesse Brandeburg · 10 years ago
  18. e15c9fa i40e: fix compile warning on checksum_local by Jesse Brandeburg · 10 years ago
  19. 8cabd6a virtio-net: fix build error when CONFIG_AVERAGE is not enabled by Michael Dalton · 10 years ago
  20. 86f359f ixgbevf: bump version by Don Skidmore · 10 years ago
  21. f341c4e ixgbe: bump version number by Don Skidmore · 10 years ago
  22. 78d820e ixgbe: add braces around else condition in ixgbe_qv_lock_* calls by Jacob Keller · 10 years ago
  23. 0113e34 net: ftgmac100: use kfree_skb() where appropriate by Eric Dumazet · 10 years ago
  24. 1d3ee88 bonding: add netlink attributes to slave link dev by sfeldma@cumulusnetworks.com · 10 years ago
  25. 07699f9 bonding: add sysfs /slave dir for bond slave devices. by sfeldma@cumulusnetworks.com · 10 years ago
  26. fd27e0d net: vxlan: do not use vxlan_net before checking event type by Daniel Borkmann · 10 years ago
  27. 31ac910 ixgbe: set driver_max_VFs should be done before enabling SRIOV by ethan.zhao · 10 years ago
  28. dcc23e3 ixgbe: define IXGBE_MAX_VFS_DRV_LIMIT macro and cleanup const 63 by ethan.zhao · 10 years ago
  29. db89347 sh_eth: Add support for r7s72100 by Simon Horman · 10 years ago
  30. 504c8ca sh_eth: Use bool as return type of sh_eth_is_gether() by Simon Horman · 10 years ago
  31. c3bc40e qlcnic: remove unused code by stephen hemminger · 10 years ago
  32. 2104140 qlcnic: make local functions static by stephen hemminger · 10 years ago
  33. 7916a07 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 10 years ago
  34. fbf28d7 virtio-net: initial rx sysfs support, export mergeable rx buffer size by Michael Dalton · 10 years ago
  35. ab7db91 virtio-net: auto-tune mergeable rx buffer size for improved performance by Michael Dalton · 10 years ago
  36. fb51879 virtio-net: use per-receive queue page frag alloc for mergeable bufs by Michael Dalton · 10 years ago
  37. be121f4 virtio-net: drop rq->max and rq->num by Jason Wang · 10 years ago
  38. 9b05f46 net: davinci_mdio: Fix sparse warning by Lad, Prabhakar · 10 years ago
  39. 3ec775b bonding: handle slave's name change with primary_slave logic by Veaceslav Falico · 10 years ago
  40. 0aebd2d i40e: updates to AdminQ interface by Shannon Nelson · 10 years ago
  41. 68bf94a i40e: check desc pointer before printing by Shannon Nelson · 10 years ago
  42. b01f236 team: block mtu change before it happens via NETDEV_PRECHANGEMTU by Veaceslav Falico · 10 years ago
  43. 31cf344 r6040: use ETH_ZLEN instead of MISR for SKB length checking by Florian Fainelli · 10 years ago
  44. 4f8d9f3 r6040: add delays in MDIO read/write polling loops by Florian Fainelli · 10 years ago
  45. 2c0057d xen-netfront: add support for IPv6 offloads by Paul Durrant · 10 years ago
  46. e40c10f vxge: make local functions static by stephen hemminger · 10 years ago
  47. 2fd888a bnad: code cleanup by stephen hemminger · 10 years ago
  48. 5b22721 dm9000: fix a lot of checkpatch issues by Barry Song · 10 years ago
  49. ec48a78 i40e: Remove autogenerated Module.symvers file. by David S. Miller · 10 years ago
  50. f088cbb net/mlx4_core: clean up srq_res_start_move_to() by Paul Bolle · 10 years ago
  51. c9218a9 net/mlx4_core: clean up cq_res_start_move_to() by Paul Bolle · 10 years ago
  52. 38a529b e1000e: Fix compilation warning when !CONFIG_PM_SLEEP by Mika Westerberg · 10 years ago
  53. d3cec927 ixgbe: Fix incorrect logic for fixed fiber eeprom write by Don Skidmore · 10 years ago
  54. de02dec ixgbevf: create function for all of ring init by Don Skidmore · 10 years ago
  55. 87e70ab ixgbevf: Convert ring storage form pointer to an array to array of pointers by Don Skidmore · 10 years ago
  56. 27ae296 ixgbevf: use pci drvdata correctly in ixgbevf_suspend() by Wei Yongjun · 10 years ago
  57. e689e72 ixgbevf: set the disable state when ixgbevf_qv_disable is called by Jacob Keller · 10 years ago
  58. 8f4c5c9 ixgbe: reinit_locked() should be called with rtnl_lock by John Fastabend · 10 years ago
  59. 89f7f2c net: stmmac: notify the PM core of a wakeup event. by Srinivas Kandagatla · 10 years ago
  60. db88f10 net: stmmac: restore pinstate in pm resume. by Srinivas Kandagatla · 10 years ago
  61. 33a23e2 net: stmmac: use suspend functions for hibernation by Srinivas Kandagatla · 10 years ago
  62. 623997f net: stmmac: fix power management suspend-resume case by Srinivas Kandagatla · 10 years ago
  63. 073752a net: stmmac: make stmmac_mdio_reset non-static by Srinivas Kandagatla · 10 years ago
  64. 523f11b net: stmmac: move hardware setup for stmmac_open to new function by Srinivas Kandagatla · 10 years ago
  65. 09f8d69 net: stmmac: move dma allocation to new function by Srinivas Kandagatla · 10 years ago
  66. 984203c net: stmmac: mdio: remove reset gpio free by Srinivas Kandagatla · 10 years ago
  67. 9cbadf0 net: stmmac: support max-speed device tree property by Srinivas Kandagatla · 10 years ago
  68. cd71319 net: mvneta: make mvneta_txq_done() return void by Arnaud Ebalard · 10 years ago
  69. 0713a86 net: mvneta: mvneta_tx_done_gbe() cleanups by Arnaud Ebalard · 10 years ago
  70. f19fadf net: mvneta: implement rx_copybreak by willy tarreau · 10 years ago
  71. 8ec2cd4 net: mvneta: convert to build_skb() by willy tarreau · 10 years ago
  72. 34e4179 net: mvneta: prefetch next rx descriptor instead of current one by willy tarreau · 10 years ago
  73. 5428213 net: mvneta: simplify access to the rx descriptor status by willy tarreau · 10 years ago
  74. a1a65ab net: mvneta: factor rx refilling code by willy tarreau · 10 years ago
  75. 6c49897 net: mvneta: remove tests for impossible cases in the tx_done path by willy tarreau · 10 years ago
  76. 71f6d1b net: mvneta: replace Tx timer with a real interrupt by willy tarreau · 10 years ago
  77. 40ba35e net: mvneta: add missing bit descriptions for interrupt masks and causes by willy tarreau · 10 years ago
  78. 2902136 net: mvneta: do not schedule in mvneta_tx_timeout by willy tarreau · 10 years ago
  79. 74c41b0 net: mvneta: use per_cpu stats to fix an SMP lock up by willy tarreau · 10 years ago
  80. dc4277d net: mvneta: increase the 64-bit rx/tx stats out of the hot path by willy tarreau · 10 years ago
  81. e4e19c0 carl9170: use ath_is_mybeacon by Oleksij Rempel · 10 years ago
  82. d44efe2 ath5k: use ath_is_mybeacon by Oleksij Rempel · 10 years ago
  83. aeb0e35 ath9k_htc: use ath_is_mybeacon by Oleksij Rempel · 10 years ago
  84. 1cc47a5 ath9k: use ath_is_mybeacon by Oleksij Rempel · 10 years ago
  85. f1d267c ath: add common function ath_is_mybeacon by Oleksij Rempel · 10 years ago
  86. f862bfd mwifiex: export threshold value and retry limit to cfg80211 by Ujjal Roy · 10 years ago
  87. 1e20224 mwifiex: fix wrong 11ac bits setting in fw_cap_info by Bing Zhao · 10 years ago
  88. 0786dc4 wil6210: correct #include for prefetch() by Vladimir Kondratiev · 10 years ago
  89. 3b24e9f ath9k: Fix possible overflow condition by Sujith Manoharan · 10 years ago
  90. 522aaa1 ath9k: Fix IQ calibration by Sujith Manoharan · 10 years ago
  91. 1908861 ath9k: Fix error reported by smatch by Sujith Manoharan · 10 years ago
  92. bb35071 brcmfmac: handle SDIO card removal by Arend van Spriel · 10 years ago
  93. 2668b0b brcmfmac: initialize escan function pointer during scheduled scan by Arend van Spriel · 10 years ago
  94. 9cf218f brcmfmac: rename chip and core related structures by Arend van Spriel · 10 years ago
  95. c805eeb brcmfmac: restructure brcmf_sdio_chip_recognition() by Arend van Spriel · 10 years ago
  96. 3355650 brcmfmac: rework firmware download code by Arend van Spriel · 10 years ago
  97. 5303626 brcmfmac: update core reset and disable routines. by Hante Meuleman · 10 years ago
  98. a74d036 brcmfmac: Create common nvram parsing routines. by Hante Meuleman · 10 years ago
  99. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  100. 2b755bb Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 10 years ago