aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAge
* xfrm: Fix crash with ipv6 IPsec tunnel and NAT.Steffen Klassert2014-04-07
* netfilter: Can't fail and free after table replacementThomas Graf2014-04-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-29
|\
| * tcp: fix get_timewait4_sock() delay computation on 64bitEric Dumazet2014-03-28
| * ip_tunnel: Fix dst ref-count.Pravin B Shelar2014-03-26
* | tcp: tcp_make_synack() minor changesEric Dumazet2014-03-27
* | tcp: delete unused parameter in tcp_nagle_check()Peter Pan(潘卫平)2014-03-26
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-25
|\|
| * ipmr: fix mfc notification flagsNicolas Dichtel2014-03-20
* | ipv4: remove ip_rt_dump from route.cLi RongQing2014-03-24
* | ipv4: remove ipv4_ifdown_dst from route.cLi RongQing2014-03-24
* | net: remove empty lines from tcp_syn_flood_actionDaniel Baluta2014-03-20
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-03-18
|\ \
| * | xfrm: Introduce xfrm_input_afinfo to access the the callbacks properlySteffen Klassert2014-03-14
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2014-03-17
|\ \ \
| * | | netfilter: remove double colonstephen hemminger2014-02-19
* | | | net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman2014-03-14
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-14
|\ \ \ \ | | |_|/ | |/| |
| * | | tcp: tcp_release_cb() should release socket ownershipEric Dumazet2014-03-11
| * | | inet: frag: make sure forced eviction removes all fragsFlorian Westphal2014-03-06
| * | | net: fix for a race condition in the inet frag codeNikolay Aleksandrov2014-03-05
* | | | tcp: timestamp SYN+DATA messagesEric Dumazet2014-03-10
* | | | tcp: do not leak non zero tstamp in output packetsEric Dumazet2014-03-07
* | | | tcp: Use NET_ADD_STATS instead of NET_ADD_STATS_BH in tcp_event_new_data_sent()David S. Miller2014-03-06
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-05
|\| | | | |_|/ |/| |
| * | ip_tunnel:multicast process cause panic due to skb->_skb_refdst NULL pointerXin Long2014-03-03
| * | tcp: fix bogus RTT on special retransmissionYuchung Cheng2014-03-03
| * | net: tcp: use NET_INC_STATS()Eric Dumazet2014-02-26
| * | ipv4: ipv6: better estimate tunnel header cut for correct ufo handlingHannes Frederic Sowa2014-02-25
| * | tcp: reduce the bloat caused by tcp_is_cwnd_limited()Eric Dumazet2014-02-24
| * | net-tcp: fastopen: fix high order allocationsEric Dumazet2014-02-22
| * | sit: fix panic with route cache in ip tunnelsNicolas Dichtel2014-02-20
| * | ip_tunnel: Move ip_tunnel_get_stats64 into ip_tunnel_core.cDavid S. Miller2014-02-20
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-02-19
| |\ \
| | * | netfilter: nf_tables: fix nf_trace always-on with XT_TRACE=nFlorian Westphal2014-02-17
| | * | netfilter: nf_nat_snmp_basic: fix duplicates in if/else branchesFX Le Bail2014-02-14
* | | | tcp: snmp stats for Fast Open, SYN rtx, and data pktsYuchung Cheng2014-03-03
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-02-27
|\ \ \ \
| * | | | vti4: Enable namespace changingSteffen Klassert2014-02-25
| * | | | vti4: Check the tunnel endpoints of the xfrm state and the vti interfaceSteffen Klassert2014-02-25
| * | | | vti4: Support inter address family tunneling.Steffen Klassert2014-02-25
| * | | | vti4: Use the on xfrm_lookup returned dst_entry directlySteffen Klassert2014-02-25
| * | | | xfrm4: Remove xfrm_tunnel_notifierSteffen Klassert2014-02-25
| * | | | vti: Update the ipv4 side to use it's own receive hook.Steffen Klassert2014-02-25
| * | | | ip_tunnel: Make vti work with i_key setSteffen Klassert2014-02-25
| * | | | xfrm: Add xfrm_tunnel_skb_cb to the skb common bufferSteffen Klassert2014-02-25
| * | | | ipcomp4: Use the IPsec protocol multiplexer APISteffen Klassert2014-02-25
| * | | | ah4: Use the IPsec protocol multiplexer APISteffen Klassert2014-02-25
| * | | | esp4: Use the IPsec protocol multiplexer APISteffen Klassert2014-02-25
| * | | | xfrm4: Add IPsec protocol multiplexerSteffen Klassert2014-02-25