1. 97b1ce25 tcp: use TCP_BASE_MSS to set basic mss value by Shan Wei · 14 years ago
  2. 09f921f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  3. db3949c tcp: Implement ipv6 ->get_peer() and ->tw_get_peer(). by David S. Miller · 14 years ago
  4. 493f377 tcp: Add timewait recycling bits to ipv6 connect code. by David S. Miller · 14 years ago
  5. 1937721 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 by John W. Linville · 14 years ago
  6. ae4694b ipv6: Create inet6_csk_route_req(). by David S. Miller · 14 years ago
  7. ccb7c41 timewait_sock: Create and use getpeer op. by David S. Miller · 14 years ago
  8. 8790ca1 inetpeer: Kill use of inet_peer_address_t typedef. by David S. Miller · 14 years ago
  9. 70f23020 Bluetooth: clean up hci code by Andrei Emeltchenko · 14 years ago
  10. 894718a Bluetooth: clean up l2cap code by Andrei Emeltchenko · 14 years ago
  11. 285b4e9 Bluetooth: clean up rfcomm code by Andrei Emeltchenko · 14 years ago
  12. 735cbc4 Bluetooth: clean up sco code by Andrei Emeltchenko · 14 years ago
  13. b78d7b4f Bluetooth: Fix error handling for l2cap_init() by Anderson Lizardo · 14 years ago
  14. eeb3665 Bluetooth: Get rid of __rfcomm_get_sock_by_channel() by Gustavo F. Padovan · 14 years ago
  15. e0f0cb5 Bluetooth: Get rid of __l2cap_get_sock_by_psm() by Gustavo F. Padovan · 14 years ago
  16. cc11b9c Bluetooth: do not use assignment in if condition by Andrei Emeltchenko · 14 years ago
  17. 940a9ee Bluetooth: timer check sk is not owned before freeing by Andrei Emeltchenko · 14 years ago
  18. a49184c Bluetooth: Check sk is not owned before freeing l2cap_conn by Andrei Emeltchenko · 14 years ago
  19. d31dbf6 Bluetooth: hidp: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  20. 3185fbd Bluetooth: cmtp: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  21. 5520d20 Bluetooth: bnep: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  22. 127178d Bluetooth: Automate remote name requests by Johan Hedberg · 14 years ago
  23. 392599b Bluetooth: Create a unified authentication request function by Johan Hedberg · 14 years ago
  24. ccd556f Bluetooth: Simplify remote features callback function logic by Johan Hedberg · 14 years ago
  25. 17f490b Merge git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 into test by Gustavo F. Padovan · 14 years ago
  26. 6dcdd1b net/ipv6/sit.c: return unhandled skb to tunnel4_rcv by David McCullough · 14 years ago
  27. 8afe7c8 ipip: add module alias for tunl0 tunnel device by stephen hemminger · 14 years ago
  28. 4da6a73 gre: add module alias for gre0 tunnel device by stephen hemminger · 14 years ago
  29. 407d6fc gre: minor cleanups by stephen hemminger · 14 years ago
  30. f2cd2d3 net sched: use xps information for qdisc NUMA affinity by Eric Dumazet · 14 years ago
  31. 381601e Make the ip6_tunnel reflect the true mtu. by Anders Franzen · 14 years ago
  32. 3f419d2 inet: Turn ->remember_stamp into ->get_peer in connection AF ops. by David S. Miller · 14 years ago
  33. b341936 ipv6: Add infrastructure to bind inet_peer objects to routes. by David S. Miller · 14 years ago
  34. 021e929 inetpeer: Add v6 peers tree, abstract root properly. by David S. Miller · 14 years ago
  35. 0266304 inetpeer: Abstract address comparisons. by David S. Miller · 14 years ago
  36. b534ecf inetpeer: Make inet_getpeer() take an inet_peer_adress_t pointer. by David S. Miller · 14 years ago
  37. 582a72d inetpeer: Introduce inet_peer_address_t. by David S. Miller · 14 years ago
  38. 98158f5 inetpeer: Abstract out the tree root accesses. by David S. Miller · 14 years ago
  39. 08ca944 mac80211: Minor optimization in ieee80211_rx_h_data by Helmut Schaa · 14 years ago
  40. 8e26d5a mac80211: Fix STA disconnect due to MIC failure by Senthil Balasubramanian · 14 years ago
  41. 2c31333 mac80211: ignore non-bcast mcast deauth/disassoc franes by Christian Lamparter · 14 years ago
  42. a01af8e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  43. dd31857 mac80211: fix RX aggregation locking by Johannes Berg · 14 years ago
  44. f30221e mac80211: implement off-channel mgmt TX by Johannes Berg · 14 years ago
  45. f7ca38d nl80211/cfg80211: extend mgmt-tx API for off-channel by Johannes Berg · 14 years ago
  46. 7dff312 mac80211: Fix frame injection using non-AP vif by Jouni Malinen · 14 years ago
  47. 7714862 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
  48. 25888e3 af_unix: limit recursion level by Eric Dumazet · 14 years ago
  49. a417786 xps: add __rcu annotations by Eric Dumazet · 14 years ago
  50. b02038a xps: NUMA allocations for per cpu data by Eric Dumazet · 14 years ago
  51. bf26414 xps: Add CONFIG_XPS by Tom Herbert · 14 years ago
  52. b4ff3c9 inet: Fix __inet_inherit_port() to correctly increment bsockets and num_owners by Nagendra Tomar · 14 years ago
  53. 3c6f27b DECnet: don't leak uninitialized stack byte by Dan Rosenberg · 14 years ago
  54. 0ac7887 dccp: fix error in updating the GAR by Gerrit Renker · 14 years ago
  55. 82a39eb ipv6: Prepare the tree for un-inlined jhash. by Jozsef Kadlecsik · 14 years ago
  56. 3f0a069 X25 remove bkl in call user data length ioctl by andrew hendry · 14 years ago
  57. 74a7e44 X25 remove bkl from causediag ioctls by andrew hendry · 14 years ago
  58. 5b7958d X25 remove bkl from calluserdata ioctls by andrew hendry · 14 years ago
  59. f90de66 X25 remove bkl in facility ioctls by andrew hendry · 14 years ago
  60. 5595a1a X25 remove bkl in subscription ioctls by andrew hendry · 14 years ago
  61. 19eb5cc 8021q: vlan device is lockless do not transfer real_num_{tx|rx}_queues by John Fastabend · 14 years ago
  62. 5a0d226 net: add netif_tx_queue_frozen_or_stopped by Eric Dumazet · 14 years ago
  63. d3c15ca ipv6: kill two unused macro definition by Shan Wei · 14 years ago
  64. a40c9f8 net: add some KERN_CONT markers to continuation lines by Uwe Kleine-König · 14 years ago
  65. 0147fc0 tcp: restrict net.ipv4.tcp_adv_win_scale (#20312) by Alexey Dobriyan · 14 years ago
  66. 8475ef9 netns: Don't leak others' openreq-s in proc by Pavel Emelyanov · 14 years ago
  67. cf7afbf rtnl: make link af-specific updates atomic by Thomas Graf · 14 years ago
  68. 4cb6a61 Net: ceph: Makefile: Remove unnessary code by Tracey Dent · 14 years ago
  69. 19650e8 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  70. 51cce8a 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
  71. 99ba2a1 mac80211: implement packet loss notification by Johannes Berg · 14 years ago
  72. c063dbf cfg80211: allow using CQM event to notify packet loss by Johannes Berg · 14 years ago
  73. 48124d1 mac80211: avoid aggregation for VO traffic by Luis R. Rodriguez · 14 years ago
  74. 72a8a3e mac80211: reduce the number of retries for nullfunc probing by Felix Fietkau · 14 years ago
  75. 4e5ff37 mac80211: use nullfunc instead of probe request for connection monitoring by Felix Fietkau · 14 years ago
  76. dd5b4cc cfg80211/mac80211: improve ad-hoc multicast rate handling by Felix Fietkau · 14 years ago
  77. 4609097 mac80211: probe the AP when resuming by Felix Fietkau · 14 years ago
  78. 7ccc8bd mac80211: calculate beacon loss time accurately by Felix Fietkau · 14 years ago
  79. c8a7972 mac80211: restart beacon miss timer on system resume from suspend by Felix Fietkau · 14 years ago
  80. e9c0268 net/wireless: Use pr_<level> and netdev_<level> by Joe Perches · 14 years ago
  81. d7a066c9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  82. ccb1435 Revert "nl80211/mac80211: Report signal average" by John W. Linville · 14 years ago
  83. a27e13d econet: fix CVE-2010-3848 by Phil Blundell · 14 years ago
  84. 16c4174 econet: fix CVE-2010-3850 by Phil Blundell · 14 years ago
  85. fa0e846 econet: disallow NULL remote addr for sendmsg(), fixes CVE-2010-3849 by Phil Blundell · 14 years ago
  86. c39508d tcp: Make TCP_MAXSEG minimum more correct. by David S. Miller · 14 years ago
  87. 1d24eb4 xps: Transmit Packet Steering by Tom Herbert · 14 years ago
  88. 3853b58 xps: Improvements in TX queue selection by Tom Herbert · 14 years ago
  89. bba14de scm: lower SCM_MAX_FD by Eric Dumazet · 14 years ago
  90. 456b61b ipv6: mcast: RCU conversion by Eric Dumazet · 14 years ago
  91. 9915672 af_unix: limit unix_tot_inflight by Eric Dumazet · 14 years ago
  92. 3cbaa0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  93. 18890d4 mac80211: Disable hw crypto for GTKs on AP VLAN interfaces by Helmut Schaa · 14 years ago
  94. b2e253c cfg80211: Fix regulatory bug with multiple cards and delays by Luis R. Rodriguez · 14 years ago
  95. b0e2880 cfg80211: move mutex locking to reg_process_pending_hints() by Luis R. Rodriguez · 14 years ago
  96. f333a7a cfg80211: move reg_work and reg_todo above by Luis R. Rodriguez · 14 years ago
  97. 31e9972 cfg80211: put core regulatory request into queue by Luis R. Rodriguez · 14 years ago
  98. c89ad73 Bluetooth: Fix not returning proper error in SCO by Gustavo F. Padovan · 14 years ago
  99. 5fc4397 SUNRPC: Fix an infinite loop in call_refresh/call_refreshresult by Trond Myklebust · 14 years ago
  100. e5700c7 Net: wanrouter: Makefile: Remove deprecated kbuild goal definitions by Tracey Dent · 14 years ago