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