1. 8316324 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 · 15 years ago
  2. adfba3c mac80211: use fixed channel in ibss join when appropriate by Johannes Berg · 15 years ago
  3. f2c9838 rtl8187: use SET_IEEE80211_PERM_ADDR by John W. Linville · 15 years ago
  4. c693bf9 rtl8180: use SET_IEEE80211_PERM_ADDR by John W. Linville · 15 years ago
  5. df624ca rt2x00: Register frame length in TX entry descriptor instead of L2PAD. by Gertjan van Wingerde · 15 years ago
  6. a21ee72 rt2x00: Fix HT40+/HT40- setting in rt2800. by Gertjan van Wingerde · 15 years ago
  7. 79a854f rt2x00: Enable RT30xx by default. by Gertjan van Wingerde · 15 years ago
  8. c266148 rt2x00: Remove rt2x00pci.h include from rt2800lib. by Gertjan van Wingerde · 15 years ago
  9. 3d79b2a iwlwifi: recalculate average tpt if not current by Reinette Chatre · 15 years ago
  10. 0a12761 forcedeth: Kill NAPI config options. by David S. Miller · 15 years ago
  11. 53f224c forcedeth: GRO support by Tom Herbert · 15 years ago
  12. 93bb64e net: skb_free_datagram_locked() fix by Eric Dumazet · 15 years ago
  13. f546061 Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/lksctp-dev by David S. Miller · 15 years ago
  14. 4f70ecc net: rcu fixes by Eric Dumazet · 15 years ago
  15. 52a60ed phy/micrel: Add module device ID table for autoloading. by David S. Miller · 15 years ago
  16. 0f7ca59 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  17. d050700 drivers/net/phy: micrel phy driver by David J. Choi · 15 years ago
  18. a2f3be1 unix/garbage: kill copy of the skb queue walker by Ilpo Järvinen · 15 years ago
  19. e9162ab dm9601: fix phy/eeprom write routine by Peter Korsgaard · 15 years ago
  20. 26d2784 Revert "ixgbe: disable MSI-X by default on certain Cisco adapters" by David S. Miller · 15 years ago
  21. 19937d0 ppp_generic: handle non-linear skbs when passing them to pppd by Simon Arlott · 15 years ago
  22. ea8420e ppp_generic: pull 2 bytes so that PPP_PROTO(skb) is valid by Simon Arlott · 15 years ago
  23. 52c7738 iwmc3200wifi: fix busted iwm_debugfs_init definition by John W. Linville · 15 years ago
  24. 1d7d969 Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6 by John W. Linville · 15 years ago
  25. 12ef116 wireless: rt2x00: rt2800usb: be in sync with latest windows drivers. by Xose Vazquez Perez · 15 years ago
  26. 23ff98f mac80211_hwsim: fix double-scan detection by Johannes Berg · 15 years ago
  27. be4a4b6 mac80211: improve IBSS scanning by Johannes Berg · 15 years ago
  28. a75b436 mac80211: allow controlling aggregation manually by Johannes Berg · 15 years ago
  29. 07cefe7 orinoco_usb: implement fw download by David Kilroy · 15 years ago
  30. fc97431 orinoco_usb: avoid in_atomic by David Kilroy · 15 years ago
  31. 9afac70 orinoco: add orinoco_usb driver by David Kilroy · 15 years ago
  32. bcad6e8 orinoco: encapsulate driver locking by David Kilroy · 15 years ago
  33. 593ef09 orinoco: allow driver to specify netdev_ops by David Kilroy · 15 years ago
  34. b42f207 orinoco: add hermes_ops by David Kilroy · 15 years ago
  35. f7c6559 mac80211: fix ieee80211_find_sta[_by_hw] by Johannes Berg · 15 years ago
  36. c7ab1a4 b43legacy: Added get_survey callback in order to get channel noise by John W. Linville · 15 years ago
  37. 354b4f0 b43: Added get_survey callback in order to get channel noise by John W. Linville · 15 years ago
  38. 91639c7 rt2x00: remove now unused noise field from struct rxdone_entry_desc by John W. Linville · 15 years ago
  39. 1f55c12 iwmc3200wifi: cleanup unneeded debugfs error handling by John W. Linville · 15 years ago
  40. cd7b539 net: Use explicit "unsigned int" instead of plain "unsigned" in netdevice.h by David S. Miller · 15 years ago
  41. dee4287 net: fix softnet_stat by Changli Gao · 15 years ago
  42. 7ef5273 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  43. 1183f38 net: fix compile error due to double return type in SOCK_DEBUG by Jan Engelhardt · 15 years ago
  44. 47d2964 net: Inline skb_pull() in eth_type_trans(). by David S. Miller · 15 years ago
  45. 6f1464b net/usb: initiate sync sequence in sierra_net.c driver by Elina Pasheva · 15 years ago
  46. 4381548 net: sock_def_readable() and friends RCU conversion by Eric Dumazet · 15 years ago
  47. 0e3aef8 sctp: Tag messages that can be Nagle delayed at creation. by Vlad Yasevich · 15 years ago
  48. bfa0d98 sctp: Optimize computation of highest new tsn in SACK. by Vlad Yasevich · 15 years ago
  49. ea862c8 sctp: correctly mark missing chunks in fast recovery by Vlad Yasevich · 15 years ago
  50. 6588337 sctp: rwnd_press should be cumulative by Vlad Yasevich · 15 years ago
  51. cf9b481 sctp: fast recovery algorithm is per association. by Vlad Yasevich · 15 years ago
  52. b2cf9b6 sctp: update transport initializations by Vlad Yasevich · 15 years ago
  53. c0058a3 sctp: Save some room in the sctp_transport by using bitfields by Vlad Yasevich · 15 years ago
  54. d9efc22 sctp: Do not force T3 timer on fast retransmissions. by Vlad Yasevich · 15 years ago
  55. ae19c54 sctp: remove 'resent' bit from the chunk by Vlad Yasevich · 15 years ago
  56. d598b16 sctp: Make sure we always return valid retransmit path by Vlad Yasevich · 15 years ago
  57. b99a4d5 sctp: cleanup: remove duplicate assignment by Dan Carpenter · 15 years ago
  58. 787a51a sctp: implement sctp association probing module by Wei Yongjun · 15 years ago
  59. ec7b951 sctp: use sctp_chunk_is_data macro to decide a chunk is data chunk by Shan Wei · 15 years ago
  60. fbdf501 sctp: Do no select unconfirmed transports for retransmissions by Vlad Yasevich · 15 years ago
  61. bc4f841 sctp: fix to retranmit at least one DATA chunk by Wei Yongjun · 15 years ago
  62. 2fdc45c net/usb: remove default in Kconfig for sierra_net driver by Elina Pasheva · 15 years ago
  63. 6429d3d sctp: missing set src and dest port while lookup output route by Wei Yongjun · 15 years ago
  64. 52688d6 sctp: discard ABORT chunk with zero verification tag in COOKIE-WAIT state by Wei Yongjun · 15 years ago
  65. bd69b98 sctp: assure at least one T3-rtx timer is running if a FORWARD TSN is sent by Wei Yongjun · 15 years ago
  66. c17b02b sctp: send SHUTDOWN-ACK chunk back to the source. by Vlad Yasevich · 15 years ago
  67. a5f4cea sctp: Use correct address family in sctp_getsockopt_peer_addrs() by Vlad Yasevich · 15 years ago
  68. 83d7eb2 ipv6: cleanup: remove unneeded null check by Dan Carpenter · 15 years ago
  69. 4b02162 xfrm: potential uninitialized variable num_xfrms by Changli Gao · 15 years ago
  70. 767dd03 net: speedup sock_recv_ts_and_drops() by Eric Dumazet · 15 years ago
  71. 2185126 cdc_ether: Identify MBM devices by GUID in MDLM descriptor by Jonas Sjöquist · 15 years ago
  72. 6c3b9d3 r8169: Fix rtl8169_rx_interrupt() by Eric Dumazet · 15 years ago
  73. 81a2e36 forcedeth: Stay in NAPI as long as there's work by stephen hemminger · 15 years ago
  74. f8478df iwlwifi: greenfield support only true for 11n devices by Wey-Yi Guy · 15 years ago
  75. e517736a iwlwifi: set hw parameters based on device type by Wey-Yi Guy · 15 years ago
  76. e3a3cd8 iwlwifi: set AMPDU status variables correctly by Daniel Halperin · 15 years ago
  77. 17f36fc iwl3945: add ucode statistics by Abhijeet Kolekar · 15 years ago
  78. c2845d0 iwlwifi: set correct AC to swq_id for aggregation by Shanyu Zhao · 15 years ago
  79. cd398c3 iwlwifi: reset pci retry timeout by Abhijeet Kolekar · 15 years ago
  80. f001b30 iwlwifi: remove outdated comments by Wey-Yi Guy · 15 years ago
  81. 399dcb8 iwlwifi: remove get_stats callback function by Wey-Yi Guy · 15 years ago
  82. ad41ee3 Merge branch 'wireless-2.6' into wireless-next-2.6 by Reinette Chatre · 15 years ago
  83. 96ff564 iwlwifi: work around passive scan issue by Johannes Berg · 15 years ago
  84. 6c9ae01 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  85. 0c75ba2 e1000e: Fix oops caused by ASPM patch. by Anton Blanchard · 15 years ago
  86. f5c044e mac80211: remove deprecated noise field from ieee80211_rx_status by John W. Linville · 15 years ago
  87. 49b5c7f mac80211: tell driver about IBSS merge by Johannes Berg · 15 years ago
  88. edfcba1 libertas_tf: avoid warning about pr_fmt redefinition by John W. Linville · 15 years ago
  89. d989ff7 rtl8180: fix tx status reporting by John W. Linville · 15 years ago
  90. f84af32 net: ip_queue_rcv_skb() helper by Eric Dumazet · 15 years ago
  91. 4b0b72f net: speedup udp receive path by Eric Dumazet · 15 years ago
  92. 03f80cc net/sb1250: register mdio bus in probe by Sebastian Siewior · 15 years ago
  93. cfc1fbb igb: Clean up left over prototype of igb_get_hw_dev_name() by Emil Tantilov · 15 years ago
  94. 28b4c3b wireless: Fix merge. by Hauke Mehrtens · 15 years ago
  95. 5fa782c sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CVE-2010-1173) (v4) by Neil Horman · 15 years ago
  96. 8fc214b mac80211: notify driver about IBSS status by Johannes Berg · 15 years ago
  97. 76f2736 mac80211: fix supported rates IE if AP doesn't give us it's rates by Stanislaw Gruszka · 15 years ago
  98. f0b058b mac80211: do not wip out old supported rates by Stanislaw Gruszka · 15 years ago
  99. f7f7cc4 iwl: cleanup: remove unneeded error handling by Dan Carpenter · 15 years ago
  100. baff800 rt2x00: rt2800lib: update rfcsr & bbp init code for SoC devices by Helmut Schaa · 15 years ago