1. 4eb2ae9 mac80211: remove WLAN_FC_DATA_PRESENT by Harvey Harrison · 16 years ago
  2. a4b7d7b mac80211: remove rx/tx_data->fc member by Harvey Harrison · 16 years ago
  3. 358c8d9 mac80211: use ieee80211 frame control directly by Harvey Harrison · 16 years ago
  4. e7827a7 mac80211: remove IEEE80211_FC helper by Harvey Harrison · 16 years ago
  5. 6b644e5 mac80211: remove ieee80211_get_hdrlen by Harvey Harrison · 16 years ago
  6. b73d70a mac80211: rx.c/tx.c remove more users of tx/rx_data->fc by Harvey Harrison · 16 years ago
  7. d298487 mac80211: wep.c replace magic numbers in IV/ICV removal by Harvey Harrison · 16 years ago
  8. c44d040 mac80211: wme.h remove unused QOS_CONTROL_LEN by Harvey Harrison · 16 years ago
  9. 62bf1d7 mac80211: explicitly check skb->len by Harvey Harrison · 16 years ago
  10. 9deb1ae mac80211: radiotap: assume modulation from rates by Bruno Randolf · 16 years ago
  11. b4f28bb mac80211: add rx status flag for short preamble by Bruno Randolf · 16 years ago
  12. 92ab853 mac80211: add ieee80211_queue_stopped) by Tomas Winkler · 16 years ago
  13. 5442060 WIRELESS: Make wireless one-click selectable. by Robert P. J. Day · 16 years ago
  14. d92a8e8 net/ieee80211: adjust error handling by Julia Lawall · 16 years ago
  15. 2540e05 pkt_sched: Fix qdisc_watchdog() vs. dev_deactivate() race by Jarek Poplawski · 16 years ago
  16. 5e739d1 sctp: fix potential panics in the SCTP-AUTH API. by Vlad Yasevich · 16 years ago
  17. 195648b pkt_sched: Prevent livelock in TX queue running. by David S. Miller · 16 years ago
  18. 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
  19. f3b9605 Revert "pkt_sched: Add BH protection for qdisc_stab_lock." by David S. Miller · 16 years ago
  20. deb3abf Revert "pkt_sched: Protect gen estimators under est_lock." by David S. Miller · 16 years ago
  21. e5befbd pkt_sched: remove bogus block (cleanup) by Ilpo Järvinen · 16 years ago
  22. 9f59365 nf_nat: use secure_ipv4_port_ephemeral() for NAT port randomization by Stephen Hemminger · 16 years ago
  23. fab00c5 netfilter: ctnetlink: sleepable allocation with spin lock bh by Pablo Neira Ayuso · 16 years ago
  24. cb1cb5c netfilter: ctnetlink: fix sleep in read-side lock section by Pablo Neira Ayuso · 16 years ago
  25. 1575e7e netfilter: ctnetlink: fix double helper assignation for NAT'ed conntracks by Pablo Neira Ayuso · 16 years ago
  26. 46faec9 netfilter: ipt_addrtype: Fix matching of inverted destination address type by Anders Grafström · 16 years ago
  27. 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
  28. d28934a dccp: Fix panic caused by too early termination of retransmission mechanism by Gerrit Renker · 16 years ago
  29. 4d8863a pkt_sched: Don't hold qdisc lock over qdisc_destroy(). by David S. Miller · 16 years ago
  30. 25bfcd5 pkt_sched: Add lockdep annotation for qdisc locks by Jarek Poplawski · 16 years ago
  31. 8608db0 pkt_sched: Never schedule non-root qdiscs. by David S. Miller · 16 years ago
  32. a61dae1 mac80211: update new sta's rx timestamp by Ron Rindjunsky · 16 years ago
  33. e10e0df rfkill: protect suspended rfkill controllers by Henrique de Moraes Holschuh · 16 years ago
  34. 63fbd24 [Bluetooth] Consolidate maintainers information by Marcel Holtmann · 16 years ago
  35. 90855d7 [Bluetooth] Fix userspace breakage due missing class links by Marcel Holtmann · 16 years ago
  36. 6974765 pkt_sched: Fix return value corruption in HTB and TBF. by David S. Miller · 16 years ago
  37. 96d2031 pkt_sched: Fix missed RCU unlock in dev_queue_xmit() by David S. Miller · 16 years ago
  38. 13601cd ipv6: Fix the return interface index when get it while no message is received. by Yang Hongyang · 16 years ago
  39. 4cf7cb2 sch_prio: Use NET_XMIT_SUCCESS instead of "0" constant. by David S. Miller · 16 years ago
  40. 0d40b6e sch_prio: Use return value from inner qdisc requeue by Jussi Kivilinna · 16 years ago
  41. 1e0d5a5 pkt_sched: No longer destroy qdiscs from RCU. by David S. Miller · 16 years ago
  42. 3a76e37 pkt_sched: Grab correct lock in notify_and_destroy(). by Jarek Poplawski · 16 years ago
  43. 4335cd2 pkt_sched: Simplify dev_deactivate() polling loop. by David S. Miller · 16 years ago
  44. def82a1 net: Change handling of the __QDISC_STATE_SCHED flag in net_tx_action(). by Jarek Poplawski · 16 years ago
  45. a9312ae pkt_sched: Add 'deactivated' state. by David S. Miller · 16 years ago
  46. db543c1 net: skb_copy_datagram_from_iovec() by Rusty Russell · 16 years ago
  47. 6f85a12 net: Preserve netfilter attributes in skb_gso_segment using __copy_skb_header by Herbert Xu · 16 years ago
  48. e4119a4 bridge: show offload settings by Stephen Hemminger · 16 years ago
  49. c6153b5 ipv4: Disable route secret interval on zero interval by Herbert Xu · 16 years ago
  50. 323c048 pkt_sched: Fix unlocking in tc_ctl_tfilter() by Jarek Poplawski · 16 years ago
  51. 191cd58 netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_saddr() by Brian Haley · 16 years ago
  52. 877aced netns: Fix crash by making igmp per namespace by Daniel Lezcano · 16 years ago
  53. d476669 pkt_sched: Protect gen estimators under est_lock. by Jarek Poplawski · 16 years ago
  54. b9a3b11 pkt_sched: Fix queue quiescence testing in dev_deactivate(). by David S. Miller · 16 years ago
  55. 26b284d pkt_sched: Fix oops in htb_delete. by Jarek Poplawski · 16 years ago
  56. 64c00d8 pktgen: prevent pktgen from using bad tx queue by Andrew Gallatin · 16 years ago
  57. 3e8a0a5 dccp: change L/R must have at least one byte in the dccpsf_val field by Arnaldo Carvalho de Melo · 16 years ago
  58. c1e24df xfrm: remove unnecessary variable in xfrm_output_resume() 2nd try by Jean-Christophe DUBOIS · 16 years ago
  59. 3672387 net-sched: fix Action flushing return code by Jamal Hadi Salim · 16 years ago
  60. f97017c net-sched: Fix actions flushing by Jamal Hadi Salim · 16 years ago
  61. 34093d0 net/rxrpc: Use an IS_ERR test rather than a NULL test by Julien Brunel · 16 years ago
  62. 317900c wext: Send name on events by Jamal Hadi Salim · 16 years ago
  63. 6ced0b3 net/tipc/subscr.c: don't use ___constant_swab32 by Andrew Morton · 16 years ago
  64. 5e0115e ipv6: Fix OOPS, ip -f inet6 route get fec0::1, linux-2.6.26, ip6_route_output, rt6_fill_node+0x175 by Brian Haley · 16 years ago
  65. 1cfa266 pkt_sched: Add BH protection for qdisc_stab_lock. by Jarek Poplawski · 16 years ago
  66. 0a37c10 Merge branch 'stealer/ipvs/for-davem' of git://git.stealer.net/linux-2.6 by David S. Miller · 16 years ago
  67. e93615d ipvs: Explictly clear ip_vs_stats members by Simon Horman · 16 years ago
  68. 519e49e ipvs: No need to zero out ip_vs_stats during initialization by Sven Wegener · 16 years ago
  69. 3a14a313 ipvs: Embed estimator object into stats object by Sven Wegener · 16 years ago
  70. 5587da5 ipvs: Mark net_vs_ctl_path const by Sven Wegener · 16 years ago
  71. 048cf48 ipvs: Annotate init functions with __init by Sven Wegener · 16 years ago
  72. d149ccc ipvs: Initialize schedulers' struct list_head at compile time by Sven Wegener · 16 years ago
  73. 66a0be4 ipvs: Use list_empty() instead of open-coding the same functionality by Sven Wegener · 16 years ago
  74. 8ab19ea ipvs: Fix possible deadlock in estimator code by Sven Wegener · 16 years ago
  75. bc0fde2 ipvs: Fix possible deadlock in sync code by Sven Wegener · 16 years ago
  76. d97106e udp: Drop socket lock for encapsulated packets by Herbert Xu · 16 years ago
  77. 8123b42 pkt_sched: Fix ingress deletion and filter attachment. by David S. Miller · 16 years ago
  78. 76aab2c pkt_sched: Fix actions referencing by Jamal Hadi Salim · 16 years ago
  79. c1c6c11 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 16 years ago
  80. 2aaab9a tcp: (whitespace only) fix confusing indentation by Adam Langley · 16 years ago
  81. 827ebd6 pkt_sched: Fix qdisc config when link is down. by David S. Miller · 16 years ago
  82. 28111eb [Bluetooth] Add parameters to control BNEP header compression by Marcel Holtmann · 16 years ago
  83. 8dbc172 mac80211: keep mesh ifaces in allmulti mode by Luis Carlos Cobo · 16 years ago
  84. e32f85f mac80211: fix use of skb->cb for mesh forwarding by Luis Carlos Cobo · 16 years ago
  85. e6fce5b pktgen: multiqueue etc. by Robert Olsson · 16 years ago
  86. 32bb93b Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  87. 3859069 Merge branch 'for-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 into tmp by Jeff Garzik · 16 years ago
  88. f982307 net/core: Allow receive on active slaves. by Joe Eykholt · 16 years ago
  89. 0d7a368 net/core: Allow certain receives on inactive slave. by Joe Eykholt · 16 years ago
  90. cc9bd5c net/core: Uninline skb_bond(). by Joe Eykholt · 16 years ago
  91. 6edafaa tcp: Fix kernel panic when calling tcp_v(4/6)_md5_do_lookup by Gui Jianfeng · 16 years ago
  92. ee7af82 pkt_sched: Fix "parent is root" test in qdisc_create(). by David S. Miller · 16 years ago
  93. 11d4612 ipv4: Fix over-ifdeffing of ip_static_sysctl_init. by David S. Miller · 16 years ago
  94. abf5cdb ipsec: Interfamily IPSec BEET, ipv4-inner ipv6-outer by Joakim Koskela · 16 years ago
  95. eb49e63 ipsec: Interfamily IPSec BEET by Joakim Koskela · 16 years ago
  96. 9714be7 netfilter: fix two recent sysctl problems by Krzysztof Piotr Oledzki · 16 years ago
  97. 1ca615f ipv6: replace dst_metric() with dst_mtu() in net/ipv6/route.c. by Rami Rosen · 16 years ago
  98. 6d273f8 ipv4: replace dst_metric() with dst_mtu() in net/ipv4/route.c. by Rami Rosen · 16 years ago
  99. ffb2084 AX.25: Fix sysctl registration if !CONFIG_AX25_DAMA_SLAVE by Ralf Baechle · 16 years ago
  100. ff2a79a pktgen: mac count by Robert Olsson · 16 years ago