summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-09-22ptp_clock: future-proofing drivers against PTP subsystem becoming optionalNicolas Pitre
2016-09-22net/sched: act_vlan: Introduce TCA_VLAN_ACT_MODIFY vlan actionShmulik Ladkani
2016-09-22net: skbuff: Export __skb_vlan_popShmulik Ladkani
2016-09-21net: cls_bpf: allow offloaded filters to update statsJakub Kicinski
2016-09-21bpf: enable non-core use of the verfierJakub Kicinski
2016-09-21bpf: expose internal verfier structuresJakub Kicinski
2016-09-21net: cls_bpf: limit hardware offload by software-only flagJakub Kicinski
2016-09-21net: cls_bpf: add hardware offloadJakub Kicinski
2016-09-21tcp_bbr: add BBR congestion controlNeal Cardwell
2016-09-21tcp: increase ICSK_CA_PRIV_SIZE from 64 bytes to 88Neal Cardwell
2016-09-21tcp: new CC hook to set sending rate with rate_sample in any CA stateYuchung Cheng
2016-09-21tcp: allow congestion control to expand send buffer differentlyYuchung Cheng
2016-09-21tcp: export tcp_tso_autosize() and parameterize minimum number of TSO segmentsNeal Cardwell
2016-09-21tcp: allow congestion control module to request TSO skb segment countNeal Cardwell
2016-09-21tcp: export data delivery rateYuchung Cheng
2016-09-21tcp: track application-limited rate samplesSoheil Hassas Yeganeh
2016-09-21tcp: track data delivery rate for a TCP connectionYuchung Cheng
2016-09-21tcp: count packets marked lost for a TCP connectionNeal Cardwell
2016-09-21net_sched: sch_fq: add low_rate_threshold parameterEric Dumazet
2016-09-21tcp: use windowed min filter library for TCP min_rtt estimationNeal Cardwell
2016-09-21lib/win_minmax: windowed min or max estimatorNeal Cardwell
2016-09-20bpf: direct packet write and access for helpers for clsact progsDaniel Borkmann
2016-09-20Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2016-09-20rhashtable: Add rhlist interfaceHerbert Xu
2016-09-19net sched ife action: Introduce skb tcindex metadata encap decapJamal Hadi Salim
2016-09-19net sched ife action: add 16 bit helpersJamal Hadi Salim
2016-09-19Bluetooth: Add support for appearance in scan rspMichaƂ Narajowski
2016-09-19Bluetooth: Increase the subsystem minor version numberMarcel Holtmann
2016-09-19Bluetooth: Add framework for Extended Controller InformationMarcel Holtmann
2016-09-19Bluetooth: Use numbers for subsystem version stringMarcel Holtmann
2016-09-19Bluetooth: Use individual flags for certain management eventsMarcel Holtmann
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: add printf format attribute to hci_set_[fh]w_info()Nicolas Iooss
2016-09-19Bluetooth: Add HCI device identifier for Qualcomm SMDBjorn Andersson
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-19sched: add and use qdisc_skb_head helpersFlorian Westphal
2016-09-19sched: remove qdisc arg from __qdisc_dequeue_headFlorian Westphal
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-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-18sctp: make sctp_outq_flush/tail/uncork return voidXin Long
2016-09-18sctp: free msg->chunks when sctp_primitive_SEND return errXin Long
2016-09-17ip6_tunnel: add collect_md mode to IPv6 tunnelsAlexei Starovoitov