1. df93542 Bluetooth: Send HCI_Read_Clock_Offset before disconnecting by Marcel Holtmann · 11 years ago
  2. b10e801 Bluetooth: Remove unnecessary hcon->smp_conn variable by Johan Hedberg · 11 years ago
  3. dbbfa2a Bluetooth: Use macro instead of hard-coded value by Andre Guedes · 11 years ago
  4. 4dae279 Bluetooth: Convert hci_conn->link_mode into flags by Johan Hedberg · 11 years ago
  5. 3769972 Bluetooth: Add a new HCI_USE_DEBUG_KEYS flag by Johan Hedberg · 11 years ago
  6. af6a9c3 Bluetooth: Convert hcon->flush_key to a proper flag by Johan Hedberg · 11 years ago
  7. 0663b29 Bluetooth: Rename HCI_DEBUG_KEYS to HCI_KEEP_DEBUG_KEYS by Johan Hedberg · 11 years ago
  8. 7652ff6 Bluetooth: Move mgmt event sending out from hci_add_link_key() by Johan Hedberg · 11 years ago
  9. 567fa2a Bluetooth: Update hci_add_link_key() to return pointer to key by Johan Hedberg · 11 years ago
  10. 1855d92 Bluetooth: Track LE connection parameter update event by Marcel Holtmann · 11 years ago
  11. e04fde6 Bluetooth: Store current LE connection parameters in hci_conn struct by Marcel Holtmann · 11 years ago
  12. 6b8d4a6 Bluetooth: 6LoWPAN: Use connected oriented channel instead of fixed one by Jukka Rissanen · 11 years ago
  13. 0498878 Bluetooth: Provide L2CAP ops callback for memcpy_fromiovec by Jukka Rissanen · 11 years ago
  14. 111902f Bluetooth: Use separate dbg_flags to special debugfs options by Marcel Holtmann · 11 years ago
  15. ddf4ba0 Bluetooth: Remove unused LTK authentication defines by Johan Hedberg · 11 years ago
  16. 2ceba53 Bluetooth: Remove HCI prefix from SMP LTK defines by Johan Hedberg · 11 years ago
  17. 7d5843b Bluetooth: Remove unnecessary SMP STK define by Johan Hedberg · 11 years ago
  18. 65cc2b4 Bluetooth: Use struct delayed_work for HCI command timeout by Marcel Holtmann · 11 years ago
  19. d9fbd02 Bluetooth: Use explicit header and body length for L2CAP SKB allocation by Marcel Holtmann · 11 years ago
  20. 0775899 Bluetooth: Shrink size of struct l2cap_ctrl fields by Marcel Holtmann · 11 years ago
  21. 8d46321 Bluetooth: Assign L2CAP socket priority when allocating SKB by Marcel Holtmann · 11 years ago
  22. 67f86a4 Bluetooth: Use const for struct l2cap_ops field by Marcel Holtmann · 11 years ago
  23. 97dc94f cfg80211: remove channel_switch combination check by Michal Kazior · 11 years ago
  24. 5bcae31 mac80211: implement multi-vif in-place reservations by Michal Kazior · 11 years ago
  25. 633e271 mac80211: split sched scan IEs by David Spinadel · 11 years ago
  26. c56ef67 mac80211: support more than one band in scan request by David Spinadel · 11 years ago
  27. ee10f2c mac80211: protect TDLS discovery session by Arik Nemtsov · 11 years ago
  28. c887f0d3 mac80211: add API to request TDLS operation from userspace by Arik Nemtsov · 11 years ago
  29. 31fa97c cfg80211: pass TDLS initiator in tdls_mgmt operations by Arik Nemtsov · 11 years ago
  30. b7ffbd7 cfg80211: make ethtool the driver's responsibility by Johannes Berg · 11 years ago
  31. bbdff22 udp: call __skb_checksum_complete when doing full checksum by Tom Herbert · 11 years ago
  32. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  33. 6e765a0 net_sched: drr: warn when qdisc is not work conserving by Florian Westphal · 11 years ago
  34. e575235 net: sctp: migrate most recently used transport to ktime by Daniel Borkmann · 11 years ago
  35. 6cc55e0 tcp: add gfp parameter to tcp_fragment by Octavian Purdila · 11 years ago
  36. 3f17ea6 Merge branch 'next' (accumulated 3.16 merge window patches) into master by Linus Torvalds · 11 years ago
  37. 359a0ea vxlan: Add support for UDP checksums (v4 sending, v6 zero csums) by Tom Herbert · 11 years ago
  38. 4749c09 gre: Call gso_make_checksum by Tom Herbert · 11 years ago
  39. af5fcba udp: Generic functions to set checksum by Tom Herbert · 11 years ago
  40. 1aacb90 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial into next by Linus Torvalds · 11 years ago
  41. c99f7ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  42. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 11 years ago
  43. 39c3609 net: fix inet_getid() and ipv6_select_ident() bugs by Eric Dumazet · 11 years ago
  44. 31595de Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  45. 73f156a inetpeer: get rid of ip_id_count by Eric Dumazet · 11 years ago
  46. fcb2c0d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  47. 90d0e08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  48. a5eb1ae Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 11 years ago
  49. 737be10 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  50. 9db7cb6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  51. 1a5f0c1 mac80211: add a single-transaction driver op to switch contexts by Luciano Coelho · 11 years ago
  52. 54e5c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  53. 28448b8 net: Split sk_no_check into sk_no_check_{rx,tx} by Tom Herbert · 11 years ago
  54. b26ba20 net: Eliminate no_check from protosw by Tom Herbert · 11 years ago
  55. d7b2545 Bluetooth: Clearly distinguish mgmt LTK type from authenticated property by Johan Hedberg · 11 years ago
  56. 65db611 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 11 years ago
  57. e876f20 net: Add a software TSO helper API by Ezequiel Garcia · 11 years ago
  58. 40a10fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  59. 99abe65 Merge tag 'nfc-next-3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by John W. Linville · 11 years ago
  60. 8af750d Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables by David S. Miller · 11 years ago
  61. ca8a226 tcp: make cwnd-limited checks measurement-based, and gentler by Neal Cardwell · 11 years ago
  62. 67af981 cfg80211: allow RSSI compensation by Emmanuel Grumbach · 11 years ago
  63. 7406353 cfg80211: implement cfg80211_get_station cfg80211 API by Antonio Quartulli · 11 years ago
  64. cca674d mac80211: export the expected throughput by Antonio Quartulli · 11 years ago
  65. 867d849 cfg80211: export expected throughput through get_station() by Antonio Quartulli · 11 years ago
  66. 57be1f3 NFC: Add RAW socket type support for SOCKPROTO_RAW by Hiren Tandel · 11 years ago
  67. 922bd80 cfg80211: constify wowlan/coalesce mask/pattern pointers by Johannes Berg · 11 years ago
  68. c1e5f47 cfg80211: constify more pointers in the cfg80211 API by Johannes Berg · 11 years ago
  69. 3b3a016 cfg80211: constify MAC addresses in cfg80211 ops by Johannes Berg · 11 years ago
  70. 8d77ec8 mac80211: fix csa_counter_offs argument name in docbook by Luciano Coelho · 11 years ago
  71. c2e4323 cfg80211: add documentation for max_num_csa_counters by Luciano Coelho · 11 years ago
  72. c7c32e7 netfilter: nf_tables: defer all object release via rcu by Pablo Neira Ayuso · 11 years ago
  73. 128ad33 netfilter: nf_tables: remove skb and nlh from context structure by Pablo Neira Ayuso · 11 years ago
  74. 60319eb netfilter: nf_tables: use new transaction infrastructure to handle elements by Pablo Neira Ayuso · 11 years ago
  75. 55dd6f9 netfilter: nf_tables: use new transaction infrastructure to handle table by Pablo Neira Ayuso · 11 years ago
  76. 91c7b38 netfilter: nf_tables: use new transaction infrastructure to handle chain by Pablo Neira Ayuso · 11 years ago
  77. 958bee1 netfilter: nf_tables: use new transaction infrastructure to handle sets by Pablo Neira Ayuso · 11 years ago
  78. b380e5c netfilter: nf_tables: add message type to transactions by Pablo Neira Ayuso · 11 years ago
  79. 1081d11 netfilter: nf_tables: generalise transaction infrastructure by Pablo Neira Ayuso · 11 years ago
  80. 7c95f6d netfilter: nf_tables: deconstify table and chain in context structure by Pablo Neira Ayuso · 11 years ago
  81. f0f77dc ieee802154, mac802154: implement devkey record option by Phoebe Buckheister · 11 years ago
  82. 29e0237 mac802154: add llsec configuration functions by Phoebe Buckheister · 11 years ago
  83. af9eed5 ieee802154: add dgram sockopts for security control by Phoebe Buckheister · 11 years ago
  84. f30be4d mac802154: integrate llsec with wpan devices by Phoebe Buckheister · 11 years ago
  85. dc20759 ieee802154: add types for link-layer security by Phoebe Buckheister · 11 years ago
  86. d0455ed Bluetooth: Store max TX power level for connection by Andrzej Kaczmarek · 11 years ago
  87. dd98380 Bluetooth: Add support to get connection information by Andrzej Kaczmarek · 11 years ago
  88. 31ad169 Bluetooth: Add conn info lifetime parameters to debugfs by Andrzej Kaczmarek · 11 years ago
  89. be7a010 ipv6: update Destination Cache entries when gateway turn into host by Duan Jiong · 11 years ago
  90. 32edc40 ieee802154: change _cb handling slightly by Phoebe Buckheister · 11 years ago
  91. c3a6114 ieee802154: add definitions for link-layer security and header functions by Phoebe Buckheister · 11 years ago
  92. fcd77db net: Fix CONFIG_SYSCTL ifdef test. by David S. Miller · 11 years ago
  93. 1af586c mac80211: Handle the CSA counters correctly by Andrei Otcheretianski · 11 years ago
  94. 6ec8c33 mac80211: Provide ieee80211_beacon_get_template API by Andrei Otcheretianski · 11 years ago
  95. 9a774c7 cfg80211: Support multiple CSA counters by Andrei Otcheretianski · 11 years ago
  96. 34d22ce cfg80211: Add API to update CSA counters in mgmt frames by Andrei Otcheretianski · 11 years ago
  97. c722831 net: Use a more standard macro for INET_ADDR_COOKIE by Joe Perches · 11 years ago
  98. 122ff24 ipv4: make ip_local_reserved_ports per netns by WANG Cong · 11 years ago
  99. 84f39b0 net: support marking accepting TCP sockets by Lorenzo Colitti · 11 years ago
  100. e110861 net: add a sysctl to reflect the fwmark on replies by Lorenzo Colitti · 11 years ago