summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-19Bluetooth: add WCNSS dependency for HCI driverArnd Bergmann
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-19Bluetooth: bcm203x: don't print error when allocating urb failsWolfram Sang
2016-09-19Bluetooth: btusb: Add support for 0cf3:e009Kai-Heng Feng
2016-09-19Bluetooth: add printf format attribute to hci_set_[fh]w_info()Nicolas Iooss
2016-09-19Bluetooth: btusb, hci_intel: Fix wait_on_bit_timeout() return value checksBart Van Assche
2016-09-19Bluetooth: Introduce Qualcomm WCNSS SMD based HCI driverBjorn Andersson
2016-09-19Bluetooth: Add HCI device identifier for Qualcomm SMDBjorn Andersson
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-19Bluetooth: Put led_trigger field behind CONFIG_BT_LEDSMarcel 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-19Merge branch 'net-sched-singly-linked-list'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-19cxgb4: Fix return value check in cfg_queues_uld()Wei Yongjun
2016-09-19Merge branch 'mediatek-hw-lro'David S. Miller
2016-09-19net: ethernet: mediatek: add the dts property to set if the HW supports LRONelson Chang
2016-09-19net: ethernet: mediatek: add ethtool functions to configure RX flows of HW LRONelson Chang
2016-09-19net: ethernet: mediatek: add HW LRO functions of PDMA RX ringsNelson Chang
2016-09-19chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 U...Hariprasad Shenai
2016-09-19sctp: Remove some redundant codeChristophe Jaillet
2016-09-19mlx4: fix XDP_TX is acting like XDP_PASS on TX ring fullJesper Dangaard Brouer
2016-09-19Merge branch 'ipvlan-l3'David S. Miller
2016-09-19ipvlan: Introduce l3s modeMahesh Bandewar
2016-09-19net: Add _nf_(un)register_hooks symbolsMahesh Bandewar
2016-09-19ipv6: Export p6_route_input_lookup symbolMahesh Bandewar
2016-09-18Merge branch 'net-offloaded-stats'David S. Miller
2016-09-18mlxsw: spectrum: Implement offload stats ndo and expose HW stats by defaultNogah Frankel
2016-09-18net: core: Add offload stats to if_stats_msgNogah Frankel
2016-09-18netdevice: Add offload statistics ndoNogah Frankel
2016-09-18Merge tag 'mac80211-next-for-davem-2016-09-16' of git://git.kernel.org/pub/sc...David S. Miller
2016-09-18net: r6040: add in missing white space in error message textColin Ian King
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