1. 2a40018 sky2: Avoid rtnl_unlock without rtnl_lock by Mike McCormack · 15 years ago
  2. e2577a0 ipv6: Send netlink notification when DAD fails by Herbert Xu · 15 years ago
  3. 3f07d12 drivers/net/tg3.c: change the field used with the TG3_FLAG_10_100_ONLY constant by Julia Lawall · 15 years ago
  4. a003460 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  5. 964ad81 ipconfig: Handle devices which take some time to come up. by David S. Miller · 15 years ago
  6. dee6026 Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6 by John W. Linville · 15 years ago
  7. 51f5f8c mac80211: Fix memory leak in ieee80211_if_write() by Eric Dumazet · 15 years ago
  8. 2a13052 mac80211: Fix (dynamic) power save entry by Juuso Oikarinen · 15 years ago
  9. 4109316 ipw2200: use kmalloc for large local variables by Zhu Yi · 15 years ago
  10. 5f13bfa ath5k: read eeprom IQ calibration values correctly for G mode by Bruno Randolf · 15 years ago
  11. 86415d4 ath5k: fix I/Q calibration (for real) by Bruno Randolf · 15 years ago
  12. a3b980f ath5k: fix TSF reset by Bruno Randolf · 15 years ago
  13. 8bd8bea ath5k: use fixed antenna for tx descriptors by Bruno Randolf · 15 years ago
  14. 8e59340 libipw: split ieee->networks into small pieces by Zhu Yi · 15 years ago
  15. 38a679a mac80211: Fix sta_mtx unlocking on insert STA failure path by Jouni Malinen · 15 years ago
  16. e5a9a35 rt2x00: remove KSEG1ADDR define from rt2x00soc.h by Helmut Schaa · 15 years ago
  17. 717ea4b net: add ColdFire support to the smc91x driver by Greg Ungerer · 15 years ago
  18. 7f29a3b asix: fix setting mac address for AX88772 by Jussi Kivilinna · 15 years ago
  19. 2b4c329 ipv6 ip6_tunnel: eliminate unused recursion field from ip6_tnl{}. by YOSHIFUJI Hideaki / 吉藤英明 · 15 years ago
  20. 3041f51 net: Fix dev_mc_add() by Eric Dumazet · 15 years ago
  21. 0a14150 net: Annotates neigh_invalidate() by Eric Dumazet · 15 years ago
  22. bb134d5 tcp: Fix tcp_v4_rcv() by Eric Dumazet · 15 years ago
  23. fe234f0 tg3: Fix tg3_poll_controller() passing wrong pointer to tg3_interrupt() by Louis Rilling · 15 years ago
  24. 78cb279 qeth: change checksumming default for HiperSockets by Frank Blaschka · 15 years ago
  25. 869da90 qeth: no recovery after layer mismatch (z/VM NICs) by Ursula Braun · 15 years ago
  26. a959189 qeth: set promisc off after trace disabling failure by Ursula Braun · 15 years ago
  27. 21fde74 qeth: l3 send dhcp in non pass thru mode by Frank Blaschka · 15 years ago
  28. fe7a262 qeth: enable kmsg hash processing in qeth_core_sys.c by Ursula Braun · 15 years ago
  29. 1382c71 Revert "iwlwifi: Send broadcast probe request only when asked to" by Reinette Chatre · 15 years ago
  30. 1d79e53 iwl3945: fix memory corruption by Reinette Chatre · 15 years ago
  31. 42d3804 MAINTAINERS: add netdev to CAN network layer and drivers entries by Wolfgang Grandegger · 15 years ago
  32. de58657 tipc: filter out messages not intended for this host by Neil Horman · 15 years ago
  33. d88dca7 tipc: fix endianness on tipc subscriber messages by Neil Horman · 15 years ago
  34. f5c445e ethtool: Use noinline_for_stack by Eric Dumazet · 15 years ago
  35. 81160e66 net/sunrpc: Convert (void)snprintf to snprintf by Joe Perches · 15 years ago
  36. fc0b579 net/sunrpc: Remove uses of NIPQUAD, use %pI4 by Joe Perches · 15 years ago
  37. e9dcd16 can: fix bfin_can build error after alloc_candev() change by Barry Song · 15 years ago
  38. 28b2774 tcp: Fix tcp_make_synack() by Eric Dumazet · 15 years ago
  39. 9837638 net: fix route cache rebuilds by Eric Dumazet · 15 years ago
  40. 1515faf qlcnic: remove extra space from board names by Amit Kumar Salecha · 15 years ago
  41. addd5ab qlcnic: fix bios version check by Amit Kumar Salecha · 15 years ago
  42. b7eff10 qlcnic: validate unified fw image by Sucheta Chakraborty · 15 years ago
  43. 9ab17b3 qlcnic: fix multicast handling by Sucheta Chakraborty · 15 years ago
  44. 8bfe8b9 qlcnic: additional driver statistics. by Sucheta Chakraborty · 15 years ago
  45. 8bae569 qlcnic: fix tx csum status by Sucheta Chakraborty · 15 years ago
  46. 7e8a929 be2net: remove unused code in be_load_fw by Ajit Khaparde · 15 years ago
  47. 500ca9b be2net: remove usage of be_pci_func by Ajit Khaparde · 15 years ago
  48. 6cce09f tcp: Add SNMP counters for backlog and min_ttl drops by Eric Dumazet · 15 years ago
  49. 4045635 net: add __must_check to sk_add_backlog by Zhu Yi · 15 years ago
  50. 10cc2b5 bridge: Fix RCU race in br_multicast_stop by Herbert Xu · 15 years ago
  51. 49f5fcf bridge: Use RCU list primitive in __br_mdb_ip_get by Herbert Xu · 15 years ago
  52. 0c9a2ac ipv6: Optmize translation between IPV6_PREFER_SRC_xxx and RT6_LOOKUP_F_xxx. by YOSHIFUJI Hideaki / 吉藤英明 · 15 years ago
  53. 25dc27d cpmac: bump version to 0.5.2 by Florian Fainelli · 15 years ago
  54. 9fba1c3 cpmac: fallback to switch mode if no PHY chip found by Florian Fainelli · 15 years ago
  55. 30765d0 cpmac: fix the receiving of 802.1q frames by Florian Fainelli · 15 years ago
  56. 8d15d38 MAINTAINER: Correct CAN Maintainer responsibilities and paths by Oliver Hartkopp · 15 years ago
  57. e7111ea another pegasus usb net device by Petko Manolov · 15 years ago
  58. 0e2b807 irda-usb: add error handling and fix leak by Dan Carpenter · 15 years ago
  59. 72150e9 sock.c: potential null dereference by Dan Carpenter · 15 years ago
  60. ea3fb37 ems_usb: cleanup: remove uneeded check by Dan Carpenter · 15 years ago
  61. 02a780c bridge: cleanup: remove unneed check by Dan Carpenter · 15 years ago
  62. b96b894 fix a race in ks8695_poll by Figo.zhang · 15 years ago
  63. 3a22813 s2io: Fixing debug message by Breno Leitao · 15 years ago
  64. a80483d e1000e: fix packet corruption and tx hang during NFSv2 by Jesse Brandeburg · 15 years ago
  65. 5fe88ea typhoon: fix incorrect use of smp_wmb() by David Dillow · 15 years ago
  66. d17792e ethtool: Add direct access to ops->get_sset_count by Jeff Garzik · 15 years ago
  67. 723b2f5 ethtool: Add direct access to ops->get_sset_count by Jeff Garzik · 15 years ago
  68. 4b79a1a net: smc91x: Support Qualcomm MSM development boards. by David Brown · 15 years ago
  69. a3a858f net: backlog functions rename by Zhu Yi · 15 years ago
  70. 2499849 x25: use limited socket backlog by Zhu Yi · 15 years ago
  71. 53eecb1 tipc: use limited socket backlog by Zhu Yi · 15 years ago
  72. 50b1a78 sctp: use limited socket backlog by Zhu Yi · 15 years ago
  73. 79545b6 llc: use limited socket backlog by Zhu Yi · 15 years ago
  74. 5534979 udp: use limited socket backlog by Zhu Yi · 15 years ago
  75. 6b03a53 tcp: use limited socket backlog by Zhu Yi · 15 years ago
  76. 8eae939 net: add limit for socket backlog by Zhu Yi · 15 years ago
  77. 12c3400 rndis_wlan: correct multicast_list handling V3 by Jiri Pirko · 15 years ago
  78. 4c32531 MAINTAINERS: Add netdev to bridge entry. by David S. Miller · 15 years ago
  79. a6f018e cxgb3: fix hot plug removal crash by Divy Le Ray · 15 years ago
  80. 0eddba5 gianfar: Fix TX ring processing on SMP machines by Anton Vorontsov · 15 years ago
  81. 4c020a9 r8169: use correct barrier between cacheable and non-cacheable memory by David Dillow · 15 years ago
  82. d0021b2 tipc: Fix oops on send prior to entering networked mode (v3) by Neil Horman · 15 years ago
  83. 6d55cb9 gre: fix hard header destination address checking by Timo Teräs · 15 years ago
  84. c839d30 net: add scheduler sync hint to tcp_prequeue(). by Mike Galbraith · 15 years ago
  85. 8f37ada IPv6: fix race between cleanup and add/delete address by stephen hemminger · 15 years ago
  86. 84e8b80 IPv6: addrconf notify when address is unavailable by stephen hemminger · 15 years ago
  87. 5b2a195 IPv6: addrconf timer race by stephen hemminger · 15 years ago
  88. 122e451 IPv6: addrconf dad timer unnecessary bh_disable by stephen hemminger · 15 years ago
  89. e5c1a0a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  90. 31f66be rt2x00: Export rt2x00soc_probe from rt2x00soc by Helmut Schaa · 15 years ago
  91. 4fa0043 mac80211: Fix HT rate control configuration by Sujith · 15 years ago
  92. 1cd4efd bridge: depends on INET by Randy Dunlap · 15 years ago
  93. 4d63cb4d bnx2x: Removed FW 5.2.7 by Vladislav Zolotarov · 15 years ago
  94. 4d27b87 davinci_emac: off by one by Dan Carpenter · 15 years ago
  95. bf82937 cassini: fix off by one by Dan Carpenter · 15 years ago
  96. d4612cb Bluetooth: Use single_open() for inquiry cache within debugfs by Marcel Holtmann · 15 years ago
  97. 1162563 af_packet: move strict addr_len check right before dev_[mc/unicast]_[add/del] by Jiri Pirko · 15 years ago
  98. 9fe9693 be2net: download NCSI section during firmware update by Sarveshwar Bandi · 15 years ago
  99. 48a2951 cpmac: use after free by Dan Carpenter · 15 years ago
  100. 87c1e12 ipsec: Fix bogus bundle flowi by Herbert Xu · 15 years ago