summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2015-02-01Bluetooth: Expose hardware error code as debugfs entryMarcel Holtmann
2015-02-01Bluetooth: Expose debug keys usage setting via debugfsMarcel Holtmann
2015-02-01Bluetooth: Track changes from HCI Write Simple Pairing Debug Mode commandMarcel Holtmann
2015-02-01Bluetooth: Expose Secure Simple Pairing debug mode setting in debugfsMarcel Holtmann
2015-01-31Bluetooth: Allow remote OOB data to only provide P-192 or P-256 valuesMarcel Holtmann
2015-01-31Bluetooth: Fix OOB data present value for SMP pairingMarcel Holtmann
2015-01-31Bluetooth: Fix OOB data present value for BR/EDR Secure ConnectionsMarcel Holtmann
2015-01-31Bluetooth: Store OOB data present value for each set of remote OOB dataMarcel Holtmann
2015-01-29Bluetooth: Fix sending Read Remote Extended Features commandSzymon Janc
2015-01-29Bluetooth: Move smp_unregister() into hci_dev_do_close() functionMarcel Holtmann
2015-01-28Bluetooth: Perform a power cycle when receiving hardware error eventMarcel Holtmann
2015-01-28Bluetooth: Introduce hci_dev_do_reset helper functionMarcel Holtmann
2015-01-28Bluetooth: Fix notifying discovery state when powering offJohan Hedberg
2015-01-28Bluetooth: Fix notifying discovery state upon resetJohan Hedberg
2015-01-28Bluetooth: Fix check for SSP when enabling SCJohan Hedberg
2015-01-28Bluetooth: Check for P-256 OOB values in Secure Connections Only modeMarcel Holtmann
2015-01-28Bluetooth: Use helper function to determine BR/EDR OOB data presentMarcel Holtmann
2015-01-28Bluetooth: Clear P-192 values for OOB when in Secure Connections Only modeMarcel Holtmann
2015-01-28Bluetooth: Enforce zero-valued hash/rand192 for LE OOBJohan Hedberg
2015-01-23Bluetooth: Fix nested sleepsPeter Hurley
2015-01-23Bluetooth: Convert Set SC to use HCI RequestJohan Hedberg
2015-01-23Bluetooth: Remove incorrect check for BDADDR_BREDR address typeJohan Hedberg
2015-01-23Bluetooth: Check for valid bdaddr in add_remote_oob_dataJohan Hedberg
2015-01-22Bluetooth: Require SSP enabling before BR/EDR Secure ConnectionsMarcel Holtmann
2015-01-22Bluetooth: Limit BR/EDR switching for LE only with secure connectionsMarcel Holtmann
2015-01-22Bluetooth: Fix dependency for BR/EDR Secure Connections mode on SSPMarcel Holtmann
2015-01-22Bluetooth: Fix reporting invalid RSSI for LE devicesSzymon Janc
2015-01-19Merge tag 'mac80211-next-for-davem-2015-01-19' of git://git.kernel.org/pub/sc...David S. Miller
2015-01-19phonet netlink: allow multiple messages per skb in route dumpJohannes Berg
2015-01-19net: sched: Introduce connmark actionFelix Fietkau
2015-01-19net: bridge: reject DSA-enabled master netdevices as bridge membersFlorian Fainelli
2015-01-19net: ipv4: handle DSA enabled master network devicesFlorian Fainelli
2015-01-19rtnl: allow to create device with IFLA_LINK_NETNSID setNicolas Dichtel
2015-01-19tunnels: advertise link netns via netlinkNicolas Dichtel
2015-01-19rtnl: add link netns id to interface messagesNicolas Dichtel
2015-01-19netns: add rtnl cmd to add and get peer netns idsNicolas Dichtel
2015-01-19mac80211: delete the assoc/auth timer upon suspendEmmanuel Grumbach
2015-01-19Revert "wireless: Support of IFLA_INFO_KIND rtnl attribute"Johannes Berg
2015-01-19bridge: remove oflags from setlink/dellink.Rosen, Rami
2015-01-18netlink: Fix bugs in nlmsg_end() conversions.David S. Miller
2015-01-18netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg
2015-01-18tipc: fix socket list regression in new nl apiRichard Alpe
2015-01-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-01-18net: replace br_fdb_external_learn_* calls with switchdev notifier eventsJiri Pirko
2015-01-18switchdev: introduce switchdev notifierJiri Pirko
2015-01-17socket: use ki_nbytes instead of iov_length()Nicolas Dichtel
2015-01-17tc: cls_bpf: rename bpf_len to bpf_num_opsJiri Pirko
2015-01-17tc: add BPF based actionJiri Pirko
2015-01-17bridge: fix setlink/dellink notificationsRoopa Prabhu
2015-01-16cfg80211: fix checking nl80211_send_station() return valueJohannes Berg