Bluetooth: Expose remote OOB information as debugfs entry
[firefly-linux-kernel-4.4.55.git] / net /
2015-02-01 Marcel HoltmannBluetooth: Expose remote OOB information as debugfs...
2015-02-01 Marcel HoltmannBluetooth: Expose hardware error code as debugfs entry
2015-02-01 Marcel HoltmannBluetooth: Expose debug keys usage setting via debugfs
2015-02-01 Marcel HoltmannBluetooth: Track changes from HCI Write Simple Pairing...
2015-02-01 Marcel HoltmannBluetooth: Expose Secure Simple Pairing debug mode...
2015-01-31 Marcel HoltmannBluetooth: Allow remote OOB data to only provide P...
2015-01-31 Marcel HoltmannBluetooth: Fix OOB data present value for SMP pairing
2015-01-31 Marcel HoltmannBluetooth: Fix OOB data present value for BR/EDR Secure...
2015-01-31 Marcel HoltmannBluetooth: Store OOB data present value for each set...
2015-01-29 Szymon JancBluetooth: Fix sending Read Remote Extended Features...
2015-01-29 Marcel HoltmannBluetooth: Move smp_unregister() into hci_dev_do_close...
2015-01-28 Marcel HoltmannBluetooth: Perform a power cycle when receiving hardwar...
2015-01-28 Marcel HoltmannBluetooth: Introduce hci_dev_do_reset helper function
2015-01-28 Johan HedbergBluetooth: Fix notifying discovery state when powering off
2015-01-28 Johan HedbergBluetooth: Fix notifying discovery state upon reset
2015-01-28 Johan HedbergBluetooth: Fix check for SSP when enabling SC
2015-01-28 Marcel HoltmannBluetooth: Check for P-256 OOB values in Secure Connect...
2015-01-28 Marcel HoltmannBluetooth: Use helper function to determine BR/EDR...
2015-01-28 Marcel HoltmannBluetooth: Clear P-192 values for OOB when in Secure...
2015-01-28 Johan HedbergBluetooth: Enforce zero-valued hash/rand192 for LE OOB
2015-01-23 Peter HurleyBluetooth: Fix nested sleeps
2015-01-23 Johan HedbergBluetooth: Convert Set SC to use HCI Request
2015-01-23 Johan HedbergBluetooth: Remove incorrect check for BDADDR_BREDR...
2015-01-23 Johan HedbergBluetooth: Check for valid bdaddr in add_remote_oob_data
2015-01-22 Marcel HoltmannBluetooth: Require SSP enabling before BR/EDR Secure...
2015-01-22 Marcel HoltmannBluetooth: Limit BR/EDR switching for LE only with...
2015-01-22 Marcel HoltmannBluetooth: Fix dependency for BR/EDR Secure Connections...
2015-01-22 Szymon JancBluetooth: Fix reporting invalid RSSI for LE devices
2015-01-19 David S. MillerMerge tag 'mac80211-next-for-davem-2015-01-19' of git...
2015-01-19 Johannes Bergphonet netlink: allow multiple messages per skb in...
2015-01-19 Felix Fietkaunet: sched: Introduce connmark action
2015-01-19 David S. MillerMerge branch 'dsa-next'
2015-01-19 Florian Fainellinet: bridge: reject DSA-enabled master netdevices as...
2015-01-19 Florian Fainellinet: ipv4: handle DSA enabled master network devices
2015-01-19 David S. MillerMerge branch 'link_netns'
2015-01-19 Nicolas Dichtelrtnl: allow to create device with IFLA_LINK_NETNSID set
2015-01-19 Nicolas Dichteltunnels: advertise link netns via netlink
2015-01-19 Nicolas Dichtelrtnl: add link netns id to interface messages
2015-01-19 Nicolas Dichtelnetns: add rtnl cmd to add and get peer netns ids
2015-01-19 Emmanuel Grumbachmac80211: delete the assoc/auth timer upon suspend
2015-01-19 Johannes BergRevert "wireless: Support of IFLA_INFO_KIND rtnl attribute"
2015-01-19 Rosen, Ramibridge: remove oflags from setlink/dellink.
2015-01-19 David S. Millernetlink: Fix bugs in nlmsg_end() conversions.
2015-01-18 Johannes Bergnetlink: make nlmsg_end() and genlmsg_end() void
2015-01-18 Richard Alpetipc: fix socket list regression in new nl api
2015-01-18 David S. MillerMerge branch 'for-upstream' of git://git./linux/kernel...
2015-01-18 Jiri Pirkonet: replace br_fdb_external_learn_* calls with switchd...
2015-01-18 Jiri Pirkoswitchdev: introduce switchdev notifier
2015-01-18 Nicolas Dichtelsocket: use ki_nbytes instead of iov_length()
2015-01-18 Jiri Pirkotc: cls_bpf: rename bpf_len to bpf_num_ops
2015-01-18 Jiri Pirkotc: add BPF based action
2015-01-18 Roopa Prabhubridge: fix setlink/dellink notifications
2015-01-16 Johannes Bergcfg80211: fix checking nl80211_send_station() return...
2015-01-16 Johannes Bergmac80211: remove doubled semicolon
2015-01-16 Rickard StrandqvistBluetooth: Remove unused function
2015-01-16 Herbert Xunetlink: Fix netlink_insert EADDRINUSE error
2015-01-16 Nicolas Dichtelbridge: use MDBA_SET_ENTRY_MAX for maxtype in nlmsg_parse()
2015-01-16 David S. MillerMerge tag 'mac80211-next-for-davem-2015-01-15' of git...
2015-01-15 Eric Dumazetipv4: per cpu uncached list
2015-01-15 Johannes Bergcfg80211: change bandwidth reporting to explicit field
2015-01-15 Marcel HoltmannBluetooth: Add paranoid check for existing LE and BR...
2015-01-15 Nicolas Dichtelsocket: use iov_length()
2015-01-15 Johan HedbergBluetooth: Fix lookup of fixed channels by local bdaddr
2015-01-15 Johan HedbergBluetooth: Add helpers for src/dst bdaddr type conversion
2015-01-15 Johannes Bergcfg80211: remove 80+80 MHz rate reporting
2015-01-15 Johannes Bergmac80211: remove 80+80 MHz rate reporting
2015-01-15 Marcel HoltmannBluetooth: Bind the SMP channel registration to managem...
2015-01-15 Marcel HoltmannBluetooth: Don't register any SMP channel if LE is...
2015-01-15 Marcel HoltmannBluetooth: Fix LE SMP channel source address and source...
2015-01-15 Marcel HoltmannBluetooth: Fix issue with switching BR/EDR back on...
2015-01-15 Marcel HoltmannBluetooth: Show device address type for L2CAP debugfs...
2015-01-15 David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2015-01-15 David S. MillerMerge branch 'vxlan_group_policy_extension'
2015-01-15 Thomas Grafopenvswitch: Support VXLAN Group Policy extension
2015-01-15 Thomas Grafopenvswitch: Allow for any level of nesting in flow...
2015-01-15 Thomas Grafopenvswitch: Rename GENEVE_TUN_OPTS() to TUN_METADATA_O...
2015-01-15 Thomas Grafvxlan: Group Policy extension
2015-01-15 David S. MillerMerge git://git./linux/kernel/git/davem/net
2015-01-14 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2015-01-14 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2015-01-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-01-14 Thomas Grafopenvswitch: packet messages need their own probe attribtue
2015-01-14 Jukka RissanenBluetooth: 6lowpan: Remove PSM setting code
2015-01-14 Johan HedbergBluetooth: Fix valid Identity Address check
2015-01-14 zhuyjipv6:icmp:remove unnecessary brackets
2015-01-14 Fan Duopenvswitch: Introduce ovs_tunnel_route_lookup
2015-01-14 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2015-01-14 David S. MillerMerge branch 'vxlan_rco'
2015-01-14 Tom Herbertudp: pass udp_offload struct to UDP gro callbacks
2015-01-14 Arnd Bergmannbridge: only provide proxy ARP when CONFIG_INET is...
2015-01-14 Gowtham Anandha... Bluetooth: Remove dead code
2015-01-14 Luciano Coelhonl80211: send netdetect configuration info in NL80211_C...
2015-01-14 Arik Nemtsovcfg80211: avoid reg-hints in self-managed only systems
2015-01-14 Arik Nemtsovcfg80211: introduce sync regdom set API for self-managed
2015-01-14 Eliad Pellermac80211: don't defer scans in case of radar detection
2015-01-14 Eliad Pellermac80211: consider only relevant vifs for radar_require...
2015-01-14 Eliad Pellermac80211: remove local->radar_detect_enabled
2015-01-14 Arik Nemtsovmac80211: add TDLS supported channels correctly
2015-01-14 Emmanuel Grumbachmac80211: let flush() drop packets when possible
2015-01-14 Marcel HoltmannBluetooth: Use %llu for printing duration details of...
next