1. f48fd9c Bluetooth: Create per controller workqueue by Marcel Holtmann · 15 years ago
  2. dfc909b Bluetooth: Fix race condition on l2cap_ertm_send() by Gustavo F. Padovan · 15 years ago
  3. 1890d36 Bluetooth: Implement Local Busy Condition handling by Gustavo F. Padovan · 15 years ago
  4. 9a9c6a3 Bluetooth: Make hci_send_acl() void by Gustavo F. Padovan · 15 years ago
  5. 68d7f0c Bluetooth: Enable option to configure Max Transmission value via sockopt by Gustavo F. Padovan · 15 years ago
  6. 803020c Bluetooth: Change acknowledgement to use the value of txWindow by Gustavo F. Padovan · 15 years ago
  7. 14b5aa7 Bluetooth: Add sockopt configuration for txWindow on L2CAP by Gustavo F. Padovan · 15 years ago
  8. 1c76215 Bluetooth: Fix configuration of the MPS value by Gustavo F. Padovan · 15 years ago
  9. c1b4f43 Bluetooth: Add timer to Acknowledge I-frames by Gustavo F. Padovan · 15 years ago
  10. d5392c8 Bluetooth: Implement 'Send IorRRorRNR' event by Gustavo F. Padovan · 15 years ago
  11. 0d861d8 Bluetooth: Make hci_send_sco() void by Gustavo F. Padovan · 15 years ago
  12. 3ee9437 ipv4: remove ip_rt_secret timer (v4) by Neil Horman · 15 years ago
  13. 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
  14. 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
  15. 7ef5273 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  16. 1183f38 net: fix compile error due to double return type in SOCK_DEBUG by Jan Engelhardt · 15 years ago
  17. 4381548 net: sock_def_readable() and friends RCU conversion by Eric Dumazet · 15 years ago
  18. 0e3aef8 sctp: Tag messages that can be Nagle delayed at creation. by Vlad Yasevich · 15 years ago
  19. cf9b481 sctp: fast recovery algorithm is per association. by Vlad Yasevich · 15 years ago
  20. b2cf9b6 sctp: update transport initializations by Vlad Yasevich · 15 years ago
  21. c0058a3 sctp: Save some room in the sctp_transport by using bitfields by Vlad Yasevich · 15 years ago
  22. ae19c54 sctp: remove 'resent' bit from the chunk by Vlad Yasevich · 15 years ago
  23. 52688d6 sctp: discard ABORT chunk with zero verification tag in COOKIE-WAIT state by Wei Yongjun · 15 years ago
  24. 767dd03 net: speedup sock_recv_ts_and_drops() by Eric Dumazet · 15 years ago
  25. f5c044e mac80211: remove deprecated noise field from ieee80211_rx_status by John W. Linville · 15 years ago
  26. f84af32 net: ip_queue_rcv_skb() helper by Eric Dumazet · 15 years ago
  27. 4b0b72f net: speedup udp receive path by Eric Dumazet · 15 years ago
  28. 5fa782c sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CVE-2010-1173) (v4) by Neil Horman · 15 years ago
  29. 8fc214b mac80211: notify driver about IBSS status by Johannes Berg · 15 years ago
  30. 8d545c8 caif: Disconnect without waiting for response by Sjur Braendeland · 15 years ago
  31. 5b20865 caif: Add reference counting to service layer by Sjur Braendeland · 15 years ago
  32. e539d83 caif: Rename functions in cfcnfg and caif_dev by Sjur Braendeland · 15 years ago
  33. c078669 sctp: Fix oops when sending queued ASCONF chunks by Vlad Yasevich · 15 years ago
  34. 561b173 sctp: avoid irq lock inversion while call sk->sk_data_ready() by Wei Yongjun · 15 years ago
  35. 05fceb4 net: disallow to use net_assign_generic externally by Jiri Pirko · 15 years ago
  36. c377411 net: sk_add_backlog() take rmem_alloc into account by Eric Dumazet · 15 years ago
  37. c58dc01 net: Make RFS socket operations not be inet specific. by David S. Miller · 15 years ago
  38. a060bbf mac80211: give virtual interface to hw_scan by Johannes Berg · 15 years ago
  39. 9043f3b cfg80211: Remove default dynamic PS timeout value by Juuso Oikarinen · 15 years ago
  40. 195e294 mac80211: Determine dynamic PS timeout based on ps-qos network latency by Juuso Oikarinen · 15 years ago
  41. fd8aaaf cfg80211: add ap isolation support by Felix Fietkau · 15 years ago
  42. bb61187 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/ipmr-2.6 by David S. Miller · 15 years ago
  43. 0b53ff2 net: fix a lockdep rcu warning in __sk_dst_set() by Eric Dumazet · 15 years ago
  44. 18f9f13 rps: inet_rps_save_rxhash() argument is not const by Eric Dumazet · 15 years ago
  45. 6c37e5d TCP: avoid to send keepalive probes if receiving data by Flavio Leitner · 15 years ago
  46. 7ec75c5 net: suppress RCU lockdep false positive in twsk_net() by Paul E. McKenney · 15 years ago
  47. 3d0c9c4 net: fib_rules: mark arguments to fib_rules_register const and __net_initdata by Patrick McHardy · 15 years ago
  48. b7d6a43 Merge branch 'net-next-2.6_20100423a/br/br_multicast_v3' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-next by David S. Miller · 15 years ago
  49. 4b340ae IPv6: Complete IPV6_DONTFRAG support by Brian Haley · 15 years ago
  50. 13b52cd IPv6: Add dontfrag argument to relevant functions by Brian Haley · 15 years ago
  51. 3b51cc9 Merge branch 'master' into for-davem by John W. Linville · 15 years ago
  52. 6e7cb83 ipv6 mcast: Introduce include/net/mld.h for MLD definitions. by YOSHIFUJI Hideaki · 15 years ago
  53. 5ebfbc0 X25: Add if_x25.h and x25 to device identifiers by Andrew Hendry · 15 years ago
  54. f68c224 dst: rcu check refinement by Eric Dumazet · 15 years ago
  55. aa2ea05 tcp: fix outsegs stat for TSO segments by Tom Herbert · 15 years ago
  56. 6727244 radiotap parser: fix endian annotation by Johannes Berg · 15 years ago
  57. aa39514 net: sk_sleep() helper by Eric Dumazet · 15 years ago
  58. f79d9ba mac80211: add flags for STBC (Space-Time Block Coding) by Felix Fietkau · 15 years ago
  59. 80725f4 mac80211: document IEEE80211_CONF_CHANGE_QOS by Stanislaw Gruszka · 15 years ago
  60. 1289723 mac80211: sample survey implementation for mac80211 & hwsim by Holger Schurig · 15 years ago
  61. 03ceede ath9k: Group Key fix for VAPs by Daniel Yingqiang Ma · 15 years ago
  62. 93d95b1 mac80211: fix typo in comments by Daniel Halperin · 15 years ago
  63. fec5e65 rfs: Receive Flow Steering by Tom Herbert · 15 years ago
  64. 0a56bd0 mac80211: add LDPC control flag by Luis R. Rodriguez · 15 years ago
  65. 4e15ed4 net: replace ipfragok with skb->local_df by Shan Wei · 15 years ago
  66. 5c01d56 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
  67. f0ad086 ipv4: ipmr: support multiple tables by Patrick McHardy · 15 years ago
  68. 0c12295 ipv4: ipmr: move mroute data into seperate structure by Patrick McHardy · 15 years ago
  69. 862465f ipv4: ipmr: convert struct mfc_cache to struct list_head by Patrick McHardy · 15 years ago
  70. e258beb ipv4: ipmr: move unres_queue and timer to per-namespace data by Patrick McHardy · 15 years ago
  71. f74e49b ipv4: raw: move struct raw_sock and raw_sk() to include/net/raw.h by Patrick McHardy · 15 years ago
  72. d8a566b net: fib_rules: consolidate IPv4 and DECnet ->default_pref() functions. by Patrick McHardy · 15 years ago
  73. b6c6712 net: sk_dst_cache RCUification by Eric Dumazet · 15 years ago
  74. bb29624 inet: Remove unused send_check length argument by Herbert Xu · 15 years ago
  75. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  76. 4a1032f Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  77. e4077e0 xfrm: Fix crashes in xfrm_lookup() by Timo Teräs · 15 years ago
  78. 0f2df9e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into merge by John W. Linville · 15 years ago
  79. f5eb917 x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet. by John Hughes · 15 years ago
  80. d5cdfac cfg80211: Add local-state-change-only auth/deauth/disassoc by Jouni Malinen · 15 years ago
  81. 80c802f xfrm: cache bundles instead of policies for outgoing flows by Timo Teräs · 15 years ago
  82. fe1a5f0 flow: virtualize flow cache entry methods by Timo Teräs · 15 years ago
  83. 4a35ecf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  84. 749d229 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 15 years ago
  85. 6d96d3a 9p: Make sure we are able to clunk the cached fid on umount by Aneesh Kumar K.V · 15 years ago
  86. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 15 years ago
  87. bd2c77a ipv6 fib: Make rt6_info{} more cache-line aware. by YOSHIFUJI Hideaki / 吉藤英明 · 15 years ago
  88. 5d944c6 gen_estimator: deadlock fix by Eric Dumazet · 15 years ago
  89. f9ea3eb include/net/iw_handler.h: Use SIOCIWFIRST not SIOCSIWCOMMIT in comment by Joe Perches · 15 years ago
  90. e1b3ec1 mac80211: explicitly disable/enable QoS by Stanislaw Gruszka · 15 years ago
  91. e3cf8b3f mac80211: support paged rx SKBs by Zhu Yi · 15 years ago
  92. d57b8fb ipv6: Use __fls() instead of fls() in __ipv6_addr_diff(). by YOSHIFUJI Hideaki / 吉藤英明 · 15 years ago
  93. 2721c5b net-caif: add CAIF Link layer device header files by Sjur Braendeland · 15 years ago
  94. 09009f3 net-caif: add CAIF core protocol stack header files by Sjur Braendeland · 15 years ago
  95. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  96. 7905e35 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  97. 0c0dbfe decnet: Remove unused FIB metric macros. by David S. Miller · 15 years ago
  98. a97c13c mac80211: Add support for connection quality monitoring by Juuso Oikarinen · 15 years ago
  99. d6dc1a3 cfg80211: Add connection quality monitoring support to nl80211 by Juuso Oikarinen · 15 years ago
  100. 1e4dcd0 mac80211: Add support for connection monitor in hardware by Juuso Oikarinen · 15 years ago