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