summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* proc: Reduce cache miss in snmp_seq_showJia He2016-09-301-23/+47
* rxrpc: Note serial number being ACK'd in the congestion management traceDavid Howells2016-09-291-4/+4
* rxrpc: Request more ACKs in slow-start modeDavid Howells2016-09-291-0/+1
* rxrpc: Reduce the rxrpc_local::services list to a pointerDavid Howells2016-09-295-25/+18
* rxrpc: When activating client conn channels, do state check inside lockDavid Howells2016-09-291-11/+25
* rxrpc: Make Tx loss-injection go through normal return and adjust tracingDavid Howells2016-09-296-21/+15
* rxrpc: Fix exclusive client connectionsDavid Howells2016-09-291-1/+1
* net: do not export sk_stream_write_spaceEric Dumazet2016-09-281-1/+0
* tcp: Change txhash on every SYN and RTO retransmitLawrence Brakmo2016-09-281-0/+4
* switchdev: remove FIB offload infrastructureJiri Pirko2016-09-284-299/+1
* fib: introduce FIB info offload flag helpersJiri Pirko2016-09-281-2/+2
* fib: introduce FIB notification infrastructureJiri Pirko2016-09-283-11/+77
* net/sched: cls_flower: Use a proper mask value for enc key id parameterHadar Hen Zion2016-09-281-2/+2
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-09-251-1/+3
|\
| * Bluetooth: Fix not updating scan rsp when adv offMichaƂ Narajowski2016-09-221-1/+1
| * Bluetooth: Fix NULL pointer dereference in mgmt contextArek Lichwa2016-09-221-0/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso2016-09-25243-5889/+10530
|\ \
| * \ Merge tag 'rxrpc-rewrite-20160924' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2016-09-259-38/+418
| |\ \
| | * | rxrpc: Implement slow-startDavid Howells2016-09-248-13/+294
| | * | rxrpc: Schedule an ACK if the reply to a client call appears overdueDavid Howells2016-09-244-0/+13
| | * | rxrpc: Generate a summary of the ACK state for later useDavid Howells2016-09-242-11/+48
| | * | rxrpc: Delay the resend timer to allow for nsec->jiffies conv errorDavid Howells2016-09-241-2/+8
| | * | rxrpc: Reinitialise the call ACK and timer state for client reply phaseDavid Howells2016-09-243-0/+11
| | * | rxrpc: Include the last reply DATA serial number in the final ACKDavid Howells2016-09-241-3/+3
| | * | rxrpc: Send an immediate ACK if we fill in a holeDavid Howells2016-09-241-1/+9
| | * | rxrpc: Send an ACK after every few DATA packets we receiveDavid Howells2016-09-244-9/+33
| * | | gre: use nla_get_be32() to extract flowinfoLance Richardson2016-09-241-1/+1
| |/ /
| * | Merge tag 'rxrpc-rewrite-20160923' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2016-09-249-118/+239
| |\ \
| | * | rxrpc: Add a tracepoint to log which packets will be retransmittedDavid Howells2016-09-231-0/+2
| | * | rxrpc: Add tracepoint for ACK proposalDavid Howells2016-09-236-28/+73
| | * | rxrpc: Add a tracepoint to log injected Rx packet lossDavid Howells2016-09-231-6/+5
| | * | rxrpc: Add data Tx tracepoint and adjust Tx ACK tracepointDavid Howells2016-09-232-4/+6
| | * | rxrpc: Add a tracepoint for the call timerDavid Howells2016-09-235-7/+29
| | * | rxrpc: Don't call the tx_ack tracepoint if don't generate an ACKDavid Howells2016-09-231-15/+11
| | * | rxrpc: Pass the last Tx packet marker in the annotation bufferDavid Howells2016-09-234-45/+81
| | * | rxrpc: Fix call timerDavid Howells2016-09-232-13/+16
| | * | rxrpc: Fix accidental cancellation of scheduled resend by ACK parserDavid Howells2016-09-231-0/+2
| | * | rxrpc: Need to start the resend timer on initial transmissionDavid Howells2016-09-233-1/+11
| | * | rxrpc: Use before_eq() and friends to compare serial numbersDavid Howells2016-09-231-1/+1
| | * | rxrpc: Should be using ktime_add_ms() not ktime_add_ns()David Howells2016-09-231-1/+1
| | * | rxrpc: Make sure sendmsg() is woken on call completionDavid Howells2016-09-231-0/+1
| | * | rxrpc: Don't send an ACK at the end of service call response transmissionDavid Howells2016-09-231-2/+0
| | * | rxrpc: Preset timestamp on Tx sk_buffsDavid Howells2016-09-231-0/+5
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2016-09-241-2/+2
| |\ \ \
| | * | | xfrm: state lookup can be locklessFlorian Westphal2016-09-211-2/+2
| * | | | net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh2016-09-241-15/+65
| * | | | bpf: add helper to invalidate hashDaniel Borkmann2016-09-231-0/+18
| * | | | bpf: use bpf_get_smp_processor_id_proto instead of raw oneDaniel Borkmann2016-09-231-0/+2
| * | | | bpf: use skb_to_full_sk helper in bpf_skb_under_cgroupDaniel Borkmann2016-09-231-1/+1
| * | | | net: dsa: add port fast ageingVivien Didelot2016-09-231-0/+18
OpenPOWER on IntegriCloud