1. de9b921 Bluetooth: Added /proc/net/sco via bt_procfs_init() by Masatake YAMATO · 12 years ago
  2. c6f5df16 Bluetooth: Added /proc/net/rfcomm via bt_procfs_init() by Masatake YAMATO · 12 years ago
  3. 5b28d95 Bluetooth: Added /proc/net/l2cap via bt_procfs_init() by Masatake YAMATO · 12 years ago
  4. 5c6ad8e Bluetooth: Added /proc/net/hidp via bt_procfs_init() by Masatake YAMATO · 12 years ago
  5. f7c8663 Bluetooth: Added /proc/net/hci via bt_procfs_init() by Masatake YAMATO · 12 years ago
  6. 8c8de58 Bluetooth: Added /proc/net/cmtp via bt_procfs_init() by Masatake YAMATO · 12 years ago
  7. 77cf558 Bluetooth: Added /proc/net/bnep via bt_procfs_init() by Masatake YAMATO · 12 years ago
  8. 256a06c Bluetooth: /proc/net/ entries for bluetooth protocols by Masatake YAMATO · 12 years ago
  9. 4af66c6 Bluetooth: Free the l2cap channel list only when refcount is zero by Jaganath Kanakkassery · 12 years ago
  10. 3064837 Bluetooth: Move l2cap_chan_hold/put to l2cap_core.c by Jaganath Kanakkassery · 12 years ago
  11. ee72d15 Bluetooth: Remove locking in hci_user_passkey_request_evt by Andre Guedes · 12 years ago
  12. 9e66463 Bluetooth: Make connect / disconnect cfm functions return void by Andrei Emeltchenko · 12 years ago
  13. c58e810 Bluetooth: Use lmp_no_flush_capable where applicable by Andre Guedes · 12 years ago
  14. 999dcd1 Bluetooth: Use lmp_sniffsubr_capable where applicable by Andre Guedes · 12 years ago
  15. 6eded10 Bluetooth: Use lmp_sniff_capable where applicable by Andre Guedes · 12 years ago
  16. 9f92ebf Bluetooth: Use lmp_rswitch_capable where applicable by Andre Guedes · 12 years ago
  17. 45db810f Bluetooth: Use lmp_esco_capable where applicable by Andre Guedes · 12 years ago
  18. 9a1a199 Bluetooth: Use lmp_ssp_capable where applicable by Andre Guedes · 12 years ago
  19. c383ddc Bluetooth: Use lmp_le_capable where applicable by Andre Guedes · 12 years ago
  20. ed3fa31 Bluetooth: Use lmp_bredr_capable where applicable by Andre Guedes · 12 years ago
  21. 78eb2f9 Bluetooth: Fix processing A2MP chan in security_cfm by Andrei Emeltchenko · 12 years ago
  22. d9fc1d5 Bluetooth: Do not shadow hdr variable by Andrei Emeltchenko · 12 years ago
  23. 8e8c7e3 Bluetooth: debug: Fix printing A2MP cmd code format by Andrei Emeltchenko · 12 years ago
  24. bb4b2a9 Bluetooth: mgmt: Managing only BR/EDR HCI controllers by Andrei Emeltchenko · 12 years ago
  25. aa0b3b2 Merge branch 'for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 12 years ago
  26. 1e30c1b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  27. c710998 ipv6: Early TCP socket demux by Eric Dumazet · 12 years ago
  28. c6cffba ipv4: Fix input route performance regression. by David S. Miller · 12 years ago
  29. 4331deb ipv4: rt_cache_valid must check expired routes by Eric Dumazet · 12 years ago
  30. 8b72ff6 wanmain: comparing array with NULL by Alan Cox · 12 years ago
  31. 9cb429d tcp: early_demux fixes by Eric Dumazet · 12 years ago
  32. d14b7a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  33. 3c4cfad Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  34. 320f5ea genetlink: define lockdep_genl_is_held() when CONFIG_LOCKDEP by WANG Cong · 12 years ago
  35. 19cd67e leds: Rename led_brightness_set() to led_set_brightness() by Shuah Khan · 12 years ago
  36. 13378ca ipv4: Change rt->rt_iif encoding. by David S. Miller · 12 years ago
  37. b685817 net: Make skb->skb_iif always track skb->dev by David S. Miller · 12 years ago
  38. 92101b3 ipv4: Prepare for change of rt->rt_iif encoding. by David S. Miller · 12 years ago
  39. fe3edf4 ipv4: Remove all RTCF_DIRECTSRC handliing. by David S. Miller · 12 years ago
  40. 838942a ipv4: Really ignore ICMP address requests/replies. by David S. Miller · 12 years ago
  41. 8acfaa9 decnet: Don't set RTCF_DIRECTSRC. by David S. Miller · 12 years ago
  42. e7d4b18 net/ipv4/ip_vti.c: Fix __rcu warnings detected by sparse. by Saurabh · 12 years ago
  43. 8fe5cb8 ipv4: Remove redundant assignment by Lin Ming · 12 years ago
  44. a66d2c8 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  45. 06b6a1c rds: set correct msg_namelen by Weiping Pan · 12 years ago
  46. 5b3e7e6 openvswitch: potential NULL deref in sample() by Dan Carpenter · 12 years ago
  47. 563d34d tcp: dont drop MTU reduction indications by Eric Dumazet · 12 years ago
  48. 9a0a950 tcp: avoid oops in tcp_metrics and reset tcpm_stamp by Julian Anastasov · 12 years ago
  49. 8188104 net: Fix references to out-of-scope variables in put_cmsg_compat() by Jesper Juhl · 12 years ago
  50. 5e9965c Merge branch 'kill_rtcache' by David S. Miller · 12 years ago
  51. 6120d3d get rid of ->scm_work_list by Al Viro · 12 years ago
  52. 406a3c6 net: netprio_cgroup: rework update socket logic by John Fastabend · 12 years ago
  53. dcc0fb7 skbuff: export skb_copy_ubufs by Michael S. Tsirkin · 12 years ago
  54. 1080e51 net: orphan frags on receive by Michael S. Tsirkin · 12 years ago
  55. 70008aa skbuff: convert to skb_orphan_frags by Michael S. Tsirkin · 12 years ago
  56. 1d69c2b rtnl: Add #ifdef CONFIG_RPS around num_rx_queues reference by Mark A. Greer · 12 years ago
  57. 5aa93bc sctp: Implement quick failover draft from tsvwg by Neil Horman · 12 years ago
  58. e390648 net: fix race condition in several drivers when reading stats by Kevin Groeneveld · 12 years ago
  59. 0980e56 ipv4: tcp: set unicast_sock uc_ttl to -1 by Eric Dumazet · 12 years ago
  60. c073cfc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 12 years ago
  61. a1b5d0d openvswitch: Check gso_type for correct sk_buff in queue_gso_packets(). by Ben Pfaff · 12 years ago
  62. 92e5dfc openvswitch: Check currect return value from skb_gso_segment() by Pravin B Shelar · 12 years ago
  63. 2860583 ipv4: Kill rt->fi by David S. Miller · 12 years ago
  64. 9917e1e8 ipv4: Turn rt->rt_route_iif into rt->rt_is_input. by David S. Miller · 12 years ago
  65. 4fd551d ipv4: Kill rt->rt_oif by David S. Miller · 12 years ago
  66. 93ac534 ipv4: Dirty less cache lines in route caching paths. by David S. Miller · 12 years ago
  67. ba3f7f0 ipv4: Kill FLOWI_FLAG_RT_NOCACHE and associated code. by David S. Miller · 12 years ago
  68. d2d68ba ipv4: Cache input routes in fib_info nexthops. by David S. Miller · 12 years ago
  69. f2bb4be ipv4: Cache output routes in fib_info nexthops. by David S. Miller · 12 years ago
  70. ceb3320 ipv4: Kill routes during PMTU/redirect updates. by David S. Miller · 12 years ago
  71. f5b0a87 net: Document dst->obsolete better. by David S. Miller · 12 years ago
  72. f8126f1 ipv4: Adjust semantics of rt->rt_gateway. by David S. Miller · 12 years ago
  73. f1ce306 ipv4: Remove 'rt_dst' from 'struct rtable' by David S. Miller · 12 years ago
  74. b486988 ipv4: Remove 'rt_mark' from 'struct rtable' by David Miller · 12 years ago
  75. d6c0a4f ipv4: Kill 'rt_src' from 'struct rtable' by David Miller · 12 years ago
  76. 1a00fee ipv4: Remove rt_key_{src,dst,tos} from struct rtable. by David Miller · 12 years ago
  77. 38a424e ipv4: Kill ip_route_input_noref(). by David Miller · 12 years ago
  78. 89aef89 ipv4: Delete routing cache. by David S. Miller · 12 years ago
  79. b09e786 tun: fix a crash bug and a memory leak by Mikulas Patocka · 12 years ago
  80. 521f549 ipv4: show pmtu in route list by Julian Anastasov · 12 years ago
  81. 76ff5cc rtnl: allow to specify number of rx and tx queues on device creation by Jiri Pirko · 12 years ago
  82. d40156a rtnl: allow to specify different num for rx and tx queue count by Jiri Pirko · 12 years ago
  83. 6f458df tcp: improve latencies of timer triggered events by Eric Dumazet · 12 years ago
  84. 9dc2741 tcp: fix ABC in tcp_slow_start() by Eric Dumazet · 12 years ago
  85. 5815d5e tcp: use hash_32() in tcp_metrics by Eric Dumazet · 12 years ago
  86. 67b95bd tcp: Return bool instead of int where appropriate by Vijay Subramanian · 12 years ago
  87. 90b90f6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  88. 85efc72 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  89. f31fd383 ipv4: Fix again the time difference calculation by Julian Anastasov · 12 years ago
  90. abaa72d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  91. 67da22d net-tcp: Fast Open client - cookie-less mode by Yuchung Cheng · 12 years ago
  92. aab4874 net-tcp: Fast Open client - detecting SYN-data drops by Yuchung Cheng · 12 years ago
  93. cf60af0 net-tcp: Fast Open client - sendmsg(MSG_FASTOPEN) by Yuchung Cheng · 12 years ago
  94. 8e4178c net-tcp: Fast Open client - receiving SYN-ACK by Yuchung Cheng · 12 years ago
  95. 783237e net-tcp: Fast Open client - sending SYN-data by Yuchung Cheng · 12 years ago
  96. 1fe4c48 net-tcp: Fast Open client - cookie cache by Yuchung Cheng · 12 years ago
  97. 2100c8d net-tcp: Fast Open base by Yuchung Cheng · 12 years ago
  98. 83bd1b7 ipx: move peII functions by stephen hemminger · 12 years ago
  99. be9f4a4 ipv4: tcp: remove per net tcp_sock by Eric Dumazet · 12 years ago
  100. aee06da ipv4: use seqlock for nh_exceptions by Julian Anastasov · 12 years ago