1. 8af00d4 NFC: Add a nop (passthrough) llc module to llc core by Eric Lapuyade · 12 years ago
  2. 67cccfe NFC: Add an LLC Core layer to HCI by Eric Lapuyade · 12 years ago
  3. f3e8fb5 NFC: Modified hci_transceive to become an asynchronous operation by Eric Lapuyade · 12 years ago
  4. e4c4789 NFC: Add a public nfc_hci_send_cmd_async method by Eric Lapuyade · 12 years ago
  5. 474fee3 NFC: Use system_nrt_wq instead of custom ones by Tejun Heo · 12 years ago
  6. 767f19a NFC: Implement NCI dep_link_up and dep_link_down by Ilan Elias · 12 years ago
  7. ac20683 NFC: Parse NCI NFC-DEP activation params by Ilan Elias · 12 years ago
  8. 7e03523 NFC: Set local general bytes in nci_start_poll by Ilan Elias · 12 years ago
  9. 791ef39 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  10. 9b4e9e7 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  11. 92a2525 Bluetooth: mgmt: Implement support for passkey notification by Johan Hedberg · 12 years ago
  12. e548c49 mac80211: add key flag for management keys by Johannes Berg · 12 years ago
  13. 376261a Bluetooth: debug: Print refcnt for hci_dev by Andrei Emeltchenko · 12 years ago
  14. 9472007 Bluetooth: trivial: Make hci_chan_del return void by Andrei Emeltchenko · 12 years ago
  15. 6b536b5 Bluetooth: Remove unneeded zero init by Andrei Emeltchenko · 12 years ago
  16. fac805f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  17. 4a3e12f Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  18. 00b1482 Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 12 years ago
  19. 944b9e3 Merge remote-tracking branch 'mac80211/master' into mac80211-next by Johannes Berg · 12 years ago
  20. c9a0a30 cfg80211: add kerneldoc entry for "vht_cap" by Robert P. J. Day · 12 years ago
  21. cc11092 Bluetooth: Change signature of smp_conn_security() by Vinicius Costa Gomes · 12 years ago
  22. 01e17da Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  23. 144ad33 Bluetooth: Use kref for l2cap channel reference counting by Syam Sidhardhan · 12 years ago
  24. f0d6a0e Bluetooth: mgmt: Add device disconnect reason by Mikel Astiz · 12 years ago
  25. cdcba7c Bluetooth: Add more HCI error codes by Mikel Astiz · 12 years ago
  26. 6d71117 mac80211: add IEEE80211_HW_P2P_DEV_ADDR_FOR_INTF by Johannes Berg · 12 years ago
  27. 98104fde cfg80211: add P2P Device abstraction by Johannes Berg · 12 years ago
  28. 4c29867 mac80211: support A-MPDU status reporting by Johannes Berg · 12 years ago
  29. 48613ec wireless: add radiotap A-MPDU status field by Johannes Berg · 12 years ago
  30. e687f61 mac80211: add supported rates change notification in IBSS by Antonio Quartulli · 12 years ago
  31. 57f5d0d Bluetooth: Remove some functions from being exported by Vinicius Costa Gomes · 12 years ago
  32. 57f784f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  33. b9b343d Bluetooth: Fix hci_le_conn_complete_evt by Andre Guedes · 12 years ago
  34. 256a06c Bluetooth: /proc/net/ entries for bluetooth protocols by Masatake YAMATO · 12 years ago
  35. 4af66c6 Bluetooth: Free the l2cap channel list only when refcount is zero by Jaganath Kanakkassery · 12 years ago
  36. 3064837 Bluetooth: Move l2cap_chan_hold/put to l2cap_core.c by Jaganath Kanakkassery · 12 years ago
  37. 9e66463 Bluetooth: Make connect / disconnect cfm functions return void by Andrei Emeltchenko · 12 years ago
  38. ab846ec4 Bluetooth: Define AMP controller statuses by Andrei Emeltchenko · 12 years ago
  39. b93a682 Bluetooth: trivial: Fix mixing spaces and tabs in smp by Andrei Emeltchenko · 12 years ago
  40. 71becf0 Bluetooth: debug: Fix printing refcnt for hci_conn by Andrei Emeltchenko · 12 years ago
  41. bb4b2a9 Bluetooth: mgmt: Managing only BR/EDR HCI controllers by Andrei Emeltchenko · 12 years ago
  42. 3f17324 Bluetooth: Remove missing code by Andre Guedes · 12 years ago
  43. 1a26904 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 12 years ago
  44. 03f6b08 cfg80211: add channel flag to prohibit OFDM operation by Seth Forshee · 12 years ago
  45. e3c0d04 Fix unexpected SA hard expiration after changing date by Fan Du · 12 years ago
  46. 1485348 tcp: Apply device TSO segment limit earlier by Ben Hutchings · 12 years ago
  47. ac694db Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  48. c76562b netvm: prevent a stream-specific deadlock by Mel Gorman · 12 years ago
  49. b4b9e35 netvm: set PF_MEMALLOC as appropriate during SKB processing by Mel Gorman · 12 years ago
  50. c93bdd0 netvm: allow skb allocation to use PFMEMALLOC reserves by Mel Gorman · 12 years ago
  51. 7cb0240 netvm: allow the use of __GFP_MEMALLOC by specific sockets by Mel Gorman · 12 years ago
  52. 99a1dec net: introduce sk_gfp_atomic() to allow addition of GFP flags depending on the individual socket by Mel Gorman · 12 years ago
  53. c255a45 memcg: rename config variables by Andrew Morton · 12 years ago
  54. caacf05 ipv4: Properly purge netdev references on uncached routes. by David S. Miller · 12 years ago
  55. c5038a8 ipv4: Cache routes in nexthop exception entries. by David S. Miller · 12 years ago
  56. d26b3a7 ipv4: percpu nh_rth_output cache by Eric Dumazet · 12 years ago
  57. 54764bb ipv4: Restore old dst_free() behavior. by Eric Dumazet · 12 years ago
  58. 36323f8 mac80211: move TX station pointer and restructure TX by Thomas Huehn · 12 years ago
  59. ab09587 mac80211: add PS flag to bss_conf by Eliad Peller · 12 years ago
  60. 0c7462a ipv4: remove rt_cache_rebuild_count by Eric Dumazet · 12 years ago
  61. 404e0a8 net: ipv4: fix RCU races on dst refcounts by Eric Dumazet · 12 years ago
  62. c710998 ipv6: Early TCP socket demux by Eric Dumazet · 12 years ago
  63. c6cffba ipv4: Fix input route performance regression. by David S. Miller · 12 years ago
  64. 3c4cfad Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  65. 13378ca ipv4: Change rt->rt_iif encoding. by David S. Miller · 12 years ago
  66. 92101b3 ipv4: Prepare for change of rt->rt_iif encoding. by David S. Miller · 12 years ago
  67. a66d2c8 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  68. 563d34d tcp: dont drop MTU reduction indications by Eric Dumazet · 12 years ago
  69. 5e9965c Merge branch 'kill_rtcache' by David S. Miller · 12 years ago
  70. 6120d3d get rid of ->scm_work_list by Al Viro · 12 years ago
  71. 406a3c6 net: netprio_cgroup: rework update socket logic by John Fastabend · 12 years ago
  72. 5aa93bc sctp: Implement quick failover draft from tsvwg by Neil Horman · 12 years ago
  73. 0bb4087 ipv4: Fix neigh lookup keying over loopback/point-to-point devices. by David S. Miller · 12 years ago
  74. 2860583 ipv4: Kill rt->fi by David S. Miller · 12 years ago
  75. 9917e1e8 ipv4: Turn rt->rt_route_iif into rt->rt_is_input. by David S. Miller · 12 years ago
  76. 4fd551d ipv4: Kill rt->rt_oif by David S. Miller · 12 years ago
  77. ba3f7f0 ipv4: Kill FLOWI_FLAG_RT_NOCACHE and associated code. by David S. Miller · 12 years ago
  78. d2d68ba ipv4: Cache input routes in fib_info nexthops. by David S. Miller · 12 years ago
  79. f2bb4be ipv4: Cache output routes in fib_info nexthops. by David S. Miller · 12 years ago
  80. ceb3320 ipv4: Kill routes during PMTU/redirect updates. by David S. Miller · 12 years ago
  81. f5b0a87 net: Document dst->obsolete better. by David S. Miller · 12 years ago
  82. f8126f1 ipv4: Adjust semantics of rt->rt_gateway. by David S. Miller · 12 years ago
  83. f1ce306 ipv4: Remove 'rt_dst' from 'struct rtable' by David S. Miller · 12 years ago
  84. b486988 ipv4: Remove 'rt_mark' from 'struct rtable' by David Miller · 12 years ago
  85. d6c0a4f ipv4: Kill 'rt_src' from 'struct rtable' by David Miller · 12 years ago
  86. 1a00fee ipv4: Remove rt_key_{src,dst,tos} from struct rtable. by David Miller · 12 years ago
  87. 38a424e ipv4: Kill ip_route_input_noref(). by David Miller · 12 years ago
  88. 89aef89 ipv4: Delete routing cache. by David S. Miller · 12 years ago
  89. df4ab5b net: rename bond_queue_mapping to slave_dev_queue_mapping by Jiri Pirko · 12 years ago
  90. d40156a rtnl: allow to specify different num for rx and tx queue count by Jiri Pirko · 12 years ago
  91. 6f458df tcp: improve latencies of timer triggered events by Eric Dumazet · 12 years ago
  92. 5815d5e tcp: use hash_32() in tcp_metrics by Eric Dumazet · 12 years ago
  93. 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
  94. abaa72d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  95. 67da22d net-tcp: Fast Open client - cookie-less mode by Yuchung Cheng · 12 years ago
  96. aab4874 net-tcp: Fast Open client - detecting SYN-data drops by Yuchung Cheng · 12 years ago
  97. cf60af0 net-tcp: Fast Open client - sendmsg(MSG_FASTOPEN) by Yuchung Cheng · 12 years ago
  98. 783237e net-tcp: Fast Open client - sending SYN-data by Yuchung Cheng · 12 years ago
  99. 1fe4c48 net-tcp: Fast Open client - cookie cache by Yuchung Cheng · 12 years ago
  100. 2100c8d net-tcp: Fast Open base by Yuchung Cheng · 12 years ago