summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2016-09-17ip_tunnel: add collect_md mode to IPIP tunnelAlexei Starovoitov
2016-09-17l2tp: constify net_device_ops structuresJulia Lawall
2016-09-17llc: switch type to bool as the timeout is only tested versus 0Alan Cox
2016-09-17tcp: prepare skbs for better sack shiftingEric Dumazet
2016-09-17rxrpc: Add config to inject packet lossDavid Howells
2016-09-17rxrpc: Improve skb tracingDavid Howells
2016-09-17rxrpc: Remove printks from rxrpc_recvmsg_data() to fix uninit varDavid Howells
2016-09-17rxrpc: Add a tracepoint to follow what recvmsg doesDavid Howells