1. dabc5c6 tg3: Move TSO_CAPABLE assignment by Matt Carlson · 14 years ago
  2. 4452d09 tg3: Fix stats for 5704 and later devices by Matt Carlson · 14 years ago
  3. 54e0a67 tg3: Fix TSO loopback test by Matt Carlson · 14 years ago
  4. 42b64a4 tg3: Consolidate autoneg advertisement setup code by Matt Carlson · 14 years ago
  5. b0c5943 tg3: Fix EEE interoperability workaround by Matt Carlson · 14 years ago
  6. 108a6c1 tg3: Fix IPv6 TCP problems for 5719 by Matt Carlson · 14 years ago
  7. 1ff30a5 tg3: Fix 57765 B0 data corruption by Matt Carlson · 14 years ago
  8. 432aa7e tg3: Cleanup transmit error path by Matt Carlson · 14 years ago
  9. 2ffcc98 tg3: Set tx bug flags for more devices by Matt Carlson · 14 years ago
  10. 5b5ed8a 9p: Kill unused variable 'ret' in trans_rdma.c:parse_opts() by David S. Miller · 14 years ago
  11. 99517e3 9p: Kill set but not used variable 'ret' in parse_opts() by David S. Miller · 14 years ago
  12. 3fb72f1 ipconfig wait for carrier by Micha Nelissen · 14 years ago
  13. c182f90 SCTP: fix race between sctp_bind_addr_free() and sctp_bind_addr_conflict() by Jacek Luczak · 14 years ago
  14. be281e5 ipv6: reduce per device ICMP mib sizes by Eric Dumazet · 14 years ago
  15. 75e308c net: ping: fix the coding style by Changli Gao · 14 years ago
  16. bb0cd2f net: ping: make local functions static by Changli Gao · 14 years ago
  17. 6b60d7b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  18. a48eff1 ipv4: Pass explicit destination address to rt_bind_peer(). by David S. Miller · 14 years ago
  19. ed2361e ipv4: Pass explicit destination address to rt_get_peer(). by David S. Miller · 14 years ago
  20. 6bd023f ipv4: Make caller provide flowi4 key to inet_csk_route_req(). by David S. Miller · 14 years ago
  21. 6882f93 ipv4: Kill RT_CACHE_DEBUG by David S. Miller · 14 years ago
  22. 12f4d0a be2net: Enable SR-IOV for Lancer by Mammatha Edhala · 14 years ago
  23. 0be6bc6 bnx2x: add support for retrieving dcb peer configuration by Shmulik Ravid · 14 years ago
  24. 60a34277d5 qeth: use ndo_set_features callback for initial setup and recovery by Frank Blaschka · 14 years ago
  25. f634a4e wl12xx: fix compilation error when CONFIG_PM is not set by Luciano Coelho · 14 years ago
  26. abb57ea net: add skb_dst_force() in sock_queue_err_skb() by Eric Dumazet · 14 years ago
  27. b5626946 sfc: Don't use enums as a bitmask. by David S. Miller · 14 years ago
  28. 9cbc94ea Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  29. 1d1652c ipv4: Don't use enums as bitmasks in ip_fragment.c by David S. Miller · 14 years ago
  30. 7cc31a9 net: ethtool: fix IPV6 checksum feature name string by Michał Mirosław · 14 years ago
  31. 604ae14 net: Change netdev_fix_features messages loglevel by Michael S. Tsirkin · 14 years ago
  32. b9eb8b8 net: recvmmsg: Strip MSG_WAITFORONE when calling recvmsg by Anton Blanchard · 14 years ago
  33. 11e73de xen: netback: use __CONST_RING_SIZE not __RING_SIZE by Ian Campbell · 14 years ago
  34. 30b9284 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 14 years ago
  35. c8144a36 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next-2.6 by David S. Miller · 14 years ago
  36. f56e03e net: ping: fix build failure by Vasiliy Kulikov · 14 years ago
  37. 372b231 net: use hlist_del_rcu() in dev_change_name() by Eric Dumazet · 14 years ago
  38. 6dcae1e bluetooth: Fix warnings in l2cap_core.c by David S. Miller · 14 years ago
  39. d46d4d6 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  40. e00cf3b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  41. e4abce8 sfc: Use netif_device_{detach,attach}() around reset and self-test by Ben Hutchings · 14 years ago
  42. 6f404e4 net: Change netdev_fix_features messages loglevel by Michał Mirosław · 14 years ago
  43. ebde6f8 vmxnet3: Fix inconsistent LRO state after initialization by Thomas Jarosch · 14 years ago
  44. 867955f sfc: Fix oops in register dump after mapping change by Ben Hutchings · 14 years ago
  45. 2142c13 net: convert to new cpumask API by KOSAKI Motohiro · 14 years ago
  46. 5173cc0 ipv4: more compliant RFC 3168 support by Eric Dumazet · 14 years ago
  47. 485bf56 be2net: FW download for Lancer by Shripad Nunjundarao · 14 years ago
  48. 005d569 be2net: Stats for Lancer by Selvin Xavier · 14 years ago
  49. 89a88ab be2net: Support for version 1 of stats for BE3 by Ajit Khaparde · 14 years ago
  50. 3b8ab88 mwifiex: use ieee80211_amsdu_to_8023s routine by Yogesh Ashok Powar · 14 years ago
  51. 8b3beca cfg80211: make stripping of 802.11 header optional from AMSDU by Yogesh Ashok Powar · 14 years ago
  52. 57cf804 nl80211: Move peer link state definition to nl80211 by Javier Cardona · 14 years ago
  53. 108697c ath9k: make npending frames check as bool by Mohammed Shafi Shajakhan · 14 years ago
  54. 21e8ee6 ath9k: make sure main_rssi is positive by Mohammed Shafi Shajakhan · 14 years ago
  55. 3e9a212 ath9k: configure fast_div_bias based on diversity group by Mohammed Shafi Shajakhan · 14 years ago
  56. b85c573 ath9k: Implement an API to swap main/ALT LNA's by Mohammed Shafi Shajakhan · 14 years ago
  57. 8afbcc8 ath9k_hw: define antenna diversity group by Mohammed Shafi Shajakhan · 14 years ago
  58. 6bcbc06 ath9k_hw: define modules to get/set Antenna diversity paramaters by Mohammed Shafi Shajakhan · 14 years ago
  59. 842ca78 ath9k_hw: config diversity based on eeprom contents by Mohammed Shafi Shajakhan · 14 years ago
  60. c6ba9fe ath9k_hw: define registers/macros to support Antenna diversity by Mohammed Shafi Shajakhan · 14 years ago
  61. 21d2c63 ath9k_hw: enable Antenna diversity for AR9485 by Mohammed Shafi Shajakhan · 14 years ago
  62. 69de372 ath9k_hw: make antenna diversity modules chip specific by Mohammed Shafi Shajakhan · 14 years ago
  63. bd2281b net/rfkill/core.c: Avoid leaving freed data in a list by Julia Lawall · 14 years ago
  64. 40b275b mac80211: sparse RCU annotations by Johannes Berg · 14 years ago
  65. ec034b2 mac80211: fix TX a-MPDU locking by Johannes Berg · 14 years ago
  66. 7527a78 cfg80211: advertise possible interface combinations by Johannes Berg · 14 years ago
  67. 805d7d2 iwlwifi: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning by Stephen Boyd · 14 years ago
  68. 8220ba3 iwlegacy: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning by Stephen Boyd · 14 years ago
  69. 538dd2e bnx2x: Allow ethtool to enable/disable loopback. by Mahesh Bandewar · 14 years ago
  70. c5be24f ipv4: Trivial rt->rt_src conversions in net/ipv4/route.c by David S. Miller · 14 years ago
  71. 602a532 sfc: Fix TX queue numbering when separate_tx_channels=1 by Ben Hutchings · 14 years ago
  72. 1a8218e net: ping: dont call udp_ioctl() by Eric Dumazet · 14 years ago
  73. e6e4d9e netfilter: nf_ct_sip: fix SDP parsing in TCP SIP messages for some Cisco phones by Patrick McHardy · 14 years ago
  74. 274ea0e netfilter: nf_ct_sip: validate Content-Length in TCP SIP messages by Patrick McHardy · 14 years ago
  75. 0e3d32c Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6 by David S. Miller · 14 years ago
  76. 534ea99 net: drivers: kill two unused macro definitions by Shan Wei · 14 years ago
  77. 3f874ad caif: remove unesesarry exports by sjur.brandeland@stericsson.com · 14 years ago
  78. 33b2f55 caif: Bugfix debugfs directory name must be unique. by sjur.brandeland@stericsson.com · 14 years ago
  79. c85c295 caif: Handle dev_queue_xmit errors. by sjur.brandeland@stericsson.com · 14 years ago
  80. bee925d caif: prepare support for namespaces by sjur.brandeland@stericsson.com · 14 years ago
  81. b3ccfbe caif: Protected in-flight packets using dev or sock refcont. by sjur.brandeland@stericsson.com · 14 years ago
  82. 43e3692 caif: Move refcount from service layer to sock and dev. by sjur.brandeland@stericsson.com · 14 years ago
  83. cb3cb42 caif: Add ref-count to framing layer by sjur.brandeland@stericsson.com · 14 years ago
  84. f362144 caif: Use RCU and lists in cfcnfg.c for managing caif link layers by sjur.brandeland@stericsson.com · 14 years ago
  85. bd30ce4 caif: Use RCU instead of spin-lock in caif_dev.c by sjur.brandeland@stericsson.com · 14 years ago
  86. 0b1e973 caif: Use rcu_read_lock in CAIF mux layer. by sjur.brandeland@stericsson.com · 14 years ago
  87. 0f08190 IPVS: fix netns if reading ip_vs_* procfs entries by Hans Schillstrom · 14 years ago
  88. d8083de bridge: fix forwarding of IPv6 by Stephen Hemminger · 14 years ago
  89. 1b1cb1f net: ping: small changes by Eric Dumazet · 14 years ago
  90. 89c64d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-next-2.6 by David S. Miller · 14 years ago
  91. 4dc6ec2 Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge by David S. Miller · 14 years ago
  92. 4f6290c ixgbe: Add support for new 82599 adapter by Don Skidmore · 14 years ago
  93. c050999 ixgbe: fix sparse warning by Emil Tantilov · 14 years ago
  94. 34cecbb ixgbe: cleanup some minor issues in ixgbe_down() by Alexander Duyck · 14 years ago
  95. f0f9778 ixgbe: Merge over-temp task into service task by Alexander Duyck · 14 years ago
  96. d034acf ixgbe: Merge ATR reinit into the service task by Alexander Duyck · 14 years ago
  97. c83c6cb ixgbe: merge reset task into service task by Alexander Duyck · 14 years ago
  98. 93c52dd ixgbe: Merge watchdog functionality into service task by Alexander Duyck · 14 years ago
  99. 7086400 ixgbe: Combine SFP and multi-speed fiber task into single service task by Alexander Duyck · 14 years ago
  100. e606bfe ixgbe: move flags and state into the same cacheline by Alexander Duyck · 14 years ago