summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-11-021-2/+6
|\
| * xfrm: Fix null pointer dereference when decoding sessionsSteffen Klassert2013-11-011-1/+5
| * xfrm: Increase the garbage collector thresholdSteffen Klassert2013-10-281-1/+1
* | tcp: gso: fix truesize trackingEric Dumazet2013-10-291-8/+5
* | tcp: do not rearm RTO when future data are sackedYuchung Cheng2013-10-271-3/+10
* | tcp: only take RTT from timestamps if new data is ackedYuchung Cheng2013-10-271-1/+2
* | tcp: fix SYNACK RTT estimation in Fast OpenYuchung Cheng2013-10-271-5/+13
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-10-233-6/+11
|\ \
| * | netfilter: x_tables: fix ordering of jumpstack allocation and table updateWill Deacon2013-10-222-0/+10
| * | netfilter: ipt_ULOG: fix info leaksMathias Krause2013-10-021-6/+1
* | | tcp: initialize passive-side sk_pacing_rate after 3WHSNeal Cardwell2013-10-211-0/+2
* | | ip_output: do skb ufo init for peeked non ufo skb as wellJiri Pirko2013-10-191-4/+9
* | | tcp: remove the sk_can_gso() check from tcp_set_skb_tso_segs()Eric Dumazet2013-10-171-2/+1
* | | tcp: must unclone packets before mangling themEric Dumazet2013-10-171-3/+6
* | | tcp: fix incorrect ca_state in tail loss probeYuchung Cheng2013-10-171-1/+1
| |/ |/|
* | vti: get rid of nf mark rule in preroutingChristophe Gouault2013-10-111-3/+11
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-10-091-0/+1
|\ \
| * | xfrm: Decode sessions with output interface.Steffen Klassert2013-09-161-0/+1
* | | ipv4: fix ineffective source address selectionJiri Benc2013-10-071-1/+1
* | | tcp: do not forget FIN in tcp_shifted_skb()Eric Dumazet2013-10-041-1/+4
* | | net: do not call sock_put() on TIMEWAIT socketsEric Dumazet2013-10-021-1/+1
* | | tcp: Always set options to 0 before calling tcp_established_optionsAndi Kleen2013-10-021-0/+2
| |/ |/|
* | ip_tunnel: Remove double unregister of the fallback deviceSteffen Klassert2013-10-011-2/+0
* | ip_tunnel_core: Change __skb_push back to skb_pushSteffen Klassert2013-10-011-1/+1
* | ip_tunnel: Add fallback tunnels to the hash listsSteffen Klassert2013-10-011-1/+3
* | ip_tunnel: Fix a memory corruption in ip_tunnel_xmitSteffen Klassert2013-10-011-6/+6
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-10-011-3/+7
|\ \
| * | netfilter: synproxy: fix BUG_ON triggered by corrupt TCP packetsPatrick McHardy2013-09-301-3/+7
* | | ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_putSalam Noureddine2013-09-301-2/+2
* | | tcp: TSQ can use a dynamic limitEric Dumazet2013-09-301-6/+11
* | | ip_tunnel: Do not use stale inner_iph pointer.Pravin B Shelar2013-09-301-2/+2
* | | net: net_secret should not depend on TCPEric Dumazet2013-09-281-3/+1
* | | net: raw: do not report ICMP redirects to user spaceDuan Jiong2013-09-241-1/+3
* | | net: udp: do not report ICMP redirects to user spaceDuan Jiong2013-09-241-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-09-197-12/+14
|\ \ \
| * | | ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka2013-09-196-10/+10
| * | | ip: use ip_hdr() in __ip_make_skb() to retrieve IP headerAnsis Atteka2013-09-191-1/+1
| |/ /
| * | tcp: fix RTO calculated from cached RTTNeal Cardwell2013-09-171-1/+3
| |/
* | memcg: rename RESOURCE_MAX to RES_COUNTER_MAXSha Zhengju2013-09-121-5/+5
|/
* tcp: properly increase rcv_ssthresh for ofo packetsEric Dumazet2013-09-061-1/+4
* tcp: fix no cwnd growth after timeoutYuchung Cheng2013-09-061-4/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-09-0534-778/+1069
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-09-058-22/+27
| |\
| | * tcp: Add missing braces to do_tcp_setsockoptDave Jones2013-09-051-1/+2
| * | tcp: better comments for RTO initiallizationYuchung Cheng2013-09-041-6/+20
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-09-041-3/+7
| |\ \
| | * | netfilter: SYNPROXY: let unrelated packets continueJesper Dangaard Brouer2013-09-041-2/+6
| | * | netfilter: more strict TCP flag matching in SYNPROXYJesper Dangaard Brouer2013-09-041-2/+2
| * | | tcp: Change return value of tcp_rcv_established()Vijay Subramanian2013-09-043-14/+9
| * | | net: tcp_probe: adapt tbuf size for recent changesDaniel Borkmann2013-09-041-1/+1
OpenPOWER on IntegriCloud