1. 64dae96 Bluetooth: Move smp_unregister() into hci_dev_do_close() function by Marcel Holtmann · 10 years ago
  2. c7741d1 Bluetooth: Perform a power cycle when receiving hardware error event by Marcel Holtmann · 10 years ago
  3. 5c91249 Bluetooth: Introduce hci_dev_do_reset helper function by Marcel Holtmann · 10 years ago
  4. 8f502f8 Bluetooth: Fix notifying discovery state when powering off by Johan Hedberg · 10 years ago
  5. 39c5d97 Bluetooth: Fix notifying discovery state upon reset by Johan Hedberg · 10 years ago
  6. 5920028 Bluetooth: Fix check for SSP when enabling SC by Johan Hedberg · 10 years ago
  7. aa5b034 Bluetooth: Check for P-256 OOB values in Secure Connections Only mode by Marcel Holtmann · 10 years ago
  8. a83ed81e Bluetooth: Use helper function to determine BR/EDR OOB data present by Marcel Holtmann · 10 years ago
  9. 6665d05 Bluetooth: Clear P-192 values for OOB when in Secure Connections Only mode by Marcel Holtmann · 10 years ago
  10. d25b78e Bluetooth: Enforce zero-valued hash/rand192 for LE OOB by Johan Hedberg · 10 years ago
  11. dfb2fae Bluetooth: Fix nested sleeps by Peter Hurley · 10 years ago
  12. a1443f5 Bluetooth: Convert Set SC to use HCI Request by Johan Hedberg · 10 years ago
  13. 484aabc Bluetooth: Remove incorrect check for BDADDR_BREDR address type by Johan Hedberg · 10 years ago
  14. 5d57e79 Bluetooth: Check for valid bdaddr in add_remote_oob_data by Johan Hedberg · 10 years ago
  15. ed93ec6 Bluetooth: Require SSP enabling before BR/EDR Secure Connections by Marcel Holtmann · 10 years ago
  16. 3a5486e Bluetooth: Limit BR/EDR switching for LE only with secure connections by Marcel Holtmann · 10 years ago
  17. 574ea3c Bluetooth: Fix dependency for BR/EDR Secure Connections mode on SSP by Marcel Holtmann · 10 years ago
  18. 91200e9 Bluetooth: Fix reporting invalid RSSI for LE devices by Szymon Janc · 10 years ago
  19. 0c49087 Merge tag 'mac80211-next-for-davem-2015-01-19' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 10 years ago
  20. 926e987 phonet netlink: allow multiple messages per skb in route dump by Johannes Berg · 10 years ago
  21. 22a5dc0 net: sched: Introduce connmark action by Felix Fietkau · 10 years ago
  22. 8db0a2e net: bridge: reject DSA-enabled master netdevices as bridge members by Florian Fainelli · 10 years ago
  23. 728c020 net: ipv4: handle DSA enabled master network devices by Florian Fainelli · 10 years ago
  24. 317f481 rtnl: allow to create device with IFLA_LINK_NETNSID set by Nicolas Dichtel · 10 years ago
  25. 1728d4f tunnels: advertise link netns via netlink by Nicolas Dichtel · 10 years ago
  26. d37512a rtnl: add link netns id to interface messages by Nicolas Dichtel · 10 years ago
  27. 0c7aecd netns: add rtnl cmd to add and get peer netns ids by Nicolas Dichtel · 10 years ago
  28. c1e140b mac80211: delete the assoc/auth timer upon suspend by Emmanuel Grumbach · 10 years ago
  29. 6e9f3fa Revert "wireless: Support of IFLA_INFO_KIND rtnl attribute" by Johannes Berg · 10 years ago
  30. 4de8b41 bridge: remove oflags from setlink/dellink. by Rosen, Rami · 10 years ago
  31. 7b46a64 netlink: Fix bugs in nlmsg_end() conversions. by David S. Miller · 10 years ago
  32. 053c095 netlink: make nlmsg_end() and genlmsg_end() void by Johannes Berg · 10 years ago
  33. d6e164e tipc: fix socket list regression in new nl api by Richard Alpe · 10 years ago
  34. e445dd5 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 10 years ago
  35. 3aeb661 net: replace br_fdb_external_learn_* calls with switchdev notifier events by Jiri Pirko · 10 years ago
  36. 03bf0c2 switchdev: introduce switchdev notifier by Jiri Pirko · 10 years ago
  37. 66c1a12 socket: use ki_nbytes instead of iov_length() by Nicolas Dichtel · 10 years ago
  38. 33e9fcc tc: cls_bpf: rename bpf_len to bpf_num_ops by Jiri Pirko · 10 years ago
  39. d23b8ad tc: add BPF based action by Jiri Pirko · 10 years ago
  40. 02dba43 bridge: fix setlink/dellink notifications by Roopa Prabhu · 10 years ago
  41. 5700712 cfg80211: fix checking nl80211_send_station() return value by Johannes Berg · 10 years ago
  42. 5e06a9e mac80211: remove doubled semicolon by Johannes Berg · 10 years ago
  43. 0026b65 Bluetooth: Remove unused function by Rickard Strandqvist · 10 years ago
  44. 919d9db netlink: Fix netlink_insert EADDRINUSE error by Herbert Xu · 10 years ago
  45. 12d8725 bridge: use MDBA_SET_ENTRY_MAX for maxtype in nlmsg_parse() by Nicolas Dichtel · 10 years ago
  46. 27f0971 Merge tag 'mac80211-next-for-davem-2015-01-15' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 10 years ago
  47. 5055c37 ipv4: per cpu uncached list by Eric Dumazet · 10 years ago
  48. b51f3be cfg80211: change bandwidth reporting to explicit field by Johannes Berg · 10 years ago
  49. 2b8df32 Bluetooth: Add paranoid check for existing LE and BR/EDR SMP channels by Marcel Holtmann · 10 years ago
  50. 7eb35b1 socket: use iov_length() by Nicolas Dichtel · 10 years ago
  51. 327a719 Bluetooth: Fix lookup of fixed channels by local bdaddr by Johan Hedberg · 10 years ago
  52. a250e04 Bluetooth: Add helpers for src/dst bdaddr type conversion by Johan Hedberg · 10 years ago
  53. 97d910d cfg80211: remove 80+80 MHz rate reporting by Johannes Berg · 10 years ago
  54. f89903d mac80211: remove 80+80 MHz rate reporting by Johannes Berg · 10 years ago
  55. 162a3ba Bluetooth: Bind the SMP channel registration to management power state by Marcel Holtmann · 10 years ago
  56. 7e7ec44 Bluetooth: Don't register any SMP channel if LE is not supported by Marcel Holtmann · 10 years ago
  57. 157029b Bluetooth: Fix LE SMP channel source address and source address type by Marcel Holtmann · 10 years ago
  58. 111e4bc Bluetooth: Fix issue with switching BR/EDR back on when disabled by Marcel Holtmann · 10 years ago
  59. eeb5a06 Bluetooth: Show device address type for L2CAP debugfs entries by Marcel Holtmann · 10 years ago
  60. 4e7a84b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  61. 1dd144c openvswitch: Support VXLAN Group Policy extension by Thomas Graf · 10 years ago
  62. 81bfe3c openvswitch: Allow for any level of nesting in flow attributes by Thomas Graf · 10 years ago
  63. d91641d openvswitch: Rename GENEVE_TUN_OPTS() to TUN_METADATA_OPTS() by Thomas Graf · 10 years ago
  64. 3511494 vxlan: Group Policy extension by Thomas Graf · 10 years ago
  65. 3f3558b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  66. a6391a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  67. 1ba3980 openvswitch: packet messages need their own probe attribtue by Thomas Graf · 10 years ago
  68. 7b2ed60 Bluetooth: 6lowpan: Remove PSM setting code by Jukka Rissanen · 10 years ago
  69. e12af48 Bluetooth: Fix valid Identity Address check by Johan Hedberg · 10 years ago
  70. 9a6b4b3 ipv6:icmp:remove unnecessary brackets by zhuyj · 10 years ago
  71. 3f4c1d8 openvswitch: Introduce ovs_tunnel_route_lookup by Fan Du · 10 years ago
  72. a2b12f3 udp: pass udp_offload struct to UDP gro callbacks by Tom Herbert · 10 years ago
  73. d92cfdb bridge: only provide proxy ARP when CONFIG_INET is enabled by Arnd Bergmann · 10 years ago
  74. 36c269c Bluetooth: Remove dead code by Gowtham Anandha Babu · 10 years ago
  75. 75453cc nl80211: send netdetect configuration info in NL80211_CMD_GET_WOWLAN by Luciano Coelho · 10 years ago
  76. ef51fb1 cfg80211: avoid reg-hints in self-managed only systems by Arik Nemtsov · 10 years ago
  77. 2c3e861 cfg80211: introduce sync regdom set API for self-managed by Arik Nemtsov · 10 years ago
  78. 2726f23 mac80211: don't defer scans in case of radar detection by Eliad Peller · 10 years ago
  79. e7f2337 mac80211: consider only relevant vifs for radar_required calculation by Eliad Peller · 10 years ago
  80. 5cbc95a mac80211: remove local->radar_detect_enabled by Eliad Peller · 10 years ago
  81. 5007589 mac80211: add TDLS supported channels correctly by Arik Nemtsov · 10 years ago
  82. 3b24f4c mac80211: let flush() drop packets when possible by Emmanuel Grumbach · 10 years ago
  83. 5ced246 Bluetooth: Use %llu for printing duration details of selftests by Marcel Holtmann · 10 years ago
  84. 36f260c Bluetooth: Move Delete Stored Link Key to 4th phase of initialization by Marcel Holtmann · 10 years ago
  85. 4bf6980 neighbour: fix base_reachable_time(_ms) not effective immediatly when changed by Jean-Francois Remy · 10 years ago
  86. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 10 years ago
  87. d8b9605 net: sched: fix skb->protocol use in case of accelerated vlan path by Jiri Pirko · 10 years ago
  88. 357c477 tipc: correctly handle releasing a not fully initialized sock by Sasha Levin · 10 years ago
  89. 3721e9c tipc: remove redundant timer defined in tipc_sock struct by Ying Xue · 10 years ago
  90. 0fe6de4 bridge: fix uninitialized variable warning by Roopa Prabhu · 10 years ago
  91. a440edf openvswitch: Remove unnecessary version.h inclusion by Syam Sidhardhan · 10 years ago
  92. 08abdff tcp: avoid reducing cwnd when ACK+DSACK is received by Sébastien Barré · 10 years ago
  93. c5adde9 netlink: eliminate nl_sk_hash_lock by Ying Xue · 10 years ago
  94. 1059590 net: allow large number of rx queues by Pankaj Gupta · 10 years ago
  95. ddcde70 net: sched: sch_teql: Remove unused function by Rickard Strandqvist · 10 years ago
  96. 83400b9 net: xfrm: xfrm_algo: Remove unused function by Rickard Strandqvist · 10 years ago
  97. 36cd0ff bridge: new function to pack vlans into ranges during gets by Roopa Prabhu · 10 years ago
  98. bdced7e bridge: support for multiple vlans and vlan ranges in setlink and dellink requests by Roopa Prabhu · 10 years ago
  99. d49e204 tipc: make netlink support net namespace by Ying Xue · 10 years ago
  100. bafa29e tipc: make tipc random value aware of net namespace by Ying Xue · 10 years ago