summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Merge tag 'rxrpc-rewrite-20160922-v2' of git://git.kernel.org/pub/scm/linux/k...David S. Miller2016-09-222-0/+66
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | rxrpc: Add ktime_sub_ms()David Howells2016-09-221-0/+5
| | * | | | | | | | | rxrpc: Add per-peer RTT trackerDavid Howells2016-09-221-0/+61
| * | | | | | | | | | sctp: rename WORD_TRUNC/ROUND macrosMarcelo Ricardo Leitner2016-09-221-5/+5
| * | | | | | | | | | ptp_clock: future-proofing drivers against PTP subsystem becoming optionalNicolas Pitre2016-09-221-0/+5
| * | | | | | | | | | net/sched: act_vlan: Introduce TCA_VLAN_ACT_MODIFY vlan actionShmulik Ladkani2016-09-221-0/+1
| * | | | | | | | | | net: skbuff: Export __skb_vlan_popShmulik Ladkani2016-09-221-0/+1
| * | | | | | | | | | net: cls_bpf: allow offloaded filters to update statsJakub Kicinski2016-09-211-0/+1
| * | | | | | | | | | bpf: enable non-core use of the verfierJakub Kicinski2016-09-211-0/+11
| * | | | | | | | | | bpf: expose internal verfier structuresJakub Kicinski2016-09-211-0/+79
| * | | | | | | | | | net: cls_bpf: limit hardware offload by software-only flagJakub Kicinski2016-09-212-0/+2
| * | | | | | | | | | net: cls_bpf: add hardware offloadJakub Kicinski2016-09-212-0/+16
| |/ / / / / / / / /
| * | | | | | | | | tcp_bbr: add BBR congestion controlNeal Cardwell2016-09-211-0/+13
| * | | | | | | | | tcp: increase ICSK_CA_PRIV_SIZE from 64 bytes to 88Neal Cardwell2016-09-211-2/+2
| * | | | | | | | | tcp: new CC hook to set sending rate with rate_sample in any CA stateYuchung Cheng2016-09-211-0/+4
| * | | | | | | | | tcp: allow congestion control to expand send buffer differentlyYuchung Cheng2016-09-211-0/+2
| * | | | | | | | | tcp: export tcp_tso_autosize() and parameterize minimum number of TSO segmentsNeal Cardwell2016-09-211-0/+2
| * | | | | | | | | tcp: allow congestion control module to request TSO skb segment countNeal Cardwell2016-09-211-0/+2
| * | | | | | | | | tcp: export data delivery rateYuchung Cheng2016-09-212-1/+7
| * | | | | | | | | tcp: track application-limited rate samplesSoheil Hassas Yeganeh2016-09-212-1/+6
| * | | | | | | | | tcp: track data delivery rate for a TCP connectionYuchung Cheng2016-09-212-1/+36
| * | | | | | | | | tcp: count packets marked lost for a TCP connectionNeal Cardwell2016-09-211-0/+1
| * | | | | | | | | net_sched: sch_fq: add low_rate_threshold parameterEric Dumazet2016-09-211-0/+2
| * | | | | | | | | tcp: use windowed min filter library for TCP min_rtt estimationNeal Cardwell2016-09-212-4/+3
| * | | | | | | | | lib/win_minmax: windowed min or max estimatorNeal Cardwell2016-09-211-0/+37
| * | | | | | | | | bpf: direct packet write and access for helpers for clsact progsDaniel Borkmann2016-09-203-3/+36
| * | | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-09-205-4/+46
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Bluetooth: Add support for appearance in scan rspMichaƂ Narajowski2016-09-192-0/+7
| | * | | | | | | | | Bluetooth: Increase the subsystem minor version numberMarcel Holtmann2016-09-191-1/+1
| | * | | | | | | | | Bluetooth: Add framework for Extended Controller InformationMarcel Holtmann2016-09-192-0/+19
| | * | | | | | | | | Bluetooth: Use numbers for subsystem version stringMarcel Holtmann2016-09-191-1/+2
| | * | | | | | | | | Bluetooth: Use individual flags for certain management eventsMarcel Holtmann2016-09-191-1/+4
| | * | | | | | | | | Bluetooth: Add support for sending MGMT commands and events to monitorMarcel Holtmann2016-09-192-0/+5
| | * | | | | | | | | Bluetooth: Add support for sending MGMT open and close to monitorMarcel Holtmann2016-09-191-0/+2
| | * | | | | | | | | Bluetooth: Introduce helper to pack mgmt version informationMarcel Holtmann2016-09-191-0/+1
| | * | | | | | | | | Bluetooth: Store control socket cookie and comm informationMarcel Holtmann2016-09-191-0/+1
| | * | | | | | | | | Bluetooth: add printf format attribute to hci_set_[fh]w_info()Nicolas Iooss2016-09-191-2/+2
| | * | | | | | | | | Bluetooth: Add HCI device identifier for Qualcomm SMDBjorn Andersson2016-09-191-0/+1
| | * | | | | | | | | Bluetooth: Put led_trigger field behind CONFIG_BT_LEDSMarcel Holtmann2016-09-191-0/+2
| * | | | | | | | | | rhashtable: Add rhlist interfaceHerbert Xu2016-09-201-114/+377
| * | | | | | | | | | net sched ife action: Introduce skb tcindex metadata encap decapJamal Hadi Salim2016-09-191-1/+2
| * | | | | | | | | | net sched ife action: add 16 bit helpersJamal Hadi Salim2016-09-191-0/+2
| |/ / / / / / / / /
| * | | | | | | | | Merge tag 'rxrpc-rewrite-20160917-2' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2016-09-191-10/+216
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | rxrpc: Improve skb tracingDavid Howells2016-09-171-8/+4
| | * | | | | | | | | rxrpc: Add a tracepoint to follow what recvmsg doesDavid Howells2016-09-171-0/+34
| | * | | | | | | | | rxrpc: Add a tracepoint to follow packets in the Rx bufferDavid Howells2016-09-171-0/+33
| | * | | | | | | | | rxrpc: Add a tracepoint to log ACK transmissionDavid Howells2016-09-171-0/+30
| | * | | | | | | | | rxrpc: Add a tracepoint to log received ACK packetsDavid Howells2016-09-171-0/+26
| | * | | | | | | | | rxrpc: Add a tracepoint to follow the life of a packet in the Tx bufferDavid Howells2016-09-171-0/+26
| | * | | | | | | | | rxrpc: Add connection tracepoint and client conn state tracepointDavid Howells2016-09-171-0/+60