1. cd431e7 macvlan: add multicast filter by Eric Dumazet · 12 years ago
  2. e185483 team: allow userspace to take control over carrier by Flavio Leitner · 12 years ago
  3. 3b72c2f drivers: net:ethernet: cpsw: add support for VLAN by Mugunthan V N · 12 years ago
  4. e11b220 drivers: net: cpsw: Add helper functions for VLAN ALE implementation by Mugunthan V N · 12 years ago
  5. efc496e drivers: net: misc: Remove unused OOM variables by Joe Perches · 12 years ago
  6. 4d9e01d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  7. 188d1f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  8. c560451 ixgbe: Fix SR-IOV MTU warning by Alexander Duyck · 12 years ago
  9. 7e63bf4 ixgbe: Replace rmb in Tx cleanup with read_barrier_depends by Alexander Duyck · 12 years ago
  10. 434c5e3 ixgbe: update date to 2013 by Don Skidmore · 12 years ago
  11. d2c47b6 ixgbe: fix return values and memcpy parameters to eliminate Smatch warnings by Josh Hay · 12 years ago
  12. f752be9 ixgbe: fix potential null dereference by Josh Hay · 12 years ago
  13. 07ce870 ixgbe: allow reading of SFF-8472 data over i2c by Emil Tantilov · 12 years ago
  14. a7a1d9d e1000e: cleanup checkpatch braces checks by Bruce Allan · 12 years ago
  15. c556d60 e1000e: convert enums of register offsets and move #defines to regs.h by Bruce Allan · 12 years ago
  16. 948f97a e1000e: cosmetic move of #defines and prototypes to the new manage.h by Bruce Allan · 12 years ago
  17. d226311 e1000e: cosmetic move of #defines and function prototypes to the new nvm.h by Bruce Allan · 12 years ago
  18. 93b9f8b e1000e: cosmetic move of #defines and function prototypes to the new phy.h by Bruce Allan · 12 years ago
  19. bdfe2da e1000e: cosmetic move of function prototypes to the new mac.h by Bruce Allan · 12 years ago
  20. 1b41db3 e1000e: cosmetic move of #defines and prototypes to the new ich8lan.h by Bruce Allan · 12 years ago
  21. 21b5a6f e1000e: cosmetic move of #defines to the new 80003es2lan.h by Bruce Allan · 12 years ago
  22. f25701d e1000e: cosmetic move of #defines and prototypes to the new 82571.h by Bruce Allan · 12 years ago
  23. 577ae39 qlcnic: Updating copyright information. by Jitendra Kalsaria · 12 years ago
  24. 7c1e7e9 gianfar: dont conditionally alloc Rx/Err irq structs by Paul Gortmaker · 12 years ago
  25. 7d3e673 net: fec: fix miss init spinlock by Frank Li · 12 years ago
  26. 675b804 team: ab: set active port option as changed when port is leaving by Jiri Pirko · 12 years ago
  27. c3969d80 team: move netlink event notifiers after team_port_leave() by Jiri Pirko · 12 years ago
  28. d90f889 team: handle sending port list in the same way option list is sent by Jiri Pirko · 12 years ago
  29. f9d9686 net/mlx4_en: Fix compilation error when CONFIG_INET isn't defined by Hadar Hen Zion · 12 years ago
  30. 377d973 net/mlx4_en: Fix error propagation for ethtool helper function by Hadar Hen Zion · 12 years ago
  31. 2b3c9a8 be2net: update driver version to 4.6.x by Sathya Perla · 12 years ago
  32. 4c87661 be2net: fix re-loaded PF driver to re-gain control of its VFs by Sathya Perla · 12 years ago
  33. e68ed8f drivers:net:misc: Remove unnecessary alloc/OOM messages by Joe Perches · 12 years ago
  34. 0d2e7a5 wireless: Remove unnecessary alloc/OOM messages, alloc cleanups by Joe Perches · 12 years ago
  35. 9d11bd1 wimax: Remove unnecessary alloc/OOM messages, alloc cleanups by Joe Perches · 12 years ago
  36. 1d5d1fd wan: Remove unnecessary alloc/OOM messages by Joe Perches · 12 years ago
  37. 38673c8 drivers: net: usb: Remove unnecessary alloc/OOM messages by Joe Perches · 12 years ago
  38. b2adaca ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups by Joe Perches · 12 years ago
  39. 09da6c5 can: Remove unnecessary alloc/OOM messages by Joe Perches · 12 years ago
  40. ad4437d caif: Remove unnecessary alloc/OOM messages by Joe Perches · 12 years ago
  41. 72073ad cxgb3: Update VLAN extraction stats in the GRO path by Vipul Pandya · 12 years ago
  42. 387ff911 netns: bond: allow unprivileged users to control bond device by Gao feng · 12 years ago
  43. bf414b3 net: usbnet: fix tx_dropped statistics by Bjørn Mork · 12 years ago
  44. 4f46385 stmmac: don't return zero on failure path in stmmac_pci_probe() by Alexey Khoroshilov · 12 years ago
  45. 33397a7 Merge branch 'delete-wanrouter' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by David S. Miller · 12 years ago
  46. 59fa534 Merge branch 'fixes-for-3.8' of git://gitorious.org/linux-can/linux-can by David S. Miller · 12 years ago
  47. 7bc4864 qlcnic: silence false positive overflow warning by Dan Carpenter · 12 years ago
  48. 7614fe8 bnx2x: Force link UP when the interface is in LOOPBACK mode by Mahesh Bandewar · 12 years ago
  49. 559bcac via-rhine: Fix bugs in NAPI support. by David S. Miller · 12 years ago
  50. ed6882a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  51. 2bd3bc4 can: c_can: Set reserved bit in IFx_MASK2 to 1 on write by Alexander Stein · 12 years ago
  52. c2ade1a e1000e: use generic IEEE MII definitions by Bruce Allan · 12 years ago
  53. 8bb6286 e1000e: resolve -Wunused-parameter compile warnings by Bruce Allan · 12 years ago
  54. 9e01990 e1000e: update driver version string by Bruce Allan · 12 years ago
  55. 55c5f55 e1000e: cleanup some whitespace and indentation issues by Bruce Allan · 12 years ago
  56. c063f60 e1000e: cleanup: group OR'ed bit settings with parens by Bruce Allan · 12 years ago
  57. 0cdc63449 e1000e: cleanup defines.h by Bruce Allan · 12 years ago
  58. fd0326f ixgbe: autoneg variable refactoring by Josh Hay · 12 years ago
  59. 99b7664 ixgbe: removed unused variable from setup_link_speed by Josh Hay · 12 years ago
  60. 3d29226 ixgbe: rename autoneg variables by Josh Hay · 12 years ago
  61. b4fafbe ixgbe: Fix device ref count bug by Greg Rose · 12 years ago
  62. d1d18b3 ixgbe: Reset the NIC if up2tc has changed by Amir Hanania · 12 years ago
  63. 6fcdf4f wanrouter: delete now orphaned header content, files/drivers by Paul Gortmaker · 12 years ago
  64. a786a7c wanrouter: completely decouple obsolete code from kernel. by Paul Gortmaker · 12 years ago
  65. 3484aac net/mlx4_en: Fix transmit timeout when driver restarts port by Amir Vadai · 12 years ago
  66. 955154f net/mlx4_en: Don't reassign port mac address on firmware that supports it by Matan Barak · 12 years ago
  67. 23537b7 net/mlx4_core: Use firmware driven flow steering hash mode by Hadar Hen Zion · 12 years ago
  68. 0d256c0 net/mlx4_en: Fix ethtool rules leftovers after module unloaded by Hadar Hen Zion · 12 years ago
  69. 280fce1 net/mlx4_en: Block insertion of ethtool steering rules while the interface is down by Hadar Hen Zion · 12 years ago
  70. 8258bd2 net/mlx4_en: Fix vlan mask for ethtool steering rules by Hadar Hen Zion · 12 years ago
  71. 69d7126 net/mlx4_en: Validate VLAN IDs provided in ethtool flow steering rules by Hadar Hen Zion · 12 years ago
  72. f90a367 net/mlx4_en: Fix ip/udp steering rules multicast mac when attached via ethtool by Hadar Hen Zion · 12 years ago
  73. 248c62a net/mlx4_core: Set correctly allow_loopback flag by Hadar Hen Zion · 12 years ago
  74. 015465f net/mlx4_core: Directly expose fields of HW flow steering rule control segment by Hadar Hen Zion · 12 years ago
  75. 1b13c97 net/vxlan: Add ethtool drvinfo by Yan Burman · 12 years ago
  76. 45acd3a qlcnic: Bump up the version to 5.1.33 by Jitendra Kalsaria · 12 years ago
  77. fec9dd1 qlcnic: make pci_error_handlers const by Stephen Hemminger · 12 years ago
  78. 22fd5ab qlcnic: Fix RX/TX checksum setting for some adapter types by Manish chopra · 12 years ago
  79. 4d53f40 qlcnic: Fix minidump in NPAR mode by Shahed Shaikh · 12 years ago
  80. 283c1c6 qlcnic: driver LRO bug fix by Manish chopra · 12 years ago
  81. cdc84dd qlcnic: Free irq for mailbox interrupts by Manish chopra · 12 years ago
  82. 1403f43 qlcnic: Fix bug in reading HW reset template by Manish chopra · 12 years ago
  83. 069048f qlcnic: Fix sparse check endian warnings by Shahed Shaikh · 12 years ago
  84. 3d6d7ab NET: qmi_wwan: add Telit LE920 support by Daniele Palmas · 12 years ago
  85. 70c37bf net: usbnet: prevent buggy devices from killing us by Bjørn Mork · 12 years ago
  86. 409cc1f bond: have random dev address by default instead of zeroes by Jiri Pirko · 12 years ago
  87. 8a7d7cb mwifiex: fix incomplete scan in case of IE parsing error by Bing Zhao · 12 years ago
  88. 6cdd20c vmxnet3: set carrier state properly on probe by Neil Horman · 12 years ago
  89. 2860030 e1000e: enable ECC on I217/I218 to catch packet buffer memory errors by Bruce Allan · 12 years ago
  90. eb492f7 bonding: unset primary slave via sysfs by Milos Vyletel · 12 years ago
  91. 00d3d51 be2net: Updating Module Author string and log message string to "Emulex Corporation" by Sarveshwar Bandi · 12 years ago
  92. 9e85722 tuntap: allow polling/writing/reading when detached by Jason Wang · 12 years ago
  93. 2b8b328 vhost_net: handle polling errors when setting backend by Jason Wang · 12 years ago
  94. 692a998 vhost_net: correct error handling in vhost_net_set_backend() by Jason Wang · 12 years ago
  95. af668b3 tun: fix carrier on/off status by Michael S. Tsirkin · 12 years ago
  96. f1e7b73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  97. ee873fd gianfar: Pack struct gfar_priv_grp into three cachelines by Claudiu Manoil · 12 years ago
  98. 5fedcc1 gianfar: Cleanup gfar_parse_group() code by Claudiu Manoil · 12 years ago
  99. 0cd3fde gianfar: Optimize struct gfar_priv_tx_q for two cache lines by Claudiu Manoil · 12 years ago
  100. dc97538 net: fec: add napi support to improve proformance by Frank Li · 12 years ago