1. a932657 net: sierra: shut up sparse restricted type warnings by Bjørn Mork · 12 years ago
  2. 7b1e0cb net: cdc_ncm: error path lock fix by Bjørn Mork · 12 years ago
  3. 1a7c6cc net: cdc_ncm: big endian fix by Bjørn Mork · 12 years ago
  4. 0f15b15 isdn: remove dead code by Alan Cox · 12 years ago
  5. 6a328d8 cgroup: net_cls: Rework update socket logic by Daniel Wagner · 12 years ago
  6. fd9a08a cgroup: net_cls: Pass in task to sock_update_classid() by Daniel Wagner · 12 years ago
  7. 72108fd usbnet: smsc95xx: apply introduced usb command APIs by Ming Lei · 12 years ago
  8. 2b2e41e usbnet: smsc75xx: apply introduced usb command APIs by Ming Lei · 12 years ago
  9. f7385ec usbnet: sierra_net: apply introduced usb command APIs by Ming Lei · 12 years ago
  10. 7cdd248 usbnet: plusb: apply introduced usb command APIs by Ming Lei · 12 years ago
  11. 5ffbe4d usbnet: net1080: apply introduced usb command APIs by Ming Lei · 12 years ago
  12. 9c06a2b usbnet: mcs7830: apply introduced usb command APIs by Ming Lei · 12 years ago
  13. 3898cdf usbnet: int51x1: apply introduced usb command APIs by Ming Lei · 12 years ago
  14. 24b1042 usbnet: dm9601: apply introduced usb command APIs by Ming Lei · 12 years ago
  15. 90b8b03 usbnet: cdc-ncm: apply introduced usb command APIs by Ming Lei · 12 years ago
  16. 0bc69ef usbnet: asix: apply introduced usb command APIs by Ming Lei · 12 years ago
  17. 877bd86 usbnet: introduce usbnet 3 command helpers by Ming Lei · 12 years ago
  18. e0c0755 r8169: enable ALDPS for power saving by hayeswang · 12 years ago
  19. 5a85d71 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  20. be71644 be2net: Fix smatch warnings in be_main.c by Padmanabh Ratnakar · 12 years ago
  21. 1b3d2d7 ixgbevf: Update version string by Greg Rose · 12 years ago
  22. 55fdd45b ixgbevf: fix softirq-safe to unsafe splat on internal mbx_lock by John Fastabend · 12 years ago
  23. 6132ee8 ixgbevf: Check for error on dma_map_single call by Greg Rose · 12 years ago
  24. f447770 ixgbevf: make netif_napi_add and netif_napi_del symmetric by John Fastabend · 12 years ago
  25. 3db7380 igb: Update version by Carolyn Wyborny · 12 years ago
  26. 59f3010 igb: Update get cable length function for i210/i211 by Carolyn Wyborny · 12 years ago
  27. 6e97c17 e1000e: Minimum packet size must be 17 bytes by Tushar Dave · 12 years ago
  28. 598e74f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  29. 9f651ca net: cdc_mbim: Device Service Stream support by Bjørn Mork · 12 years ago
  30. a82c7ce net: cdc_ncm: map MBIM IPS SessionID to VLAN ID by Bjørn Mork · 12 years ago
  31. bd329e1 net: cdc_ncm: do not bind to NCM compatible MBIM devices by Bjørn Mork · 12 years ago
  32. 9084ccf net: cdc_mbim: build the MBIM driver by Bjørn Mork · 12 years ago
  33. 9bf211a3 net: cdc_mbim: adding MBIM driver by Greg Suarez · 12 years ago
  34. c91ce3b net: cdc_ncm: export shared symbols and definitions by Bjørn Mork · 12 years ago
  35. c78b7c5 net: cdc_ncm: refactoring for tx multiplexing by Bjørn Mork · 12 years ago
  36. ff06ab1 net: cdc_ncm: splitting rx_fixup for code reuse by Bjørn Mork · 12 years ago
  37. 75d67d3 net: cdc_ncm: process chained NDPs by Bjørn Mork · 12 years ago
  38. 38396e4 net: cdc_ncm: refactor bind preparing for MBIM support by Greg Suarez · 12 years ago
  39. 2d1c431 net: cdc_ncm: adding MBIM support to ncm_setup by Greg Suarez · 12 years ago
  40. dad957d net: cdc_ncm: workaround NTB input size firmware bug by Bjørn Mork · 12 years ago
  41. 0668744 net/at91_ether: add pdata flag for reverse Eth addr by Joachim Eastwood · 12 years ago
  42. f4a15e1 net/at91_ether: select MACB in Kconfig by Joachim Eastwood · 12 years ago
  43. 84222e2 net/cadence: get rid of HAVE_NET_MACB by Joachim Eastwood · 12 years ago
  44. 95ebcea net/macb: fix truncate warnings by Joachim Eastwood · 12 years ago
  45. 1f4702a ixgbe: Fix possible memory leak in ixgbe_set_ringparam by Alexander Duyck · 12 years ago
  46. de52a12 ixgbe: Add function ixgbe_reset_pipeline_82599 by Don Skidmore · 12 years ago
  47. 505e3718 ixgbe: Drop unnecessary addition from ixgbe_set_rx_buffer_len by Alexander Duyck · 12 years ago
  48. 71a49f7 ixgbe: Correcting small packet padding by Tushar Dave · 12 years ago
  49. 51a1f72 ixgbe: using is_zero_ether_addr() to simplify the code by Wei Yongjun · 12 years ago
  50. 1a71ab2 ixgbe: (PTP) refactor init, cyclecounter and reset by Jacob Keller · 12 years ago
  51. f8a06c2 ixgbe: add WOL support for new subdevice id by Emil Tantilov · 12 years ago
  52. 56e9409 ixgbevf: Add VF DCB + SR-IOV support by Alexander Duyck · 12 years ago
  53. bffb3bc ixgbe: Enable support for VF API version 1.1 in the PF. by Alexander Duyck · 12 years ago
  54. f591cd9 ixgbe: Add support for GET_QUEUES message to get DCB configuration by Alexander Duyck · 12 years ago
  55. 107d301 ixgbe: Add support for tracking the default user priority to SR-IOV by Alexander Duyck · 12 years ago
  56. a048b40 ixgbe: Add support for IPv6 and UDP to ixgbe_get_headlen by Alexander Duyck · 13 years ago
  57. 47c1b7b be2net: Update driver version by Padmanabh Ratnakar · 12 years ago
  58. 76b7353 be2net: Fix skyhawk VF PCI Device ID by Padmanabh Ratnakar · 12 years ago
  59. 773a2d7 be2net: Fix FW flashing on Skyhawk-R by Padmanabh Ratnakar · 12 years ago
  60. 028991e be2net: Enabling Wake-on-LAN is not supported in S5 state by Padmanabh Ratnakar · 12 years ago
  61. dcf7ebb be2net: Fix VF driver load on newer Lancer FW by Padmanabh Ratnakar · 12 years ago
  62. c8a5416 be2net: Fix unnecessary delay in PCI EEH by Padmanabh Ratnakar · 12 years ago
  63. aa790db be2net: Fix issues in error recovery due to wrong queue state by Padmanabh Ratnakar · 12 years ago
  64. db15dfa be2net: Fix ethtool get_settings output for VF by Padmanabh Ratnakar · 12 years ago
  65. f25b119 be2net: Fix error messages while driver load for VFs by Padmanabh Ratnakar · 12 years ago
  66. a85e998 be2net: Fix configuring VLAN for VF for Lancer by Padmanabh Ratnakar · 12 years ago
  67. 67297ad be2net: Wait till resources are available for VF in error recovery by Padmanabh Ratnakar · 12 years ago
  68. 704e4c8 be2net: Fix change MAC operation for VF for Lancer by Padmanabh Ratnakar · 12 years ago
  69. d5c1847 be2net: Fix setting QoS for VF for Lancer by Padmanabh Ratnakar · 12 years ago
  70. abb9395 be2net: Fix driver load failure for different FW configs in Lancer by Padmanabh Ratnakar · 12 years ago
  71. 3fbca4a hyperv: Remove unnecessary comments in rndis_filter_receive_data() by Haiyang Zhang · 12 years ago
  72. 72ec301 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  73. 6397346 net/at91_ether: convert to devm_* functions by Joachim Eastwood · 12 years ago
  74. 04879e5 net/at91_ether: clean up rx buffer handling by Joachim Eastwood · 12 years ago
  75. fbb7a6e net/at91_ether: use macb dma description struct by Joachim Eastwood · 12 years ago
  76. e0da1f1 net/at91_ether: share macb_set_rx_mode with macb by Joachim Eastwood · 12 years ago
  77. 5e32353d net/at91_ether: use ethtool and mdio from macb by Joachim Eastwood · 12 years ago
  78. 0112a1d net/at91_ether: compile macb for exported functions by Joachim Eastwood · 12 years ago
  79. 0005f54 net/macb: export some symbols for at91_ether by Joachim Eastwood · 12 years ago
  80. 54f14e4 net/at91_ether: use pclk member instead of ether_clk by Joachim Eastwood · 12 years ago
  81. b85008b net/at91_ether/macb: absorb at91_private in to macb private struct by Joachim Eastwood · 12 years ago
  82. a723b98 net/at91_ether: use macb defs for rx dma buffers by Joachim Eastwood · 12 years ago
  83. f8bded3 net/at91_ether: use macb access functions by Joachim Eastwood · 12 years ago
  84. bc3bbef net/at91_ether: use macb register definitions by Joachim Eastwood · 12 years ago
  85. 1fd3ca4 net/macb: add AT91RM9200 specific registers and bits to header by Joachim Eastwood · 12 years ago
  86. 6a05004 igb: Split igb_update_dca into separate Tx and Rx functions by Alexander Duyck · 12 years ago
  87. 0c2cc02 igb: Move the calls to set the Tx and Rx queues into igb_open by Alexander Duyck · 12 years ago
  88. 5536d21 igb: Combine q_vector and ring allocation into a single function by Alexander Duyck · 12 years ago
  89. de78d1f igb: Lock buffer size at 2K even on systems with larger pages by Alexander Duyck · 12 years ago
  90. 2e334ee igb: Move rx_buffer related code in Rx cleanup path into separate function by Alexander Duyck · 12 years ago
  91. cbc8e55 igb: Map entire page and sync half instead of mapping and unmapping half pages by Alexander Duyck · 12 years ago
  92. db2ee5b igb: Combine post-processing of skb into a single function by Alexander Duyck · 12 years ago
  93. 1a1c225 igb: Do not use header split, instead receive all frames into a single buffer by Alexander Duyck · 12 years ago
  94. b534550 igb: Split Rx timestamping into two separate functions by Alexander Duyck · 12 years ago
  95. ea5ceea igb: Correcting and improving small packet check and padding by Tushar Dave · 12 years ago
  96. 374c65d ixgbe: Add mailbox API version negotiation support to ixgbe PF by Alexander Duyck · 12 years ago
  97. 58a02be ixgbe: Move message handling routines into their own functions by Alexander Duyck · 12 years ago
  98. 872844d ixgbe: Enable jumbo frames support w/ SR-IOV by Alexander Duyck · 12 years ago
  99. 245f292 ixgbe: Initialize q_vector cpu and affinity masks correctly by Alexander Duyck · 12 years ago
  100. c6846ee net: qmi_wwan: adding more ZTE devices by Bjørn Mork · 12 years ago