summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2014-03-171-1/+1
|\
| * netfilter: remove double colonstephen hemminger2014-02-191-1/+1
* | net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman2014-03-142-4/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-142-2/+14
|\ \
| * | tcp: tcp_release_cb() should release socket ownershipEric Dumazet2014-03-111-0/+11
| * | inet: frag: make sure forced eviction removes all fragsFlorian Westphal2014-03-061-1/+1
| * | net: fix for a race condition in the inet frag codeNikolay Aleksandrov2014-03-051-1/+2
* | | tcp: timestamp SYN+DATA messagesEric Dumazet2014-03-102-0/+7
* | | tcp: do not leak non zero tstamp in output packetsEric Dumazet2014-03-071-0/+2
* | | tcp: Use NET_ADD_STATS instead of NET_ADD_STATS_BH in tcp_event_new_data_sent()David S. Miller2014-03-061-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-059-69/+81
|\| |
| * | ip_tunnel:multicast process cause panic due to skb->_skb_refdst NULL pointerXin Long2014-03-031-1/+0
| * | tcp: fix bogus RTT on special retransmissionYuchung Cheng2014-03-032-4/+10
| * | net: tcp: use NET_INC_STATS()Eric Dumazet2014-02-261-2/+2
| * | ipv4: ipv6: better estimate tunnel header cut for correct ufo handlingHannes Frederic Sowa2014-02-251-2/+5
| * | tcp: reduce the bloat caused by tcp_is_cwnd_limited()Eric Dumazet2014-02-241-2/+1
| * | net-tcp: fastopen: fix high order allocationsEric Dumazet2014-02-222-4/+11
| * | sit: fix panic with route cache in ip tunnelsNicolas Dichtel2014-02-201-3/+4
| * | ip_tunnel: Move ip_tunnel_get_stats64 into ip_tunnel_core.cDavid S. Miller2014-02-202-46/+46
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-02-192-5/+2
| |\ \
| | * | netfilter: nf_tables: fix nf_trace always-on with XT_TRACE=nFlorian Westphal2014-02-171-3/+0
| | * | netfilter: nf_nat_snmp_basic: fix duplicates in if/else branchesFX Le Bail2014-02-141-2/+2
* | | | tcp: snmp stats for Fast Open, SYN rtx, and data pktsYuchung Cheng2014-03-035-3/+18
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-02-279-172/+575
|\ \ \ \
| * | | | vti4: Enable namespace changingSteffen Klassert2014-02-251-1/+0
| * | | | vti4: Check the tunnel endpoints of the xfrm state and the vti interfaceSteffen Klassert2014-02-251-5/+24
| * | | | vti4: Support inter address family tunneling.Steffen Klassert2014-02-251-14/+34
| * | | | vti4: Use the on xfrm_lookup returned dst_entry directlySteffen Klassert2014-02-251-11/+11
| * | | | xfrm4: Remove xfrm_tunnel_notifierSteffen Klassert2014-02-251-68/+0
| * | | | vti: Update the ipv4 side to use it's own receive hook.Steffen Klassert2014-02-251-47/+187
| * | | | ip_tunnel: Make vti work with i_key setSteffen Klassert2014-02-251-1/+5
| * | | | xfrm: Add xfrm_tunnel_skb_cb to the skb common bufferSteffen Klassert2014-02-251-0/+7
| * | | | ipcomp4: Use the IPsec protocol multiplexer APISteffen Klassert2014-02-251-9/+17
| * | | | ah4: Use the IPsec protocol multiplexer APISteffen Klassert2014-02-251-9/+16
| * | | | esp4: Use the IPsec protocol multiplexer APISteffen Klassert2014-02-251-9/+17
| * | | | xfrm4: Add IPsec protocol multiplexerSteffen Klassert2014-02-253-10/+269
* | | | | tcp: switch rtt estimations to usec resolutionEric Dumazet2014-02-2614-160/+158
* | | | | ipv4: yet another new IP_MTU_DISCOVER option IP_PMTUDISC_OMITHannes Frederic Sowa2014-02-262-7/+4
* | | | | ipv4: use ip_skb_dst_mtu to determine mtu in ip_fragmentHannes Frederic Sowa2014-02-261-2/+1
* | | | | net: tcp: add mib counters to track zero window transitionsFlorian Westphal2014-02-262-1/+14
|/ / / /
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-02-241-11/+42
|\ \ \ \
| * | | | {IPv4,xfrm} Add ESN support for AH ingress partFan Du2014-02-121-5/+22
| * | | | {IPv4,xfrm} Add ESN support for AH egress partFan Du2014-02-121-6/+20
| | |/ / | |/| |
* | | | tcp: use zero-window when free_space is lowFlorian Westphal2014-02-191-2/+15
* | | | ipv6: honor IPV6_PKTINFO with v4 mapped addresses on sendmsgHannes Frederic Sowa2014-02-194-4/+22
| |_|/ |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-02-193-7/+79
|\ \ \ | | |/ | |/|
| * | ipv4: fix counter in_slow_totDuan Jiong2014-02-171-2/+2
| * | ipv4: distinguish EHOSTUNREACH from the ENETUNREACHDuan Jiong2014-02-161-2/+7
| * | ipv4: ipconfig.c: add parentheses in an if statementFX Le Bail2014-02-141-1/+1
| * | net: ip, ipv6: handle gso skbs in forwarding pathFlorian Westphal2014-02-131-2/+69
| |/