1. fbd2c8d mac80211: Set basic rates while joining ibss network by Teemu Paasikivi · 14 years ago
  2. 85ad181 mac80211: allow drivers to sleep in ampdu_action by Johannes Berg · 14 years ago
  3. 5d22c89 mac80211: remove non-irqsafe aggregation callbacks by Johannes Berg · 14 years ago
  4. c7de2cf pkt_sched: gen_kill_estimator() rcu fixes by Eric Dumazet · 14 years ago
  5. 14599f1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  6. d8d1f30 net-next: remove useless union keyword by Changli Gao · 14 years ago
  7. 592fcb9 ip: ip_ra_control() rcu fix by Eric Dumazet · 14 years ago
  8. 88e7594 phonet: use call_rcu for phonet device free by Jiri Pirko · 14 years ago
  9. b3c5163 netfilter: nf_conntrack: per_cpu untracking by Eric Dumazet · 14 years ago
  10. 5bfddbd netfilter: nf_conntrack: IPS_UNTRACKED bit by Eric Dumazet · 14 years ago
  11. abe37c4 wireless: fix kernel-doc by Johannes Berg · 14 years ago
  12. 339bb99 netfilter: xt_rateest: Better struct xt_rateest layout by Eric Dumazet · 14 years ago
  13. 6601850 ip: Router Alert RCU conversion by Eric Dumazet · 14 years ago
  14. a8b690f tcp: Fix slowness in read /proc/net/tcp by Tom Herbert · 14 years ago
  15. eedc765 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  16. 8764ab2 net: check for refcount if pop a stacked dst_entry by Steffen Klassert · 14 years ago
  17. 38a6cc7 mac80211: Remove deprecated sta_notify commands by Sujith · 14 years ago
  18. 6a8579d mac80211: clean up ieee80211_stop_tx_ba_session by Johannes Berg · 14 years ago
  19. 2b2c009 mac80211: Add support for hardware ARP query filtering by Juuso Oikarinen · 14 years ago
  20. 095dfdb mac80211: remove tx status ampdu_ack_map by Johannes Berg · 14 years ago
  21. bc10502 net: use __packed annotation by Eric Dumazet · 14 years ago
  22. 252aa63 cfg80211: make action channel type optional by Johannes Berg · 14 years ago
  23. 77c2061 wireless: fix several minor description typos by Walter Goldens · 14 years ago
  24. 20c59de ipv6: Refactor update of IPv6 flowi destination address for srcrt (RH) option by Arnaud Ebalard · 14 years ago
  25. c2d9ba9 net: CONFIG_NET_NS reduction by Eric Dumazet · 14 years ago
  26. 79640a4 net: add additional lock to qdisc to increase throughput by Eric Dumazet · 14 years ago
  27. 3711210 net: QDISC_STATE_RUNNING dont need atomic bit ops by Eric Dumazet · 14 years ago
  28. bc135b2 net: Define accessors to manipulate QDISC_STATE_RUNNING by Eric Dumazet · 14 years ago
  29. b1faf56 net: sock_queue_err_skb() dont mess with sk_forward_alloc by Eric Dumazet · 14 years ago
  30. 72da3bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  31. 8a74ad6 net: fix lock_sock_bh/unlock_sock_bh by Eric Dumazet · 14 years ago
  32. ff93793 sctp: dubious bitfields in sctp_transport by Dan Carpenter · 14 years ago
  33. ea16f91 cls_cgroup: Initialise classid when module is absent by Herbert Xu · 14 years ago
  34. b1cdc46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  35. a261af9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  36. 4be929b kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN by Alexey Dobriyan · 14 years ago
  37. acfbe96 sock.h: fix kernel-doc warning by Randy Dunlap · 14 years ago
  38. 937eada cls_cgroup: Fix build error when built-in by Herbert Xu · 14 years ago
  39. 4e8998f wireless: fix mac80211.h kernel-doc warnings by Randy Dunlap · 14 years ago
  40. 3dc3fc5 Revert "ath9k: Group Key fix for VAPs" by John W. Linville · 14 years ago
  41. a69eee4 Revert "ath9k: Group Key fix for VAPs" by Linus Torvalds · 14 years ago
  42. f845172 cls_cgroup: Store classid in struct sock by Herbert Xu · 14 years ago
  43. 7aecf49 caif: Bugfix - use standard Linux lists by Sjur Braendeland · 14 years ago
  44. 4681dbd 9p: add 9P2000.L rename operation by Sripathi Kodi · 15 years ago
  45. bda8e77 9p: add 9P2000.L statfs operation by Sripathi Kodi · 15 years ago
  46. 41499bd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 14 years ago
  47. fc35077 netfilter: nf_conntrack: fix a race in __nf_conntrack_confirm against nf_ct_get_next_corpse() by Joerg Marx · 14 years ago
  48. e9d3e08 ipv6: Replace inet6_ifaddr->dead with state by Herbert Xu · 14 years ago
  49. d19d56d net: Introduce skb_tunnel_rx() helper by Eric Dumazet · 14 years ago
  50. 820ae8a Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 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. 407eadd net: implements ip_route_input_noref() by Eric Dumazet · 15 years ago
  55. 7fee226 net: add a noref bit on skb dst by Eric Dumazet · 15 years ago
  56. 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 · 14 years ago
  57. 6811d58 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  58. a465419 net: Introduce sk_route_nocaps by Eric Dumazet · 15 years ago
  59. 35790c0 tcp: fix MD5 (RFC2385) support by Eric Dumazet · 15 years ago
  60. e3826f1 net: reserve ports for applications using fixed port numbers by Amerigo Wang · 15 years ago
  61. bf47f4b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/ipmr-2.6 by David S. Miller · 15 years ago
  62. 8e1c298 tipc: Update commenting in TIPC API by Allan Stephens · 15 years ago
  63. 5ce6e43 mac80211: add offload channel switch support by Johannes Berg · 15 years ago
  64. 278554b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  65. cc75589 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
  66. d1db275 ipv6: ip6mr: support multiple tables by Patrick McHardy · 15 years ago
  67. 6bd5214 ipv6: ip6mr: move mroute data into seperate structure by Patrick McHardy · 15 years ago
  68. f30a7784 ipv6: ip6mr: convert struct mfc_cache to struct list_head by Patrick McHardy · 15 years ago
  69. c476efb ipv6: ip6mr: move unres_queue and timer to per-namespace data by Patrick McHardy · 15 years ago
  70. d250fe91 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
  71. 1e4b105 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 15 years ago
  72. f48fd9c Bluetooth: Create per controller workqueue by Marcel Holtmann · 15 years ago
  73. dfc909b Bluetooth: Fix race condition on l2cap_ertm_send() by Gustavo F. Padovan · 15 years ago
  74. 1890d36 Bluetooth: Implement Local Busy Condition handling by Gustavo F. Padovan · 15 years ago
  75. 9a9c6a3 Bluetooth: Make hci_send_acl() void by Gustavo F. Padovan · 15 years ago
  76. 68d7f0c Bluetooth: Enable option to configure Max Transmission value via sockopt by Gustavo F. Padovan · 15 years ago
  77. 803020c Bluetooth: Change acknowledgement to use the value of txWindow by Gustavo F. Padovan · 15 years ago
  78. 14b5aa7 Bluetooth: Add sockopt configuration for txWindow on L2CAP by Gustavo F. Padovan · 15 years ago
  79. 1c76215 Bluetooth: Fix configuration of the MPS value by Gustavo F. Padovan · 15 years ago
  80. c1b4f43 Bluetooth: Add timer to Acknowledge I-frames by Gustavo F. Padovan · 15 years ago
  81. d5392c8 Bluetooth: Implement 'Send IorRRorRNR' event by Gustavo F. Padovan · 15 years ago
  82. 0d861d8 Bluetooth: Make hci_send_sco() void by Gustavo F. Padovan · 15 years ago
  83. 3ee9437 ipv4: remove ip_rt_secret timer (v4) by Neil Horman · 15 years ago
  84. 0aaffa9 mac80211: improve HT channel handling by Johannes Berg · 15 years ago
  85. f444de0 cfg80211/mac80211: better channel handling by Johannes Berg · 15 years ago
  86. ac8dd50 mac80211: fix BSS info reconfiguration by Johannes Berg · 15 years ago
  87. 50b5d6a sctp: Fix a race between ICMP protocol unreachable and connect() by Vlad Yasevich · 15 years ago
  88. 8316324 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
  89. f546061 Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/lksctp-dev by David S. Miller · 15 years ago
  90. 7ef5273 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  91. 1183f38 net: fix compile error due to double return type in SOCK_DEBUG by Jan Engelhardt · 15 years ago
  92. 4381548 net: sock_def_readable() and friends RCU conversion by Eric Dumazet · 15 years ago
  93. 0e3aef8 sctp: Tag messages that can be Nagle delayed at creation. by Vlad Yasevich · 15 years ago
  94. cf9b481 sctp: fast recovery algorithm is per association. by Vlad Yasevich · 15 years ago
  95. b2cf9b6 sctp: update transport initializations by Vlad Yasevich · 15 years ago
  96. c0058a3 sctp: Save some room in the sctp_transport by using bitfields by Vlad Yasevich · 15 years ago
  97. ae19c54 sctp: remove 'resent' bit from the chunk by Vlad Yasevich · 15 years ago
  98. 52688d6 sctp: discard ABORT chunk with zero verification tag in COOKIE-WAIT state by Wei Yongjun · 15 years ago
  99. 767dd03 net: speedup sock_recv_ts_and_drops() by Eric Dumazet · 15 years ago
  100. f5c044e mac80211: remove deprecated noise field from ieee80211_rx_status by John W. Linville · 15 years ago