summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rxrpc: Reduce the number of PING ACKs sentDavid Howells2016-09-222-3/+6
* rxrpc: Reduce the number of ACK-Requests sentDavid Howells2016-09-224-4/+13
* rxrpc: Obtain RTT data by requesting ACKs on DATA packetsDavid Howells2016-09-227-20/+57
* rxrpc: Add ktime_sub_ms()David Howells2016-09-221-0/+5
* rxrpc: Expedite ping response transmissionDavid Howells2016-09-221-0/+4
* rxrpc: Send pings to get RTT dataDavid Howells2016-09-224-8/+80
* rxrpc: Add per-peer RTT trackerDavid Howells2016-09-224-4/+131
* rxrpc: Add re-sent Tx annotationDavid Howells2016-09-223-12/+32
* rxrpc: Don't store the rxrpc header in the Tx queue sk_buffsDavid Howells2016-09-226-88/+71
* Merge branch 'mlxse-resource-query'David S. Miller2016-09-218-96/+276
|\
| * mlxsw: spectrum: Implement max rif resourceNogah Frankel2016-09-213-12/+41
| * mlxsw: pci: Add max router interface resourceNogah Frankel2016-09-212-1/+8
| * mlxsw: pci: Add some miscellaneous resourcesNogah Frankel2016-09-213-8/+23
| * mlxsw: spectrum: Implement max virtual routers resourceNogah Frankel2016-09-212-9/+38
| * mlxsw: pci: Add max virtual routers resourceNogah Frankel2016-09-212-1/+8
| * mlxsw: profile: Add KVD resources to profile configNogah Frankel2016-09-214-22/+76
| * mlxsw: pci: Add KVD size relate resourcesNogah Frankel2016-09-212-1/+22
| * mlxsw: spectrum: lag resources- use resources data instead of constsNogah Frankel2016-09-217-46/+50
| * mlxsw: pci: Add lag related resources to resources queryNogah Frankel2016-09-212-1/+15
|/
* mlxsw: spectrum: Make offloads stats functions staticOr Gerlitz2016-09-211-4/+4
* Merge branch 'tcp-bbr'David S. Miller2016-09-2120-107/+1470
|\
| * tcp_bbr: add BBR congestion controlNeal Cardwell2016-09-214-0/+928
| * 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-213-4/+19
| * tcp: allow congestion control to expand send buffer differentlyYuchung Cheng2016-09-212-1/+5
| * tcp: export tcp_mss_to_mtu() for congestion control modulesNeal Cardwell2016-09-211-0/+1
| * tcp: export tcp_tso_autosize() and parameterize minimum number of TSO segmentsNeal Cardwell2016-09-212-3/+8
| * tcp: allow congestion control module to request TSO skb segment countNeal Cardwell2016-09-212-2/+15
| * tcp: export data delivery rateYuchung Cheng2016-09-214-3/+28
| * tcp: track application-limited rate samplesSoheil Hassas Yeganeh2016-09-215-2/+45
| * tcp: track data delivery rate for a TCP connectionYuchung Cheng2016-09-216-16/+222
| * tcp: count packets marked lost for a TCP connectionNeal Cardwell2016-09-212-1/+25
| * tcp: switch back to proper tcp_skb_cb size check in tcp_init()Eric Dumazet2016-09-211-2/+3
| * net_sched: sch_fq: add low_rate_threshold parameterEric Dumazet2016-09-212-3/+21
| * tcp: use windowed min filter library for TCP min_rtt estimationNeal Cardwell2016-09-215-65/+10
| * lib/win_minmax: windowed min or max estimatorNeal Cardwell2016-09-213-1/+136
| * tcp: cdg: rename struct minmax in tcp_cdg.c to avoid a naming conflictSoheil Hassas Yeganeh2016-09-211-6/+6
|/
* net: ethernet: mediatek: enhance with avoiding superfluous assignment inside ...Sean Wang2016-09-211-1/+2
* net: dsa: mv88e6xxx: handle multiple ports in ATUVivien Didelot2016-09-211-7/+49
* net sched actions: fix GETing actionsJamal Hadi Salim2016-09-211-0/+20
* Merge branch 'bpf-direct-packet-access-improvements'David S. Miller2016-09-217-38/+627
|\
| * bpf: add test cases for direct packet accessDaniel Borkmann2016-09-211-3/+430
| * bpf: direct packet write and access for helpers for clsact progsDaniel Borkmann2016-09-216-34/+196
| * bpf, verifier: enforce larger zero range for pkt on overloading stack buffsDaniel Borkmann2016-09-211-1/+1
|/
* ipvlan: Fix dependency issueMahesh Bandewar2016-09-211-0/+1
* openvswitch: avoid resetting flow key while installing new flow.pravin shelar2016-09-214-9/+10
* openvswitch: Fix Frame-size larger than 1024 bytes warning.pravin shelar2016-09-211-6/+9
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-09-2132-150/+1600
|\
| * Bluetooth: Set appearance only for LE capable controllersMichał Narajowski2016-09-191-0/+4
| * Bluetooth: Fix missing ext info event when setting appearanceMichał Narajowski2016-09-191-0/+2