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-03-06
net: ip, ipv6: handle gso skbs in forwarding path
Florian Westphal
2014-03-06
ipv4: fix counter in_slow_tot
Duan Jiong
2014-03-06
tcp: tsq: fix nonagle handling
John Ogness
2014-03-06
ipv4: Fix runtime WARNING in rtmsg_ifa()
Geert Uytterhoeven
2014-02-06
net: Fix memory leak if TPROXY used with TCP early demux
Holger Eitzenberger
2014-02-06
fib_frontend: fix possible NULL pointer dereference
Oliver Hartkopp
2014-02-06
ip_tunnel: clear IPCB in ip_tunnel_xmit() in case dst_link_failure() is called
Duan Jiong
2014-02-06
tcp: metrics: Avoid duplicate entries with the same destination-IP
Christoph Paasch
2014-02-06
net: avoid reference counter overflows on fib_rules in multicast forwarding
Hannes Frederic Sowa
2014-02-06
inet_diag: fix inet_diag_dump_icsk() timewait socket state logic
Neal Cardwell
2014-01-15
net: inet_diag: zero out uninitialized idiag_{src,dst} fields
Daniel Borkmann
2014-01-15
ip_gre: fix msg_name parsing for recvfrom/recvmsg
Timo Teräs
2013-12-20
Revert "net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST"
Greg Kroah-Hartman
2013-12-11
net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST
Shawn Landden
2013-12-08
tcp: gso: fix truesize tracking
Eric Dumazet
2013-12-08
inet: fix possible seqlock deadlocks
Eric Dumazet
2013-12-08
net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST
Shawn Landden
2013-12-08
ipv4: fix race in concurrent ip_route_input_slow()
Alexei Starovoitov
2013-12-08
tcp: don't update snd_nxt, when a socket is switched from repair mode
Andrey Vagin
2013-12-08
xfrm: Release dst if this dst is improper for vti tunnel
fan.du
2013-12-08
inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...
Hannes Frederic Sowa
2013-12-08
inet: prevent leakage of uninitialized memory to user in recv syscalls
Hannes Frederic Sowa
2013-12-08
ipv4: fix possible seqlock deadlock
Eric Dumazet
2013-12-08
net-tcp: fix panic in tcp_fastopen_cache_set()
Eric Dumazet
2013-12-08
tcp: tsq: restore minimal amount of queueing
Eric Dumazet
2013-11-20
ip_gre: Fix WCCPv2 header parsing.
Pravin B Shelar
2013-11-04
inet: fix possible memory corruption with UDP_CORK and UFO
Hannes Frederic Sowa
2013-11-04
vti: get rid of nf mark rule in prerouting
Christophe Gouault
2013-11-04
ipv4: fix ineffective source address selection
Jiri Benc
2013-11-04
net: do not call sock_put() on TIMEWAIT sockets
Eric Dumazet
2013-11-04
tcp: fix incorrect ca_state in tail loss probe
Yuchung Cheng
2013-11-04
tcp: do not forget FIN in tcp_shifted_skb()
Eric Dumazet
2013-11-04
tcp: must unclone packets before mangling them
Eric Dumazet
2013-11-04
tcp: TSQ can use a dynamic limit
Eric Dumazet
2013-11-04
tcp: TSO packets automatic sizing
Eric Dumazet
2013-10-13
ip_tunnel: Fix a memory corruption in ip_tunnel_xmit
Steffen Klassert
2013-10-13
ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_put
Salam Noureddine
2013-10-13
net: net_secret should not depend on TCP
Eric Dumazet
2013-10-13
ip: generate unique IP identificator if local fragmentation is allowed
Ansis Atteka
2013-10-13
ip: use ip_hdr() in __ip_make_skb() to retrieve IP header
Ansis Atteka
2013-10-13
tcp: Add missing braces to do_tcp_setsockopt
Dave Jones
2013-09-14
tcp: tcp_make_synack() should use sock_wmalloc
Phil Oester
2013-09-14
ipv4: sendto/hdrincl: don't use destination address found in header
Chris Clark
2013-09-14
tcp: don't apply tsoffset if rcv_tsecr is zero
Andrew Vagin
2013-09-14
tcp: initialize rcv_tstamp for restored sockets
Andrew Vagin
2013-09-14
tcp: set timestamps for restored skb-s
Andrey Vagin
2013-09-14
ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id.
Pravin B Shelar
2013-09-14
ip_gre: fix ipgre_header to return correct offset MIME-Version: 1.0
Timo Teräs
2013-09-14
tcp: cubic: fix bug in bictcp_acked()
Eric Dumazet
2013-09-14
tcp: cubic: fix overflow error in bictcp_update()
Eric Dumazet
[next]