aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-22net: ethernet: mediatek: add extension of phy-mode for TRGMIISean Wang1-0/+3
2016-09-22Merge tag 'rxrpc-rewrite-20160922-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsDavid S. Miller2-0/+66
2016-09-22rxrpc: Add ktime_sub_ms()David Howells1-0/+5
2016-09-22sctp: rename WORD_TRUNC/ROUND macrosMarcelo Ricardo Leitner1-5/+5
2016-09-22ptp_clock: future-proofing drivers against PTP subsystem becoming optionalNicolas Pitre1-0/+5
2016-09-22net/sched: act_vlan: Introduce TCA_VLAN_ACT_MODIFY vlan actionShmulik Ladkani1-0/+1
2016-09-22net: skbuff: Export __skb_vlan_popShmulik Ladkani1-0/+1
2016-09-22rxrpc: Add per-peer RTT trackerDavid Howells1-0/+61
2016-09-21net: cls_bpf: allow offloaded filters to update statsJakub Kicinski1-0/+1
2016-09-21bpf: enable non-core use of the verfierJakub Kicinski1-0/+11
2016-09-21bpf: expose internal verfier structuresJakub Kicinski1-0/+79
2016-09-21net: cls_bpf: limit hardware offload by software-only flagJakub Kicinski2-0/+2
2016-09-21net: cls_bpf: add hardware offloadJakub Kicinski2-0/+16
2016-09-21tcp_bbr: add BBR congestion controlNeal Cardwell1-0/+13
2016-09-21tcp: increase ICSK_CA_PRIV_SIZE from 64 bytes to 88Neal Cardwell1-2/+2
2016-09-21tcp: new CC hook to set sending rate with rate_sample in any CA stateYuchung Cheng1-0/+4
2016-09-21tcp: allow congestion control to expand send buffer differentlyYuchung Cheng1-0/+2
2016-09-21tcp: export tcp_tso_autosize() and parameterize minimum number of TSO segmentsNeal Cardwell1-0/+2
2016-09-21tcp: allow congestion control module to request TSO skb segment countNeal Cardwell1-0/+2
2016-09-21tcp: export data delivery rateYuchung Cheng2-1/+7
2016-09-21tcp: track application-limited rate samplesSoheil Hassas Yeganeh2-1/+6
2016-09-21tcp: track data delivery rate for a TCP connectionYuchung Cheng2-1/+36
2016-09-21tcp: count packets marked lost for a TCP connectionNeal Cardwell1-0/+1
2016-09-21net_sched: sch_fq: add low_rate_threshold parameterEric Dumazet1-0/+2
2016-09-21tcp: use windowed min filter library for TCP min_rtt estimationNeal Cardwell2-4/+3
2016-09-21lib/win_minmax: windowed min or max estimatorNeal Cardwell1-0/+37
2016-09-20bpf: direct packet write and access for helpers for clsact progsDaniel Borkmann3-3/+36
2016-09-20Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller5-4/+46
2016-09-20rhashtable: Add rhlist interfaceHerbert Xu1-114/+377
2016-09-19net sched ife action: Introduce skb tcindex metadata encap decapJamal Hadi Salim1-1/+2
2016-09-19net sched ife action: add 16 bit helpersJamal Hadi Salim1-0/+2
2016-09-19Bluetooth: Add support for appearance in scan rspMichaƂ Narajowski2-0/+7
2016-09-19Bluetooth: Increase the subsystem minor version numberMarcel Holtmann1-1/+1
2016-09-19Bluetooth: Add framework for Extended Controller InformationMarcel Holtmann2-0/+19
2016-09-19Bluetooth: Use numbers for subsystem version stringMarcel Holtmann1-1/+2
2016-09-19Bluetooth: Use individual flags for certain management eventsMarcel Holtmann1-1/+4
2016-09-19Bluetooth: Add support for sending MGMT commands and events to monitorMarcel Holtmann2-0/+5
2016-09-19Bluetooth: Add support for sending MGMT open and close to monitorMarcel Holtmann1-0/+2
2016-09-19Bluetooth: Introduce helper to pack mgmt version informationMarcel Holtmann1-0/+1
2016-09-19Bluetooth: Store control socket cookie and comm informationMarcel Holtmann1-0/+1
2016-09-19Bluetooth: add printf format attribute to hci_set_[fh]w_info()Nicolas Iooss1-2/+2
2016-09-19Bluetooth: Add HCI device identifier for Qualcomm SMDBjorn Andersson1-0/+1
2016-09-19Bluetooth: Put led_trigger field behind CONFIG_BT_LEDSMarcel Holtmann1-0/+2
2016-09-19Merge tag 'rxrpc-rewrite-20160917-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsDavid S. Miller1-10/+216
2016-09-19sched: add and use qdisc_skb_head helpersFlorian Westphal1-12/+51
2016-09-19sched: remove qdisc arg from __qdisc_dequeue_headFlorian Westphal1-7/+8
2016-09-19ipvlan: Introduce l3s modeMahesh Bandewar1-0/+1
2016-09-19net: Add _nf_(un)register_hooks symbolsMahesh Bandewar1-0/+2
2016-09-19ipv6: Export p6_route_input_lookup symbolMahesh Bandewar1-0/+3
2016-09-18net: core: Add offload stats to if_stats_msgNogah Frankel1-0/+9