summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-19Merge branch 'net-offloaded-stats'David S. Miller
2016-09-19mlxsw: spectrum: Implement offload stats ndo and expose HW stats by defaultNogah Frankel
2016-09-19net: core: Add offload stats to if_stats_msgNogah Frankel
2016-09-19netdevice: Add offload statistics ndoNogah Frankel
2016-09-19Merge tag 'mac80211-next-for-davem-2016-09-16' of git://git.kernel.org/pub/sc...David S. Miller
2016-09-19net: r6040: add in missing white space in error message textColin Ian King
2016-09-19pkt_sched: fq: use proper locking in fq_dump_stats()Eric Dumazet
2016-09-19openvswitch: use percpu flow statsThadeu Lima de Souza Cascardo
2016-09-19openvswitch: fix flow stats accounting when node 0 is not possibleThadeu Lima de Souza Cascardo
2016-09-19Merge branch 'sctp-transmit-errs'David S. Miller
2016-09-19sctp: not return ENOMEM err back in sctp_packet_transmitXin Long
2016-09-19sctp: make sctp_outq_flush/tail/uncork return voidXin Long
2016-09-19sctp: save transmit error to sk_err in sctp_outq_flushXin Long
2016-09-19sctp: free msg->chunks when sctp_primitive_SEND return errXin Long
2016-09-19sctp: do not return the transmit err back to sctp_sendmsgXin Long
2016-09-19sctp: remove the unnecessary state check in sctp_outq_tailXin Long
2016-09-17Merge branch 'ip_tunnel-collect_md'David S. Miller