index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2014-06-26
udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookup
Eric Dumazet
2014-06-26
ipv4: fix a race in ip4_datagram_release_cb()
Eric Dumazet
2014-06-26
ipip, sit: fix ipv4_{update_pmtu,redirect} calls
Dmitry Popov
2014-06-26
tcp: fix cwnd undo on DSACK in F-RTO
Yuchung Cheng
2014-06-26
net: tunnels - enable module autoloading
Tom Gundersen
2014-06-16
netfilter: ipv4: defrag: set local_df flag on defragmented skb
Florian Westphal
2014-05-31
ipv4: initialise the itag variable in __mkroute_input
Li RongQing
2014-05-31
ip_tunnel: Initialize the fallback device properly
Steffen Klassert
2014-05-31
ipv4: fib_semantics: increment fib_info_cnt after fib_info allocation
Sergey Popovich
2014-05-31
net: ipv4: ip_forward: fix inverted local_df test
Florian Westphal
2014-05-31
ipv4: ip_tunnels: disable cache for nbma gre tunnels
Timo Teräs
2014-05-31
ip_tunnel: Set network header properly for IP_ECN_decapsulate()
Ying Cai
2014-05-31
tcp_cubic: fix the range of delayed_ack
Liu Yu
2014-05-31
ipv4: return valid RTA_IIF on ip route get
Julian Anastasov
2014-05-31
net: ipv4: current group_info should be put after using.
Wang, Xiaoming
2014-05-31
vti: don't allow to add the same tunnel twice
Nicolas Dichtel
2014-05-31
gre: don't allow to add the same tunnel twice
Nicolas Dichtel
2014-05-31
netfilter: Can't fail and free after table replacement
Thomas Graf
2014-03-28
tcp: fix get_timewait4_sock() delay computation on 64bit
Eric Dumazet
2014-03-26
ip_tunnel: Fix dst ref-count.
Pravin B Shelar
2014-03-20
ipmr: fix mfc notification flags
Nicolas Dichtel
2014-03-11
tcp: tcp_release_cb() should release socket ownership
Eric Dumazet
2014-03-06
inet: frag: make sure forced eviction removes all frags
Florian Westphal
2014-03-05
net: fix for a race condition in the inet frag code
Nikolay Aleksandrov
2014-03-03
ip_tunnel:multicast process cause panic due to skb->_skb_refdst NULL pointer
Xin Long
2014-03-03
tcp: fix bogus RTT on special retransmission
Yuchung Cheng
2014-02-26
net: tcp: use NET_INC_STATS()
Eric Dumazet
2014-02-25
ipv4: ipv6: better estimate tunnel header cut for correct ufo handling
Hannes Frederic Sowa
2014-02-24
tcp: reduce the bloat caused by tcp_is_cwnd_limited()
Eric Dumazet
2014-02-22
net-tcp: fastopen: fix high order allocations
Eric Dumazet
2014-02-20
sit: fix panic with route cache in ip tunnels
Nicolas Dichtel
2014-02-20
ip_tunnel: Move ip_tunnel_get_stats64 into ip_tunnel_core.c
David S. Miller
2014-02-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2014-02-17
ipv4: fix counter in_slow_tot
Duan Jiong
2014-02-17
netfilter: nf_tables: fix nf_trace always-on with XT_TRACE=n
Florian Westphal
2014-02-16
ipv4: distinguish EHOSTUNREACH from the ENETUNREACH
Duan Jiong
2014-02-14
netfilter: nf_nat_snmp_basic: fix duplicates in if/else branches
FX Le Bail
2014-02-14
ipv4: ipconfig.c: add parentheses in an if statement
FX Le Bail
2014-02-13
net: ip, ipv6: handle gso skbs in forwarding path
Florian Westphal
2014-02-10
tcp: tsq: fix nonagle handling
John Ogness
2014-02-09
tcp: correct code comment stating 3 min timeout for FIN_WAIT2, we only do 1 min
Jesper Juhl
2014-02-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2014-02-06
tcp: remove 1ms offset in srtt computation
Eric Dumazet
2014-02-06
ipv4: Fix runtime WARNING in rtmsg_ifa()
Geert Uytterhoeven
2014-02-06
netfilter: nf_tables: add reject module for NFPROTO_INET
Patrick McHardy
2014-02-06
netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc parts
Patrick McHardy
2014-02-05
netfilter: nf_nat_h323: fix crash in nf_ct_unlink_expect_report()
Alexey Dobriyan
2014-02-04
net/ipv4: Use proper RCU APIs for writer-side in udp_offload.c
Shlomo Pongratz
2014-02-03
ip_tunnel: fix panic in ip_tunnel_xmit()
Eric Dumazet
2014-01-30
net/ipv4: Use non-atomic allocation of udp offloads structure instance
Or Gerlitz
[next]