1. 4b7679a mac80211: clean up rate control API by Johannes Berg · 16 years ago
  2. 2ff6a6d4 mac80211: fix mesh action frame handling by Johannes Berg · 16 years ago
  3. 79617de mac80211: mesh portal functionality support by YanBo · 16 years ago
  4. 31e9ab2 ath9k: Fix TSF Adjust usage by Sujith · 16 years ago
  5. 459f5f9 ath9k: Fix nexttbtt calculation by Sujith · 16 years ago
  6. 980b24d ath9k: Whitespace cleanup by Sujith · 16 years ago
  7. 42eb7c6 iwlwifi: remove HT flags from RXON when not in HT anymore by Emmanuel Grumbach · 16 years ago
  8. 9c40fc5 libertas: Reduce the WPA key installation time (fixups) by Javier Cardona · 16 years ago
  9. 84e463f ath5k: Fix bad udelay calls on AR5210 code by Nick Kossifidis · 16 years ago
  10. 92ffe05 cfg80211: reject invalid configuration items by Johannes Berg · 16 years ago
  11. f8b25cd mac80211: allow interface settings changes only when down by Johannes Berg · 16 years ago
  12. 723b038 cfg80211: allow set_interface without type by Johannes Berg · 16 years ago
  13. 60719ff cfg80211: show interface type by Johannes Berg · 16 years ago
  14. 133b822 mac80211: make master iface not wireless by Johannes Berg · 16 years ago
  15. 9e5e6c3 iwlwifi: make PS use named constants by Tomas Winkler · 16 years ago
  16. 9ccacb8 iwlwifi: don't delay scan in IBSS mode by Tomas Winkler · 16 years ago
  17. fdd1097 b43: Issue warning when RFKILL_INPUT is not enabled by Larry Finger · 16 years ago
  18. e07aa37 cfg80211: fix code ordering in header file by Johannes Berg · 16 years ago
  19. 942b25c cfg80211: clean up static regdomain mess by Johannes Berg · 16 years ago
  20. a3d2eaf cfg80211: fix regulatory code const by Johannes Berg · 16 years ago
  21. 734366d cfg80211: clean up regulatory mess by Johannes Berg · 16 years ago
  22. 762af43 cfg80211: fix static regdomains by Johannes Berg · 16 years ago
  23. 9930cce wireless: Read scan flags correctly on x86-64 by David Kilroy · 16 years ago
  24. d877984 aoe: Fix OOPS after SKB queue changes. by David S. Miller · 16 years ago
  25. e5d2304 can: Add documentation for virtual CAN driver usage by Oliver Hartkopp · 16 years ago
  26. 28e3487 tcp: Fix queue traversal in tcp_use_frto(). by David S. Miller · 16 years ago
  27. 77d40a0 tcp: Fix order of tests in tcp_retransmit_skb() by David S. Miller · 16 years ago
  28. 38ce7c7 ppp_generic: Use skb_peek() in ppp_receive_mp_frame(). by David S. Miller · 16 years ago
  29. f72051b neigh: Remove by-hand SKB queue handling. by David S. Miller · 16 years ago
  30. f4ab543 pkt_sched: Remove the tx queue state check in qdisc_run() by Jarek Poplawski · 16 years ago
  31. cd07a8e tcp: Use SKB queue handling interfaces instead of by-hand versions. by David S. Miller · 16 years ago
  32. 1164f52 net: Add skb_queue_walk_from() and skb_queue_walk_from_safe(). by David S. Miller · 16 years ago
  33. 249c8b4 net: Add skb_queue_next(). by David S. Miller · 16 years ago
  34. d258b49 tcp: Use skb_queue_is_last() instead of by-hand version. by David S. Miller · 16 years ago
  35. fc7ebb2 net: Add skb_queue_is_last(). by David S. Miller · 16 years ago
  36. b5f61ab usbatm: Use skb_queue_walk_safe() instead of by-hand implementation. by David S. Miller · 16 years ago
  37. 47a227d zd1211: Use skb_queue_walk() instead of by-hand implementation. by David S. Miller · 16 years ago
  38. 2aad7c8 de4x5: Use skb_queue_head instead of by-hand implementation. by David S. Miller · 16 years ago
  39. ebf0598 pkt_sched: Check the state of tx_queue in dequeue_skb() by Jarek Poplawski · 16 years ago
  40. f087652 pkt_sched: Always use q->requeue in dev_requeue_skb(). by David S. Miller · 16 years ago
  41. 242f8bfe pkt_sched: Make qdisc->gso_skb a list. by David S. Miller · 16 years ago
  42. 3d09274 sctp: Use skb_queue_walk_safe() and skb_queue_split_tail_init(). by David S. Miller · 16 years ago
  43. 1d4a31d net: Fix bus in SKB queue splicing interfaces. by David S. Miller · 16 years ago
  44. 0b815a1 net: network device name ifalias support by Stephen Hemminger · 16 years ago
  45. 83bfba5 usbnet: Use skb_queue_walk_safe() instead of by-hand implementation. by David S. Miller · 16 years ago
  46. 953f551 Phonet: kernel documentation by Remi Denis-Courmont · 16 years ago
  47. be0c52b Phonet: emit errors when a packet cannot be delivered locally by Remi Denis-Courmont · 16 years ago
  48. 87ab4e2 Phonet: proc interface for port range by Remi Denis-Courmont · 16 years ago
  49. 5f77076 Phonet: provide MAC header operations by Remi Denis-Courmont · 16 years ago
  50. 107d0d9 Phonet: Phonet datagram transport protocol by Remi Denis-Courmont · 16 years ago
  51. ba113a9 Phonet: common socket glue by Remi Denis-Courmont · 16 years ago
  52. 8fb3974 Phonet: Netlink interface by Remi Denis-Courmont · 16 years ago
  53. f8ff602 Phonet: network device and address handling by Remi Denis-Courmont · 16 years ago
  54. 8ead536 Phonet: add CONFIG_PHONET by Remi Denis-Courmont · 16 years ago
  55. 4b07b3f Phonet: PF_PHONET protocol family support by Remi Denis-Courmont · 16 years ago
  56. bce7b15 Phonet: global definitions by Remi Denis-Courmont · 16 years ago
  57. 5c18245 ipsec: Fix xfrm_state_walk race by Herbert Xu · 16 years ago
  58. fcaa406 cassini: use request_firmware by Jaswinder Singh · 16 years ago
  59. 5e68722 net/atm/lec.c: drop code after return by Julia Lawall · 16 years ago
  60. bb55b32 drivers/net/wan: Use DIV_ROUND_UP by Julia Lawall · 16 years ago
  61. 6a19309 drivers/atm: Use DIV_ROUND_UP by Julia Lawall · 16 years ago
  62. ca330c5 hci_usb: replace mb with smp_mb by Ming Lei · 16 years ago
  63. d48abfe net: em_cmp.c use unaligned access helpers by Harvey Harrison · 16 years ago
  64. 978e9ae irda: follow lspci device/vendor style by Bjorn Helgaas · 16 years ago
  65. ce425a9 mISDN: misc timerdev fixes by Andi Kleen · 16 years ago
  66. 1532dcb mISDN: annotate iomem pointer and add statics by Harvey Harrison · 16 years ago
  67. f11d32d mISDN: endian annotations for struct zt by Harvey Harrison · 16 years ago
  68. 4d5392c drivers/isdn/capi/kcapi.c: Adjust error handling code involving capi_ctr_put by Julia Lawall · 16 years ago
  69. 2cdc557 netfilter: xt_time gives a wrong monthday in a leap year by Kaihui Luo · 16 years ago
  70. 147e70e cxgb3: Use SKB list interfaces instead of home-grown implementation. by David S. Miller · 16 years ago
  71. 38783e6 isdn: isdn_ppp: Use SKB list facilities instead of home-grown implementation. by David S. Miller · 16 years ago
  72. 8fc5387 bluetooth: hci_bcsp: Use SKB list interfaces instead of home-grown stuff. by David S. Miller · 16 years ago
  73. e9bb8fb aoe: Use SKB interfaces for list management instead of home-grown stuff. by David S. Miller · 16 years ago
  74. 67fed45 net: Add new interfaces for SKB list light-weight init and splicing. by David S. Miller · 16 years ago
  75. ceade961 atm: idt77252: Use generic SKB queue management instead of home-grown scheme. by David S. Miller · 16 years ago
  76. 43f59c8 net: Remove __skb_insert() calls outside of skbuff internals. by David S. Miller · 16 years ago
  77. f5fff5d tcp: advertise MSS requested by user by Tom Quetchenbach · 16 years ago
  78. 6067804 net: Use hton[sl]() instead of __constant_hton[sl]() where applicable by Arnaldo Carvalho de Melo · 16 years ago
  79. a574420 multiq: requeue should rewind the current_band by Alexander Duyck · 16 years ago
  80. 618d9f2 tcp: back retransmit_high when it over-estimated by Ilpo Järvinen · 16 years ago
  81. 90638a0 tcp: don't clear lost_skb_hint when not necessary by Ilpo Järvinen · 16 years ago
  82. ef9da47 tcp: don't clear retransmit_skb_hint when not necessary by Ilpo Järvinen · 16 years ago
  83. f0ceb0e tcp: remove retransmit_skb_hint clearing from failure by Ilpo Järvinen · 16 years ago
  84. 0e1c54c tcp: reorganize retransmit code loops by Ilpo Järvinen · 16 years ago
  85. 08ebd17 tcp: remove tp->lost_out guard to make joining diff nicer by Ilpo Järvinen · 16 years ago
  86. 61eb55f tcp: Reorganize skb tagbit checks by Ilpo Järvinen · 16 years ago
  87. 3463857 tcp: remove obsolete validity concern by Ilpo Järvinen · 16 years ago
  88. b5afe7b tcp: add tcp_can_forward_retransmit by Ilpo Järvinen · 16 years ago
  89. 184d68b tcp: No need to clear retransmit_skb_hint when SACKing by Ilpo Järvinen · 16 years ago
  90. f09142e tcp: Kill precaution that's very likely obsolete by Ilpo Järvinen · 16 years ago
  91. 006f582 tcp: convert retransmit_cnt_hint to seqno by Ilpo Järvinen · 16 years ago
  92. 41ea36e tcp: add helper for lost bit toggling by Ilpo Järvinen · 16 years ago
  93. c8c213f tcp: move tcp_verify_retransmit_hint by Ilpo Järvinen · 16 years ago
  94. 64edc27 tcp: Partial hint clearing has again become meaningless by Ilpo Järvinen · 16 years ago
  95. d950f26 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  96. 04da2cf qlge: Protect qlge_resume() with CONFIG_PM by David S. Miller · 16 years ago
  97. 53159d0 qlge: Fix warnings in debugging code. by David S. Miller · 16 years ago
  98. 79b6f7e Merge branch 'new-drivers' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  99. 02a1416 net: Fix build with ARCH=um by David S. Miller · 16 years ago
  100. 821c92f ISDN sockets: add missing lockdep strings by Rémi Denis-Courmont · 16 years ago