summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2016-09-19Bluetooth: Fix not registering BR/EDR SMP channel with force_bredr flagSzymon Janc
2016-09-19Bluetooth: Use kzalloc instead of kmalloc/memsetWei Yongjun
2016-09-19Bluetooth: Fix reason code used for rejecting SCO connectionsFrédéric Dalleau
2016-09-19Bluetooth: Fix wrong New Settings event when closing HCI User ChannelMarcel Holtmann
2016-09-19Bluetooth: Send control open and close messages for HCI user channelsMarcel Holtmann
2016-09-19Bluetooth: Append local name and CoD to Extended Controller InfoMichał Narajowski
2016-09-19Bluetooth: Add framework for Extended Controller InformationMarcel Holtmann
2016-09-19Bluetooth: Handle HCI raw socket transition from unbound to boundMarcel Holtmann
2016-09-19Bluetooth: Send control open and close messages for HCI raw socketsMarcel Holtmann
2016-09-19Bluetooth: Add extra channel checks for control open/close messagesMarcel Holtmann
2016-09-19Bluetooth: Assign the channel early when binding HCI socketsMarcel Holtmann
2016-09-19Bluetooth: Send control open and close only when cookie is presentMarcel Holtmann
2016-09-19Bluetooth: Use numbers for subsystem version stringMarcel Holtmann
2016-09-19Bluetooth: Introduce helper functions for socket cookie handlingMarcel Holtmann
2016-09-19Bluetooth: Use command status event for Set IO Capability errorsMarcel Holtmann
2016-09-19Bluetooth: Fix wrong Get Clock Information return parametersMarcel Holtmann
2016-09-19Bluetooth: Use individual flags for certain management eventsMarcel Holtmann
2016-09-19Bluetooth: mgmt: Fix sending redundant event for Advertising InstanceJohan Hedberg
2016-09-19Bluetooth: Add support for sending MGMT commands and events to monitorMarcel Holtmann
2016-09-19Bluetooth: Add support for sending MGMT open and close to monitorMarcel Holtmann
2016-09-19Bluetooth: Introduce helper to pack mgmt version informationMarcel Holtmann
2016-09-19Bluetooth: Store control socket cookie and comm informationMarcel Holtmann
2016-09-19Bluetooth: Check SOL_HCI for raw socket optionsMarcel Holtmann
2016-09-19mac802154: use rate limited warnings for malformed framesAristeu Rozanski
2016-09-19mac802154: don't warn on unsupported framesAristeu Rozanski
2016-09-196lowpan: ndisc: no overreact if no short address is availableAlexander Aring
2016-09-19mac802154: set phy net namespace for new ifacesAlexander Aring
2016-09-19Bluetooth: Add combined LED trigger for controller powerMarcel Holtmann
2016-09-19Merge tag 'rxrpc-rewrite-20160917-2' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2016-09-19Merge tag 'rxrpc-rewrite-20160917-1' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2016-09-19sched: add and use qdisc_skb_head helpersFlorian Westphal
2016-09-19sched: replace __skb_dequeue with __qdisc_dequeue_headFlorian Westphal
2016-09-19sched: remove qdisc arg from __qdisc_dequeue_headFlorian Westphal
2016-09-19sched: don't use skb queue helpersFlorian Westphal
2016-09-19pie: use qdisc_dequeue_head wrapperFlorian Westphal
2016-09-19sctp: Remove some redundant codeChristophe Jaillet
2016-09-19net: Add _nf_(un)register_hooks symbolsMahesh Bandewar
2016-09-19ipv6: Export p6_route_input_lookup symbolMahesh Bandewar
2016-09-18net: core: Add offload stats to if_stats_msgNogah Frankel
2016-09-18Merge tag 'mac80211-next-for-davem-2016-09-16' of git://git.kernel.org/pub/sc...David S. Miller
2016-09-18pkt_sched: fq: use proper locking in fq_dump_stats()Eric Dumazet
2016-09-18openvswitch: use percpu flow statsThadeu Lima de Souza Cascardo
2016-09-18openvswitch: fix flow stats accounting when node 0 is not possibleThadeu Lima de Souza Cascardo
2016-09-18sctp: not return ENOMEM err back in sctp_packet_transmitXin Long
2016-09-18sctp: make sctp_outq_flush/tail/uncork return voidXin Long
2016-09-18sctp: save transmit error to sk_err in sctp_outq_flushXin Long
2016-09-18sctp: free msg->chunks when sctp_primitive_SEND return errXin Long
2016-09-18sctp: do not return the transmit err back to sctp_sendmsgXin Long
2016-09-18sctp: remove the unnecessary state check in sctp_outq_tailXin Long
2016-09-17ip6_tunnel: add collect_md mode to IPv6 tunnelsAlexei Starovoitov