summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso2016-09-2540-395/+1779
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-238-14/+44
| |\
| | * tcp: properly account Fast Open SYN-ACK retransYuchung Cheng2016-09-223-1/+4
| | * tcp: fix under-accounting retransmit SNMP countersYuchung Cheng2016-09-221-1/+1
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2016-09-221-1/+14
| | |\
| | | * vti: use right inner_mode for inbound inter address family policy checksthomas.zeitlhofer+lkml@ze-it.at2016-09-091-1/+14
| | * | net: get rid of an signed integer overflow in ip_idents_reserve()Eric Dumazet2016-09-221-2/+8
| | * | ipmr, ip6mr: return lastuse relative to nowNikolay Aleksandrov2016-09-211-2/+5
| | * | tcp: fix overflow in __tcp_retransmit_skb()Eric Dumazet2016-09-171-1/+2
| | * | net: VRF: Pass original iif to ip_route_input()Mark Tomlinson2016-09-161-2/+3
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-09-131-4/+7
| | |\ \ | | | |/ | | |/|
| | | * netfilter: nft_chain_route: re-route before skb is queued to userspaceLiping Zhang2016-09-061-4/+7
| * | | tcp: implement TSQ for retransmitsEric Dumazet2016-09-221-25/+47
| * | | tcp_bbr: add BBR congestion controlNeal Cardwell2016-09-213-0/+915
| * | | tcp: new CC hook to set sending rate with rate_sample in any CA stateYuchung Cheng2016-09-212-4/+15
| * | | tcp: allow congestion control to expand send buffer differentlyYuchung Cheng2016-09-211-1/+3
| * | | 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-211-3/+6
| * | | tcp: allow congestion control module to request TSO skb segment countNeal Cardwell2016-09-211-2/+13
| * | | tcp: export data delivery rateYuchung Cheng2016-09-212-2/+21
| * | | tcp: track application-limited rate samplesSoheil Hassas Yeganeh2016-09-213-1/+39
| * | | tcp: track data delivery rate for a TCP connectionYuchung Cheng2016-09-214-15/+186
| * | | tcp: count packets marked lost for a TCP connectionNeal Cardwell2016-09-211-1/+24
| * | | tcp: switch back to proper tcp_skb_cb size check in tcp_init()Eric Dumazet2016-09-211-2/+3
| * | | tcp: use windowed min filter library for TCP min_rtt estimationNeal Cardwell2016-09-213-61/+7Star
| * | | tcp: cdg: rename struct minmax in tcp_cdg.c to avoid a naming conflictSoheil Hassas Yeganeh2016-09-211-6/+6
| * | | gso: Support partial splitting at the frag_list pointerSteffen Klassert2016-09-204-14/+25
| * | | ip_tunnel: add collect_md mode to IPIP tunnelAlexei Starovoitov2016-09-172-6/+105
| * | | tcp: prepare skbs for better sack shiftingEric Dumazet2016-09-171-7/+24
| * | | tcp: fix a stale ooo_last_skb after a replaceEric Dumazet2016-09-161-1/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-137-9/+20
| |\| |
| | * | tcp: cwnd does not increase in TCP YeAHArtem Germanov2016-09-091-1/+1
| | * | tcp: fastopen: avoid negative sk_forward_allocEric Dumazet2016-09-091-0/+1
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2016-09-081-1/+1
| | |\ \
| | | * | xfrm: Only add l3mdev oif to dst lookupsDavid Ahern2016-08-221-1/+1
| | * | | net: Don't delete routes in different VRFsMark Tomlinson2016-09-062-3/+8
| | | |/ | | |/|
| | * | tcp: fastopen: fix rcv_wup initialization for TFO server on SYN/dataNeal Cardwell2016-09-021-0/+1
| | * | netconf: add a notif when settings are createdNicolas Dichtel2016-09-021-4/+7
| | * | netfilter: nft_reject: restrict to INPUT/FORWARD/OUTPUTLiping Zhang2016-08-251-0/+1
| * | | net: ipv4: Remove l3mdev_get_saddrDavid Ahern2016-09-112-12/+0Star
| * | | net: l3mdev: remove redundant callsDavid Ahern2016-09-113-13/+4Star
| * | | net: vrf: Flip IPv4 output path from FIB lookup hook to out hookDavid Ahern2016-09-111-4/+0Star
| * | | net: l3mdev: Allow the l3mdev to be a loopbackDavid Ahern2016-09-111-2/+6
| * | | net: l3mdev: Add hook to output pathDavid Ahern2016-09-111-0/+8
| * | | net: flow: Add l3mdev flow updateDavid Ahern2016-09-111-0/+3
| * | | tcp: better use ooo_last_skb in tcp_data_queue_ofo()Eric Dumazet2016-09-111-1/+7
| * | | ipv4: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-111-1/+1
| * | | net/ip_tunnels: Introduce tunnel_id_to_key32() and key32_to_tunnel_id()Amir Vadai2016-09-111-21/+2Star
| * | | ip_tunnel: do not clear l4 hashesEric Dumazet2016-09-101-1/+1
| * | | ipv4: fix value of ->nlmsg_flags reported in RTM_NEWROUTE eventsGuillaume Nault2016-09-101-3/+7