1. de51f16 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  2. 04bb7ec Merge tag 'nfc-next-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by John W. Linville · 10 years ago
  3. 6928a92 Bluetooth: Store address type with OOB data by Johan Hedberg · 10 years ago
  4. 81328d5 Bluetooth: Unify remote OOB data functions by Johan Hedberg · 10 years ago
  5. ef8efe4 Bluetooth: Add skeleton for BR/EDR SMP channel by Johan Hedberg · 10 years ago
  6. 858cdc7 Bluetooth: Add debugfs switch for forcing SMP over BR/EDR by Johan Hedberg · 10 years ago
  7. fe8bc5a Bluetooth: Add hci_conn flag for new link key generation by Johan Hedberg · 10 years ago
  8. f3a73d9 Bluetooth: Rename hci_find_ltk_by_addr to hci_find_ltk by Johan Hedberg · 10 years ago
  9. 0ac3dbf Bluetooth: Remove unused hci_find_ltk function by Johan Hedberg · 10 years ago
  10. 710f11c Bluetooth: Use custom macro for testing BR/EDR SC enabled by Johan Hedberg · 10 years ago
  11. 23fb8de Bluetooth: Add mgmt support for LE Secure Connections LTK types by Johan Hedberg · 10 years ago
  12. 38dcf35 bridge: call netdev_sw_port_stp_update when bridge port STP status changes by Scott Feldman · 10 years ago
  13. 007f790 net: introduce generic switch devices support by Jiri Pirko · 10 years ago
  14. b3a55b9 NFC: hci: Add specific hci macro to not create a pipe by Christophe Ricard · 10 years ago
  15. 0bd49fc Bluetooth: Track both local and remote L2CAP fixed channel mask by Johan Hedberg · 10 years ago
  16. a688bf5 NFC: nci: Add se_io NCI operand by Christophe Ricard · 10 years ago
  17. e9ef943 NFC: nci: Update nci_disable_se to run proprietary commands to disable a secure element by Christophe Ricard · 10 years ago
  18. 93bca2b NFC: nci: Update nci_enable_se to run proprietary commands to enable a secure element by Christophe Ricard · 10 years ago
  19. ba4db55 NFC: nci: Update nci_discover_se to run proprietary commands to discover all available secure element by Christophe Ricard · 10 years ago
  20. 9b8d32b NFC: hci: Add se_io HCI operand by Christophe Ricard · 10 years ago
  21. 992066c Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 10 years ago
  22. 60b7379 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  23. f027c2a mac80211: add ieee80211_tx_status_noskb by Felix Fietkau · 10 years ago
  24. f684565 mac80211: add tx_status_noskb to rate_control_ops by Felix Fietkau · 10 years ago
  25. ad932f0 cfg80211: leave invalid channels on regdomain change by Arik Nemtsov · 10 years ago
  26. 529ee06 NFC: NCI: Configure ATR_RES general bytes by Julien Lefrique · 10 years ago
  27. a99903e NFC: NCI: Handle Target mode activation by Julien Lefrique · 10 years ago
  28. 90d78c1 NFC: NCI: Enable NFC-DEP in Listen A and Listen F by Julien Lefrique · 10 years ago
  29. 384ab1d NFC: digital: Add NFC-DEP Initiator-side ATN Support by Mark A. Greer · 10 years ago
  30. 49dbb14 NFC: digital: Add NFC-DEP Target-side NACK Support by Mark A. Greer · 10 years ago
  31. a80509c NFC: digital: Add NFC-DEP Initiator-side NACK Support by Mark A. Greer · 10 years ago
  32. 3bd2a5b NFC: digital: Add NFC-DEP Send Chaining Support by Mark A. Greer · 10 years ago
  33. b08147c NFC: digital: Implement NFC-DEP max payload lengths by Mark A. Greer · 10 years ago
  34. 05afedc NFC: digital: Add Target-mode NFC-DEP DID Support by Mark A. Greer · 10 years ago
  35. b59eaf9 netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one module by Pablo Neira Ayuso · 10 years ago
  36. 68b0faa netfilter: nf_tables_bridge: export nft_reject_ip*hdr_validate functions by Alvaro Neira · 10 years ago
  37. c41884c netfilter: conntrack: avoid zeroing timer by Florian Westphal · 10 years ago
  38. f4713a3 net-timestamp: make tcp_recvmsg call ipv6_recv_error for AF_INET6 socks by Willem de Bruijn · 10 years ago
  39. 98f0334 cfg80211: clean up beacon loss CQM event by Johannes Berg · 10 years ago
  40. 7c967b2 net: Add remcsum_adjust as common function for remote checksum offload by Tom Herbert · 10 years ago
  41. 5b97f49 cfg80211: refactor the various CQM event sending code by Johannes Berg · 10 years ago
  42. d3fc6b3 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 10 years ago
  43. 79e8865 crypto: algif - add and use sock_kzfree_s() instead of memzero_explicit() by Daniel Borkmann · 10 years ago
  44. 08dcf9f tc_vlan: fix type of tcfv_push_vid by Jiri Pirko · 10 years ago
  45. 958d03b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  46. 0f7db23 vmci_transport: switch ->enqeue_dgram, ->enqueue_stream and ->dequeue_stream to msghdr by Al Viro · 10 years ago
  47. e0eb093 switch sctp_user_addto_chunk() and sctp_datamsg_from_user() to passing iov_iter by Al Viro · 10 years ago
  48. e169371 switch ipxrtr_route_packet() from iovec to msghdr by Al Viro · 10 years ago
  49. 6ce8e9c new helper: memcpy_from_msg() by Al Viro · 10 years ago
  50. 1459143 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  51. 53b15ef Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  52. c7e2b96 sched: introduce vlan action by Jiri Pirko · 10 years ago
  53. 9a638dd Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  54. 232365f bury skb_copy_to_page() by Al Viro · 10 years ago
  55. 08adb7d fold verify_iovec() into copy_msghdr_from_user() by Al Viro · 10 years ago
  56. f815e2b mac80211: notify drivers on sta rate table changes by Johannes Berg · 10 years ago
  57. a344d67 mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR by Johannes Berg · 10 years ago
  58. ad2b26a cfg80211: allow drivers to support random MAC addresses for scan by Johannes Berg · 10 years ago
  59. 8cd4d45 cfg80211: add wowlan net-detect support by Luciano Coelho · 10 years ago
  60. b6da911 mac80211: synchronously reserve TID per station by Liad Kaufman · 10 years ago
  61. 8a4d32f mac80211: add TDLS channel-switch Rx flow by Arik Nemtsov · 10 years ago
  62. a7a6bdd mac80211: introduce TDLS channel switch ops by Arik Nemtsov · 10 years ago
  63. 1057d35 cfg80211: introduce TDLS channel switch commands by Arik Nemtsov · 10 years ago
  64. 0378b59 Bluetooth: Convert link keys list to use RCU by Johan Hedberg · 10 years ago
  65. 11bf782 vxlan: Inline vxlan_gso_check(). by Joe Stringer · 10 years ago
  66. e3e3217 icmp: Remove some spurious dropped packet profile hits from the ICMP path by Rick Jones · 10 years ago
  67. f48ecb1 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 10 years ago
  68. 760a52e Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 10 years ago
  69. 38da170 Bluetooth: Use shorter "rand" name for "randomizer" by Johan Hedberg · 10 years ago
  70. ee7b905 ieee802154: fix byteorder for short address and panid by Alexander Aring · 10 years ago
  71. cb41c8d ieee802154: rename and move WPAN_NUM_ defines by Alexander Aring · 10 years ago
  72. b821ecd ieee802154: add del interface command by Alexander Aring · 10 years ago
  73. 0e57547 ieee802154: setting extended address while iface add by Alexander Aring · 10 years ago
  74. f3ea5e4 ieee802154: add new interface command by Alexander Aring · 10 years ago
  75. f1227c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  76. e9ac5f0 Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying more changes by Ingo Molnar · 10 years ago
  77. adae20c Bluetooth: Convert IRK list to RCU by Johan Hedberg · 10 years ago
  78. 970d0f1 Bluetooth: Convert LTK list to RCU by Johan Hedberg · 10 years ago
  79. 23e62de net: Add vxlan_gso_check() helper by Joe Stringer · 10 years ago
  80. 076ce44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  81. 53c2e28 xfrm: Do not hash socket policies by Herbert Xu · 10 years ago
  82. abe8490 Bluetooth: Use proper nesting annotation for l2cap_chan lock by Johan Hedberg · 10 years ago
  83. 61f2dcb mac802154: add interframe spacing time handling by Alexander Aring · 10 years ago
  84. a8c5f90 ip_tunnel: Ops registration for secondary encap (fou, gue) by Tom Herbert · 10 years ago
  85. 955a9d20 irda: Convert IRDA_DEBUG to pr_debug by Joe Perches · 10 years ago
  86. b326dd3 netfilter: nf_tables: restore synchronous object release from commit/abort by Pablo Neira Ayuso · 10 years ago
  87. c8937a1d ieee820154: add lbt setting support by Alexander Aring · 10 years ago
  88. 17a3a46 ieee820154: add max frame retries setting support by Alexander Aring · 10 years ago
  89. a01ba76 ieee820154: add max csma backoffs setting support by Alexander Aring · 10 years ago
  90. 656a999 ieee820154: add backoff exponent setting support by Alexander Aring · 10 years ago
  91. 9830c62 ieee820154: add short_addr setting support by Alexander Aring · 10 years ago
  92. 702bf37 ieee820154: add pan_id setting support by Alexander Aring · 10 years ago
  93. ab0bd56 ieee820154: add channel set support by Alexander Aring · 10 years ago
  94. 9d30a8c ieee802154: cleanup cfg802154 intendation by Alexander Aring · 10 years ago
  95. 6322d50 mac802154: add wpan_phy priv id by Alexander Aring · 10 years ago
  96. 6c91023 irda: Remove IRDA_<TYPE> logging macros by Joe Perches · 10 years ago
  97. 6164c202 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 10 years ago
  98. d65c4e4 irda: Simplify IRDA logging macros by Joe Perches · 10 years ago
  99. d7480fd neigh: remove dynamic neigh table registration support by WANG Cong · 10 years ago
  100. ba7a46f net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited by Joe Perches · 10 years ago