1. 2826bcd mac80211: reduce debugfs code size by Felix Fietkau · 15 years ago
  2. ad0e2b5 mac80211: simplify key locking by Johannes Berg · 15 years ago
  3. fcea600 mac80211: move plink state by Johannes Berg · 15 years ago
  4. 08daeca mac80211: drop control frames after processing by Johannes Berg · 15 years ago
  5. e0961f1 mac80211: remove useless work starting by Johannes Berg · 15 years ago
  6. 761ab47 mac80211: move WEP weak IV check by Johannes Berg · 15 years ago
  7. 6a8579d mac80211: clean up ieee80211_stop_tx_ba_session by Johannes Berg · 15 years ago
  8. 2b2c009 mac80211: Add support for hardware ARP query filtering by Juuso Oikarinen · 15 years ago
  9. 3a4d4aa mac80211: remove bogus mod_timer() call by Johannes Berg · 15 years ago
  10. 252aa63 cfg80211: make action channel type optional by Johannes Berg · 15 years ago
  11. 77c2061 wireless: fix several minor description typos by Walter Goldens · 15 years ago
  12. aed8e1f cfg80211: don't refuse HT20 channels on devices that don't support HT40 by Helmut Schaa · 15 years ago
  13. ec8aa66 mac80211: add the minstrel_ht rate control algorithm by Felix Fietkau · 15 years ago
  14. 368a07d mac80211: make a function static by Johannes Berg · 15 years ago
  15. a0c9101 wireless: fix sta_info.h kernel-doc warnings by Randy Dunlap · 15 years ago
  16. 3dc3fc5 Revert "ath9k: Group Key fix for VAPs" by John W. Linville · 15 years ago
  17. 579d753 cfg80211: add missing braces by Johannes Berg · 15 years ago
  18. 9fbc630 cfg80211: fix crash in cfg80211_set_freq() by Felix Fietkau · 15 years ago
  19. 22fe88d cfg80211: Fix signal_type comparison by Sujith · 15 years ago
  20. 76cc8b1 net: fix problem in dequeuing from input_pkt_queue by Tom Herbert · 15 years ago
  21. 41499bd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 15 years ago
  22. 622e0ca gro: Fix bogus gso_size on the first fraglist entry by Herbert Xu · 15 years ago
  23. f896546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  24. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  25. 46ee964 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  26. fc35077 netfilter: nf_conntrack: fix a race in __nf_conntrack_confirm against nf_ct_get_next_corpse() by Joerg Marx · 15 years ago
  27. f72caf7 Merge branch 'for-2.6.35' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  28. 6a6be47 Merge branch 'nfs-for-2.6.35' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  29. 98c89cd Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 15 years ago
  30. 622ccdf ipv6: Never schedule DAD timer on dead address by Herbert Xu · 15 years ago
  31. f2344a1 ipv6: Use POSTDAD state by Herbert Xu · 15 years ago
  32. 4c5ff6a ipv6: Use state_lock to protect ifa state by Herbert Xu · 15 years ago
  33. e9d3e08 ipv6: Replace inet6_ifaddr->dead with state by Herbert Xu · 15 years ago
  34. b3bcb72 bridge: fix build for CONFIG_SYSFS disabled by Randy Dunlap · 15 years ago
  35. 3fa21e0 net: Remove unnecessary returns from void function()s by Joe Perches · 15 years ago
  36. b60b659 net sched: cleanup and rate limit warning by stephen hemminger · 15 years ago
  37. 207024b pfkey: add severity to printk by stephen hemminger · 15 years ago
  38. 62db5cf xfrm: add severity to printk by stephen hemminger · 15 years ago
  39. 6ff9c36 net sched: printk message severity by stephen hemminger · 15 years ago
  40. 49afa55 net/caif: Use kzalloc by Julia Lawall · 15 years ago
  41. 2e3219b sctp: fix append error cause to ERROR chunk correctly by Wei Yongjun · 15 years ago
  42. 57b6108 net: Add netlink support for virtual port management (was iovnl) by Scott Feldman · 15 years ago
  43. d19d56d net: Introduce skb_tunnel_rx() helper by Eric Dumazet · 15 years ago
  44. de213e5e tcp: tcp_synack_options() fix by Eric Dumazet · 15 years ago
  45. eedf042 ipv6: fix the bug of address check by Stephen Hemminger · 15 years ago
  46. 820ae8a Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  47. a2f7922 net_sched: sch_hfsc: fix classification loops by Patrick McHardy · 15 years ago
  48. f0cd150 tbf: stop wanton destruction of children (v2) by stephen hemminger · 15 years ago
  49. ccbd6a5 net: Remove unnecessary semicolons after switch statements by Joe Perches · 15 years ago
  50. 935e2a2 X25: Remove bkl in sockopts by andrew hendry · 15 years ago
  51. 37cda78 X25: Move accept approve flag to bitfield by andrew hendry · 15 years ago
  52. b7792e3 X25: Move interrupt flag to bitfield by andrew hendry · 15 years ago
  53. cb863ff X25: Move qbit flag to bitfield by andrew hendry · 15 years ago
  54. ab6e3fe net: No dst refcounting in ip_queue_xmit() by Eric Dumazet · 15 years ago
  55. 4a94445 net: Use ip_route_input_noref() in input path by Eric Dumazet · 15 years ago
  56. 407eadd net: implements ip_route_input_noref() by Eric Dumazet · 15 years ago
  57. 7fee226 net: add a noref bit on skb dst by Eric Dumazet · 15 years ago
  58. ebda37c2 rps: avoid one atomic in enqueue_to_backlog by Eric Dumazet · 15 years ago
  59. 0771275 ipv6 addrlabel: permit deletion of labels assigned to removed dev by Florian Westphal · 15 years ago
  60. 6fe70aa 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
  61. 0c348d7c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  62. 6811d58 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  63. 99df95a sunrpc: Include missing smp_lock.h by Frederic Weisbecker · 15 years ago
  64. d79b6f4 procfs: Push down the bkl from ioctl by Frederic Weisbecker · 15 years ago
  65. c02db8c rtnetlink: make SR-IOV VF interface symmetric by Chris Wright · 15 years ago
  66. 55fa0cf sctp: delete active ICMP proto unreachable timer when free transport by Wei Yongjun · 15 years ago
  67. 2d6c9ff net: congestion notifications are not dropped packets by Eric Dumazet · 15 years ago
  68. a465419 net: Introduce sk_route_nocaps by Eric Dumazet · 15 years ago
  69. 35790c0 tcp: fix MD5 (RFC2385) support by Eric Dumazet · 15 years ago
  70. 3b098e2 net: Consistent skb timestamping by Eric Dumazet · 15 years ago
  71. a1aa348 xfrm: fix policy unreferencing on larval drop by Timo Teras · 15 years ago
  72. a14462f net: adjust handle_macvlan to pass port struct to hook by Jiri Pirko · 15 years ago
  73. e3826f1 net: reserve ports for applications using fixed port numbers by Amerigo Wang · 15 years ago
  74. 1cdc5ab Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax by David S. Miller · 15 years ago
  75. e0f4375 bridge: update sysfs link names if port device names have changed by Simon Arlott · 15 years ago
  76. 28a16c9 bridge: change console message interface by stephen hemminger · 15 years ago
  77. cfb478d bridge: netpoll cleanup by stephen hemminger · 15 years ago
  78. 83827f6 netfilter: xt_TEE depends on NF_CONNTRACK by Randy Dunlap · 15 years ago
  79. a1d7c1b netfilter: nf_ct_sip: handle non-linear skbs by Patrick McHardy · 15 years ago
  80. 126e216 SUNRPC: Don't spam gssd with upcall requests when the kerberos key expired by Trond Myklebust · 15 years ago
  81. d72b6ce SUNRPC: Remove the 'tk_magic' debugging field by Trond Myklebust · 15 years ago
  82. d60dbb2 SUNRPC: Move the task->tk_bytes_sent and tk_rtt to struct rpc_rqst by Trond Myklebust · 15 years ago
  83. 2067340 SUNRPC: Ensure rpcauth_prune_expired() respects the nr_to_scan parameter by Trond Myklebust · 15 years ago
  84. 93a05e6 SUNRPC: Ensure memory shrinker doesn't waste time in rpcauth_prune_expired() by Trond Myklebust · 15 years ago
  85. d300a41 SUNRPC: Dont run rpcauth_cache_shrinker() when gfp_mask is GFP_NOFS by Trond Myklebust · 15 years ago
  86. 1f4c86c NFS: Don't use GFP_KERNEL in rpcsec_gss downcalls by Trond Myklebust · 15 years ago
  87. 712a433 SUNRPC: Fix xs_setup_bc_tcp() by Trond Myklebust · 15 years ago
  88. ff83997 SUNRPC: Replace jiffies-based metrics with ktime-based metrics by Chuck Lever · 15 years ago
  89. bbc72ce SUNRPC: RPC metrics and RTT estimator should use same RTT value by Chuck Lever · 15 years ago
  90. a8ce4a8 SUNRPC: Fail over more quickly on connect errors by Trond Myklebust · 15 years ago
  91. 0b9e794 SUNRPC: Move the test for XPRT_CONNECTING into xprt_connect() by Trond Myklebust · 15 years ago
  92. 19445b9 SUNRPC: Cleanup - make rpc_new_task() call rpc_release_calldata on failure by Trond Myklebust · 15 years ago
  93. ee5ebe8 SUNRPC: Clean up xprt_release() by Trond Myklebust · 15 years ago
  94. fc54a0c gss_krb5: Advertise rc4-hmac enctype support in the rpcsec_gss/krb5 upcall by Trond Myklebust · 15 years ago
  95. fffdaef gss_krb5: Add support for rc4-hmac encryption by Kevin Coffman · 15 years ago
  96. 5af4654 gss_krb5: Use confounder length in wrap code by Kevin Coffman · 15 years ago
  97. 1dbd902 gssd_krb5: More arcfour-hmac support by Kevin Coffman · 15 years ago
  98. fc263a9 gss_krb5: Save the raw session key in the context by Kevin Coffman · 15 years ago
  99. 8b23707 gssd_krb5: arcfour-hmac support by Kevin Coffman · 15 years ago
  100. bf6d359 gss_krb5: Advertise AES enctype support in the rpcsec_gss/krb5 upcall by Trond Myklebust · 15 years ago