1. 01b510b rfkill: add missing line break by Felipe Balbi · 16 years ago
  2. 849e057 rfkill: use strict_strtoul (v2) by Henrique de Moraes Holschuh · 16 years ago
  3. 36aedc90 mac80211/cfg80211: HT capabilities for NEW_STA by Jouni Malinen · 16 years ago
  4. 2f58bbf mac80211: Use only precedence level of DSCP field for frame classification by Daniel Wagner · 16 years ago
  5. 43ac2ca mac80211: Handle scan result IEs in one block by Jouni Malinen · 16 years ago
  6. 9f1ba90 mac80211/cfg80211: Add BSS configuration options for AP mode by Jouni Malinen · 16 years ago
  7. 7f93ea3 mac80211: fill start-sequence-number for BA session start by Johannes Berg · 16 years ago
  8. a627266 ip: speedup /proc/net/rt_cache handling by Eric Dumazet · 16 years ago
  9. 6be547a inet_diag: Add empty bucket optimization to inet_diag too by Andi Kleen · 16 years ago
  10. 6eac560 tcp: Skip empty hash buckets faster in /proc/net/tcp by Andi Kleen · 16 years ago
  11. d972405 sctp: fix random memory dereference with SCTP_HMAC_IDENT option. by Vlad Yasevich · 16 years ago
  12. 328fc47 sctp: correct bounds check in sctp_setsockopt_auth_key by Vlad Yasevich · 16 years ago
  13. 4d40555 Merge branch 'lvs-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/lvs-2.6 by David S. Miller · 16 years ago
  14. 6c36810a Merge branch 'no-iwlwifi' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  15. d994af0 ipv4: mode 0555 in ipv4_skeleton by Hugh Dickins · 16 years ago
  16. 7982d5e tcp: fix tcp header size miscalculation when window scale is unused by Philip Love · 16 years ago
  17. f6f9b93 pkt_sched: Fix gen_estimator locks by Jarek Poplawski · 16 years ago
  18. f7a54c1 pkt_sched: Use rcu_assign_pointer() to change dev_queue->qdisc by Jarek Poplawski · 16 years ago
  19. 666d9bb pkt_sched: Fix dev_graft_qdisc() locking by Jarek Poplawski · 16 years ago
  20. eff253c dccp ccid-3: Replace lazy BUG_ON with condition by Gerrit Renker · 16 years ago
  21. 157439f dccp: Toggle debug output without module unloading by Gerrit Renker · 16 years ago
  22. b569d5a dccp: Empty the write queue when disconnecting by Gerrit Renker · 16 years ago
  23. 5a05641 dccp: Fill in the Data fields for "Option Error" Resets by Gerrit Renker · 16 years ago
  24. 1efa6bb dccp: Silently ignore options with nonsensical lengths by Gerrit Renker · 16 years ago
  25. 33c4496 dccp: Always generate a Reset in response to option errors by Wei Yongjun · 16 years ago
  26. 7fd1067 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/lvs-2.6 into lvs-next-2.6 by Simon Horman · 16 years ago
  27. e3c2ced IPVS: Rename ip_vs_proto_ah.c to ip_vs_proto_ah_esp.c by Julius Volz · 16 years ago
  28. 409a196 IPVS: Integrate ESP protocol into ip_vs_proto_ah.c by Julius Volz · 16 years ago
  29. 576fdea mac80211: quiet chatty IBSS merge message by John W. Linville · 16 years ago
  30. 8ab65b0 mac80211: don't send empty extended rates IE by Jan-Espen Pettersen · 16 years ago
  31. 93015f0 mac80211: Fix debugfs file add/del for netdev by Jouni Malinen · 16 years ago
  32. 667d8af net/mac80211/mesh.c: correct the argument to __mesh_table_free by Julia Lawall · 16 years ago
  33. 087d833 mac80211: Use IWEVASSOCREQIE instead of IWEVCUSTOM by Jouni Malinen · 16 years ago
  34. 988b02f net: rfkill: add missing line break by Felipe Balbi · 16 years ago
  35. ce3113e ipv6: sysctl fixes by Al Viro · 16 years ago
  36. 2f4520d ipv4: sysctl fixes by Al Viro · 16 years ago
  37. 30c2235 sctp: add verification checks to SCTP_AUTH_KEY option by Vlad Yasevich · 16 years ago
  38. f410a1f ipv6: protocol for address routes by Stephen Hemminger · 16 years ago
  39. a4356b2 tcp: Add tcp_parse_aligned_timestamp by Ilpo Järvinen · 16 years ago
  40. 2cf4663 tcp: Add tcp_collapse_one to eliminate duplicated code by Ilpo Järvinen · 16 years ago
  41. cbe2d12 tcp: Add tcp_validate_incoming & put duplicated code there by Ilpo Järvinen · 16 years ago
  42. fdc0bde icmp: icmp_sk() should not use smp_processor_id() in preemptible code by Denis V. Lunev · 16 years ago
  43. 9859b81 mac80211: add direct probe before association by Ron Rindjunsky · 16 years ago
  44. 6042a3e mac80211: change number of pre-assoc scans by Ron Rindjunsky · 16 years ago
  45. 48c2fc5 mac80211: cleanup mlme state namespace by Tomas Winkler · 16 years ago
  46. 8e7cdbb mac80211: filter probes in ieee80211_rx_mgmt_probe_resp by Tomas Winkler · 16 years ago
  47. f698d85 replace net_device arguments with ieee80211_{local,sub_if_data} as appropriate by Jasper Bryant-Greene · 16 years ago
  48. fef1643 move ETH_P_PAE from ieee80211_i.h to if_ether.h by Jasper Bryant-Greene · 16 years ago
  49. 96c8760 rfkill: introduce RFKILL_STATE_MAX by Henrique de Moraes Holschuh · 16 years ago
  50. 77fba13 rfkill: add __must_check annotations by Henrique de Moraes Holschuh · 16 years ago
  51. 9961920 rfkill: add default global states (v2) by Henrique de Moraes Holschuh · 16 years ago
  52. 02589f6 rfkill: detect bogus double-registering (v2) by Henrique de Moraes Holschuh · 16 years ago
  53. bdbe819 mac80211: allow no mac address until firmware load by Luis Carlos Cobo · 16 years ago
  54. 4eb2ae9 mac80211: remove WLAN_FC_DATA_PRESENT by Harvey Harrison · 16 years ago
  55. a4b7d7b mac80211: remove rx/tx_data->fc member by Harvey Harrison · 16 years ago
  56. 358c8d9 mac80211: use ieee80211 frame control directly by Harvey Harrison · 16 years ago
  57. e7827a7 mac80211: remove IEEE80211_FC helper by Harvey Harrison · 16 years ago
  58. 6b644e5 mac80211: remove ieee80211_get_hdrlen by Harvey Harrison · 16 years ago
  59. b73d70a mac80211: rx.c/tx.c remove more users of tx/rx_data->fc by Harvey Harrison · 16 years ago
  60. d298487 mac80211: wep.c replace magic numbers in IV/ICV removal by Harvey Harrison · 16 years ago
  61. c44d040 mac80211: wme.h remove unused QOS_CONTROL_LEN by Harvey Harrison · 16 years ago
  62. 62bf1d7 mac80211: explicitly check skb->len by Harvey Harrison · 16 years ago
  63. 9deb1ae mac80211: radiotap: assume modulation from rates by Bruno Randolf · 16 years ago
  64. b4f28bb mac80211: add rx status flag for short preamble by Bruno Randolf · 16 years ago
  65. 92ab853 mac80211: add ieee80211_queue_stopped) by Tomas Winkler · 16 years ago
  66. 5442060 WIRELESS: Make wireless one-click selectable. by Robert P. J. Day · 16 years ago
  67. d92a8e8 net/ieee80211: adjust error handling by Julia Lawall · 16 years ago
  68. f6e0b23 pkt_sched: Fix qdisc list locking by Jarek Poplawski · 16 years ago
  69. 2540e05 pkt_sched: Fix qdisc_watchdog() vs. dev_deactivate() race by Jarek Poplawski · 16 years ago
  70. 5e739d1 sctp: fix potential panics in the SCTP-AUTH API. by Vlad Yasevich · 16 years ago
  71. 195648b pkt_sched: Prevent livelock in TX queue running. by David S. Miller · 16 years ago
  72. d280539 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 16 years ago
  73. f728baf ipvs: Fix race conditions in lblcr scheduler by Sven Wegener · 16 years ago
  74. 39ac50d ipvs: Fix race conditions in lblc scheduler by Sven Wegener · 16 years ago
  75. 3f08766 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Simon Horman · 16 years ago
  76. f3b9605 Revert "pkt_sched: Add BH protection for qdisc_stab_lock." by David S. Miller · 16 years ago
  77. deb3abf Revert "pkt_sched: Protect gen estimators under est_lock." by David S. Miller · 16 years ago
  78. e5befbd pkt_sched: remove bogus block (cleanup) by Ilpo Järvinen · 16 years ago
  79. 9f59365 nf_nat: use secure_ipv4_port_ephemeral() for NAT port randomization by Stephen Hemminger · 16 years ago
  80. fab00c5 netfilter: ctnetlink: sleepable allocation with spin lock bh by Pablo Neira Ayuso · 16 years ago
  81. cb1cb5c netfilter: ctnetlink: fix sleep in read-side lock section by Pablo Neira Ayuso · 16 years ago
  82. 1575e7e netfilter: ctnetlink: fix double helper assignation for NAT'ed conntracks by Pablo Neira Ayuso · 16 years ago
  83. 46faec9 netfilter: ipt_addrtype: Fix matching of inverted destination address type by Anders Grafström · 16 years ago
  84. 8e0f36e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  85. d28934a dccp: Fix panic caused by too early termination of retransmission mechanism by Gerrit Renker · 16 years ago
  86. 4d8863a pkt_sched: Don't hold qdisc lock over qdisc_destroy(). by David S. Miller · 16 years ago
  87. 25bfcd5 pkt_sched: Add lockdep annotation for qdisc locks by Jarek Poplawski · 16 years ago
  88. 8608db0 pkt_sched: Never schedule non-root qdiscs. by David S. Miller · 16 years ago
  89. a61dae1 mac80211: update new sta's rx timestamp by Ron Rindjunsky · 16 years ago
  90. e10e0df rfkill: protect suspended rfkill controllers by Henrique de Moraes Holschuh · 16 years ago
  91. 63fbd24 [Bluetooth] Consolidate maintainers information by Marcel Holtmann · 16 years ago
  92. 90855d7 [Bluetooth] Fix userspace breakage due missing class links by Marcel Holtmann · 16 years ago
  93. 6974765 pkt_sched: Fix return value corruption in HTB and TBF. by David S. Miller · 16 years ago
  94. 96d2031 pkt_sched: Fix missed RCU unlock in dev_queue_xmit() by David S. Miller · 16 years ago
  95. 13601cd ipv6: Fix the return interface index when get it while no message is received. by Yang Hongyang · 16 years ago
  96. 4cf7cb2 sch_prio: Use NET_XMIT_SUCCESS instead of "0" constant. by David S. Miller · 16 years ago
  97. 0d40b6e sch_prio: Use return value from inner qdisc requeue by Jussi Kivilinna · 16 years ago
  98. 1e0d5a5 pkt_sched: No longer destroy qdiscs from RCU. by David S. Miller · 16 years ago
  99. 3a76e37 pkt_sched: Grab correct lock in notify_and_destroy(). by Jarek Poplawski · 16 years ago
  100. 4335cd2 pkt_sched: Simplify dev_deactivate() polling loop. by David S. Miller · 16 years ago