1. 6e4d2d9 usb: plusb: Whitespace by simon · 13 years ago
  2. 857a3d0 cxgb4vf: drop phys_id interface and implement the newer set_phys_id by Dimitris Michailidis · 13 years ago
  3. c5e0636 cxgb4: drop phys_id interface and implement the newer set_phys_id by Dimitris Michailidis · 13 years ago
  4. 93ae653 cnic: Fix rtnl deadlock by Michael Chan · 13 years ago
  5. 782d640 net: atl*: convert to hw_features by Michał Mirosław · 13 years ago
  6. dc66891 net: tg3: convert to hw_features by Michał Mirosław · 13 years ago
  7. 5ec8f9b net: enic: convert to hw_features by Michał Mirosław · 13 years ago
  8. 6332c8d net: benet: convert to hw_features by Michał Mirosław · 13 years ago
  9. e92702b skge: convert to hw_features by Michał Mirosław · 13 years ago
  10. 5784186 be2net: call FLR after setup wol in be_shutdown by Ajit Khaparde · 13 years ago
  11. 48f5a19 be2net: dynamically allocate adapter->vf_cfg by Ajit Khaparde · 13 years ago
  12. 81be8f0 be2net: fix to get max VFs supported from adapter by Ajit Khaparde · 13 years ago
  13. b006058 be2net: use common method to check for sriov function type by Ajit Khaparde · 13 years ago
  14. 4b97291 be2net: add rxhash support by Ajit Khaparde · 13 years ago
  15. c1e48ef Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  16. 1b86a58 ipv4: Fix "Set rt->rt_iif more sanely on output routes." by OGAWA Hirofumi · 13 years ago
  17. 912d398 net: fix skb_add_data_nocache() to calc csum correctly by Wei Yongjun · 13 years ago
  18. 7b1b3af ewrk3: convert to set_phys_id by stephen hemminger · 13 years ago
  19. 94469f7 qlcnic: convert to set_phys_id by stephen hemminger · 13 years ago
  20. 066413d net: netxen: convert to hw_features by Michał Mirosław · 13 years ago
  21. 1f90d66 capi: Perform scheduled capifs removal by Jan Kiszka · 13 years ago
  22. 17938a6 Signed bit field; int have_hotplug_status_watch:1 by Ian Campbell · 13 years ago
  23. 9b57e1a MAINTAINERS: add entry for Xen network backend by Ian Campbell · 13 years ago
  24. 1f5db83 be2net: Fix suspend/resume operation by Padmanabh Ratnakar · 13 years ago
  25. ecd6210 be2net: Rename some struct members for clarity by Padmanabh Ratnakar · 13 years ago
  26. 034e345 s2io: convert to set_phys_id (v2) by stephen hemminger · 13 years ago
  27. 7bc9371 niu: convert to new ethtool set_phys_id by stephen hemminger · 13 years ago
  28. 9871acf pcnet32: convert to set_phys_id by stephen hemminger · 13 years ago
  29. 1a64246 benet: convert to set_phys_id by stephen hemminger · 13 years ago
  30. 32d3613 bnx2x: convert to set_phys_id by stephen hemminger · 13 years ago
  31. 2e17e1a bnx2: convert to set_phys_id by stephen hemminger · 13 years ago
  32. 6d8a7e6 vxge: convert to set_phys_id by stephen hemminger · 13 years ago
  33. 12fcf94 cxgb3: implement set_phys_id by stephen hemminger · 13 years ago
  34. 81b8709 tg3: implement ethtool set_phys_id by stephen hemminger · 13 years ago
  35. a5b9f41 skge: implement set_phys_id by stephen hemminger · 13 years ago
  36. 74e532f sky2: support ethtool set_phys_id by stephen hemminger · 13 years ago
  37. ae07b0b pppoe: drop PPPOX_ZOMBIEs in pppoe_flush_dev by Ulrich Weber · 13 years ago
  38. a25a32a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 13 years ago
  39. ec80bfc dsa/mv88e6131: add support for mv88e6085 switch by Peter Korsgaard · 13 years ago
  40. 47482f1 ipv6: Enable RFS sk_rxhash tracking for ipv6 sockets (v2) by Neil Horman · 13 years ago
  41. 191350e qlcnic: Update version number to 5.0.16 by Anirban Chakraborty · 13 years ago
  42. b56421d qlcnic: Fix LRO disable by Rajesh Borundia · 13 years ago
  43. f8d5481 qlcnic: Use flt method to determine flash fw region by Sritej Velaga · 13 years ago
  44. 8816d00 qlcnic: Remove unused code by Anirban Chakraborty · 13 years ago
  45. b9796a1 qlcnic: Changes to VLAN code by Anirban Chakraborty · 13 years ago
  46. 036d61f qlcnic: Code optimization patch by Anirban Chakraborty · 13 years ago
  47. b1fc6d3 qlcnic: Cleanup patch by Anirban Chakraborty · 13 years ago
  48. f848d6d qlcnic: Memory leak fix by Sony Chacko · 13 years ago
  49. 53478fe qlcnic: Make PCI info available in all modes by Sony Chacko · 13 years ago
  50. 2d5d415 be2net: Fix a potential crash during shutdown. by Ajit Khaparde · 13 years ago
  51. 1e58148 bna: Fix for handling firmware heartbeat failure by Rasesh Mody · 13 years ago
  52. 1ca050d can: convert protocol handling to RCU by Oliver Hartkopp · 13 years ago
  53. 4c844d9 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next-2.6 by David S. Miller · 13 years ago
  54. 34206f2 can: mcp251x: Allow pass IRQ flags through platform data. by Enric Balletbo i Serra · 13 years ago
  55. 35a67ed smsc911x: fix mac_lock acquision before calling smsc911x_mac_read by Enric Balletbo i Serra · 13 years ago
  56. 66ee33b tg3: Support 4mb flash sizes for 5717 and 5719 by Matt Carlson · 13 years ago
  57. ba1f3c7 tg3: Enable 5720 support by Matt Carlson · 13 years ago
  58. 6418f2c tg3: Add 5720 PHY ID by Matt Carlson · 13 years ago
  59. f2096f9 tg3: Add 5720 H2BMC support by Matt Carlson · 13 years ago
  60. 9b91b5f tg3: Add 5720 NVRAM decoding by Matt Carlson · 13 years ago
  61. d78b59f tg3: Add 5720 ASIC rev by Matt Carlson · 13 years ago
  62. 0a58d66 tg3: Reintroduce 5717_PLUS by Matt Carlson · 13 years ago
  63. 1407deb tg3: 5717_PLUS => 57765_PLUS by Matt Carlson · 13 years ago
  64. de9f523 tg3: Cleanup extended rx ring size code by Matt Carlson · 13 years ago
  65. 9d93059 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 13 years ago
  66. c5e129a sfc: Implement ethtool_ops::set_phys_id instead of ethtool_ops::phys_id by Ben Hutchings · 13 years ago
  67. 68f512f ethtool: Change ETHTOOL_PHYS_ID implementation to allow dropping RTNL by Ben Hutchings · 13 years ago
  68. 8717d07 ethtool: Fill out and update comment for struct ethtool_ops by Ben Hutchings · 13 years ago
  69. e20b5b6 ethtool: Convert struct ethtool_ops comment to kernel-doc format by Ben Hutchings · 13 years ago
  70. abfe903 sfc: Implement generic features interface by Ben Hutchings · 13 years ago
  71. f82d9a6 sfc: Enable all TSO features on VLANs by Ben Hutchings · 13 years ago
  72. c6e1a0d net: Allow no-cache copy from user on transmit by Tom Herbert · 13 years ago
  73. 14f98f2 bridge: range check STP parameters by stephen hemminger · 13 years ago
  74. bb900b2 bridge: allow creating bridge devices with netlink by stephen hemminger · 13 years ago
  75. 36fd2b6 bridge: allow creating/deleting fdb entries via netlink by stephen hemminger · 13 years ago
  76. b078f0d bridge: add netlink notification on forward entry changes by stephen hemminger · 13 years ago
  77. 664de48 bridge: split rcu and no-rcu cases of fdb lookup by stephen hemminger · 13 years ago
  78. 7cd8861 bridge: track last used time in forwarding table by stephen hemminger · 13 years ago
  79. 03e9b64 bridge: change arguments to fdb_create by stephen hemminger · 13 years ago
  80. 738faca ipv6: Don't pass invalid dst_entry pointer to dst_release(). by Boris Ostrovsky · 13 years ago
  81. 3d7dc7e iwlwifi: accept EEPROM version 0x423 for iwl6000 by John W. Linville · 13 years ago
  82. 37f4ee0 rt2x00: fix cancelling uninitialized work by Stanislaw Gruszka · 13 years ago
  83. 2e3e66e rtlwifi: Fix some warnings/bugs by Larry Finger · 13 years ago
  84. 2201076 p54usb: IDs for two new devices by Christian Lamparter · 13 years ago
  85. 09b661b wl12xx: fix potential buffer overflow in testmode nvs push by Luciano Coelho · 13 years ago
  86. 0235357 zd1211rw: reset rx idle timer from tasklet by Jussi Kivilinna · 13 years ago
  87. 2fc713b zd1211rw: remove URB_SHORT_NOT_OK flag in zd_usb_iowrite16v_async() by Jussi Kivilinna · 13 years ago
  88. fcf8bd3 mac80211: Fix duplicate frames on cooked monitor by Helmut Schaa · 13 years ago
  89. 5312c3f mac80211: fix comment regarding aggregation buf_size by Johannes Berg · 13 years ago
  90. 8f06ca2 ath9k: Fix phy info print message with AR9485 chipset. by Senthil Balasubramanian · 13 years ago
  91. 5245e3a wl12xx: fix module author's email address in the spi and sdio modules by Luciano Coelho · 13 years ago
  92. c85ce65 b43: allocate receive buffers big enough for max frame len + offset by John W. Linville · 13 years ago
  93. 0545a30 pkt_sched: QFQ - quick fair queue scheduler by stephen hemminger · 13 years ago
  94. fc3e594 xen: netfront: assume all hw features are available until backend connection setup by Ian Campbell · 13 years ago
  95. 083dd8b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  96. 96120d8 netfilter: xt_conntrack: fix inverted conntrack direction test by Florian Westphal · 13 years ago
  97. b722504 netfilter: xt_addrtype: replace rt6_lookup with nf_afinfo->route by Florian Westphal · 13 years ago
  98. 0fae2e7 netfilter: af_info: add 'strict' parameter to limit lookup to .oif by Florian Westphal · 13 years ago
  99. 31ad3dd netfilter: af_info: add network namespace parameter to route hook by Florian Westphal · 13 years ago
  100. a09d197 IPVS: fix NULL ptr dereference in ip_vs_ctl.c ip_vs_genl_dump_daemons() by Hans Schillstrom · 13 years ago