index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-06
net: Fix memory leak if TPROXY used with TCP early demux
Holger Eitzenberger
1
-1
/
+1
2014-02-06
fib_frontend: fix possible NULL pointer dereference
Oliver Hartkopp
1
-0
/
+2
2014-02-06
ip_tunnel: clear IPCB in ip_tunnel_xmit() in case dst_link_failure() is called
Duan Jiong
1
-0
/
+1
2014-02-06
tcp: metrics: Avoid duplicate entries with the same destination-IP
Christoph Paasch
1
-19
/
+32
2014-02-06
net: avoid reference counter overflows on fib_rules in multicast forwarding
Hannes Frederic Sowa
1
-2
/
+5
2014-02-06
inet_diag: fix inet_diag_dump_icsk() timewait socket state logic
Neal Cardwell
1
-1
/
+3
2014-01-16
net: inet_diag: zero out uninitialized idiag_{src,dst} fields
Daniel Borkmann
1
-0
/
+16
2014-01-16
ip_gre: fix msg_name parsing for recvfrom/recvmsg
Timo Teräs
1
-0
/
+1
2013-12-20
Revert "net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST"
Greg Kroah-Hartman
1
-3
/
+0
2013-12-12
net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST
Shawn Landden
1
-0
/
+3
2013-12-08
tcp: gso: fix truesize tracking
Eric Dumazet
1
-8
/
+5
2013-12-08
inet: fix possible seqlock deadlocks
Eric Dumazet
3
-3
/
+3
2013-12-08
net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST
Shawn Landden
1
-0
/
+3
2013-12-08
ipv4: fix race in concurrent ip_route_input_slow()
Alexei Starovoitov
1
-2
/
+6
2013-12-08
tcp: don't update snd_nxt, when a socket is switched from repair mode
Andrey Vagin
1
-1
/
+0
2013-12-08
xfrm: Release dst if this dst is improper for vti tunnel
fan.du
1
-0
/
+1
2013-12-08
inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...
Hannes Frederic Sowa
4
-4
/
+5
2013-12-08
inet: prevent leakage of uninitialized memory to user in recv syscalls
Hannes Frederic Sowa
3
-14
/
+6
2013-12-08
ipv4: fix possible seqlock deadlock
Eric Dumazet
1
-1
/
+1
2013-12-08
net-tcp: fix panic in tcp_fastopen_cache_set()
Eric Dumazet
1
-1
/
+4
2013-12-08
tcp: tsq: restore minimal amount of queueing
Eric Dumazet
2
-7
/
+5
2013-11-21
ip_gre: Fix WCCPv2 header parsing.
Pravin B Shelar
3
-4
/
+4
2013-11-04
inet: fix possible memory corruption with UDP_CORK and UFO
Hannes Frederic Sowa
1
-1
/
+1
2013-11-04
vti: get rid of nf mark rule in prerouting
Christophe Gouault
1
-3
/
+11
2013-11-04
ipv4: fix ineffective source address selection
Jiri Benc
1
-1
/
+1
2013-11-04
net: do not call sock_put() on TIMEWAIT sockets
Eric Dumazet
1
-1
/
+1
2013-11-04
tcp: fix incorrect ca_state in tail loss probe
Yuchung Cheng
1
-1
/
+1
2013-11-04
tcp: do not forget FIN in tcp_shifted_skb()
Eric Dumazet
1
-1
/
+4
2013-11-04
tcp: must unclone packets before mangling them
Eric Dumazet
1
-3
/
+6
2013-11-04
tcp: TSQ can use a dynamic limit
Eric Dumazet
1
-6
/
+11
2013-11-04
tcp: TSO packets automatic sizing
Eric Dumazet
4
-7
/
+67
2013-10-14
ip_tunnel: Fix a memory corruption in ip_tunnel_xmit
Steffen Klassert
1
-6
/
+6
2013-10-14
ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_put
Salam Noureddine
1
-2
/
+2
2013-10-14
net: net_secret should not depend on TCP
Eric Dumazet
1
-3
/
+1
2013-10-14
ip: generate unique IP identificator if local fragmentation is allowed
Ansis Atteka
6
-10
/
+10
2013-10-14
ip: use ip_hdr() in __ip_make_skb() to retrieve IP header
Ansis Atteka
1
-1
/
+1
2013-10-14
tcp: Add missing braces to do_tcp_setsockopt
Dave Jones
1
-1
/
+2
2013-09-14
tcp: tcp_make_synack() should use sock_wmalloc
Phil Oester
1
-1
/
+1
2013-09-14
ipv4: sendto/hdrincl: don't use destination address found in header
Chris Clark
1
-1
/
+2
2013-09-14
tcp: don't apply tsoffset if rcv_tsecr is zero
Andrew Vagin
1
-3
/
+6
2013-09-14
tcp: initialize rcv_tstamp for restored sockets
Andrew Vagin
1
-0
/
+2
2013-09-14
tcp: set timestamps for restored skb-s
Andrey Vagin
1
-0
/
+7
2013-09-14
ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id.
Pravin B Shelar
1
-1
/
+1
2013-09-14
ip_gre: fix ipgre_header to return correct offset MIME-Version: 1.0
Timo Teräs
1
-1
/
+1
2013-09-14
tcp: cubic: fix bug in bictcp_acked()
Eric Dumazet
1
-1
/
+1
2013-09-14
tcp: cubic: fix overflow error in bictcp_update()
Eric Dumazet
1
-4
/
+6
2013-09-14
fib_trie: remove potential out of bound access
Eric Dumazet
1
-4
/
+1
2013-09-14
net: rtm_to_ifaddr: free ifa if ifa_cacheinfo processing fails
Daniel Borkmann
1
-1
/
+3
2013-08-12
sysctl net: Keep tcp_syn_retries inside the boundary
Michal Tesar
1
-1
/
+5
2013-07-29
ipv4: set transport header earlier
Eric Dumazet
1
-4
/
+3
[next]