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-15
net: avoid reference counter overflows on fib_rules in multicast forwarding
Hannes Frederic Sowa
1
-2
/
+5
2014-02-15
inet_diag: fix inet_diag_dump_icsk() timewait socket state logic
Neal Cardwell
1
-1
/
+3
2014-02-15
net: inet_diag: zero out uninitialized idiag_{src,dst} fields
Daniel Borkmann
1
-0
/
+16
2014-01-03
inet: fix possible seqlock deadlocks
Eric Dumazet
3
-3
/
+3
2014-01-03
inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...
Hannes Frederic Sowa
4
-4
/
+5
2014-01-03
inet: prevent leakage of uninitialized memory to user in recv syscalls
Hannes Frederic Sowa
3
-14
/
+6
2014-01-03
ipv4: fix possible seqlock deadlock
Eric Dumazet
1
-1
/
+1
2014-01-03
net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST
Shawn Landden
1
-0
/
+3
2013-11-28
inet: fix possible memory corruption with UDP_CORK and UFO
Hannes Frederic Sowa
1
-1
/
+1
2013-11-28
ipv4: fix ineffective source address selection
Jiri Benc
1
-1
/
+1
2013-11-28
net: do not call sock_put() on TIMEWAIT sockets
Eric Dumazet
1
-1
/
+1
2013-11-28
tcp: do not forget FIN in tcp_shifted_skb()
Eric Dumazet
1
-1
/
+4
2013-11-28
tcp: must unclone packets before mangling them
Eric Dumazet
1
-3
/
+6
2013-10-27
ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_put
Salam Noureddine
1
-2
/
+2
2013-10-27
ip: generate unique IP identificator if local fragmentation is allowed
Ansis Atteka
6
-10
/
+10
2013-10-27
inetpeer: fix a race in inetpeer_gc_worker()
Eric Dumazet
1
-4
/
+12
2013-10-27
inetpeer: Invalidate the inetpeer tree along with the routing cache
Steffen Klassert
2
-1
/
+80
2013-10-27
tcp: cubic: fix bug in bictcp_acked()
Eric Dumazet
1
-1
/
+1
2013-10-27
tcp: cubic: fix overflow error in bictcp_update()
Eric Dumazet
1
-4
/
+6
2013-10-27
fib_trie: remove potential out of bound access
Eric Dumazet
1
-4
/
+1
2013-09-10
sysctl net: Keep tcp_syn_retries inside the boundary
Michal Tesar
1
-1
/
+5
2013-08-03
ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...
Hannes Frederic Sowa
1
-1
/
+2
2013-06-29
ip_tunnel: fix kernel panic with icmp_dest_unreach
Eric Dumazet
2
-2
/
+2
2013-06-29
tcp: xps: fix reordering issues
Eric Dumazet
1
-4
/
+6
2013-06-29
tcp: fix tcp_md5_hash_skb_data()
Eric Dumazet
1
-2
/
+5
2013-05-13
net: drop dst before queueing fragments
Eric Dumazet
1
-4
/
+11
2013-05-13
tcp: call tcp_replace_ts_recent() from tcp_ack()
Eric Dumazet
1
-33
/
+32
2013-05-13
esp4: fix error return code in esp_output()
Wei Yongjun
1
-3
/
+3
2013-05-13
tcp: incoming connections might use wrong route under synflood
Dmitry Popov
1
-2
/
+2
2013-04-10
tcp: undo spurious timeout after SACK reneging
Yuchung Cheng
1
-5
/
+2
2013-04-10
tcp: preserve ACK clocking in TSO
Eric Dumazet
1
-2
/
+5
2013-03-27
inet: limit length of fragment queue hash table bucket lists
Hannes Frederic Sowa
2
-7
/
+25
2013-03-27
tcp: fix skb_availroom()
Eric Dumazet
2
-2
/
+1
2013-03-27
net/ipv4: Ensure that location of timestamp option is stored
David Ward
1
-4
/
+1
2013-03-27
tcp: fix double-counted receiver RTT when leaving receiver fast path
Neal Cardwell
1
-3
/
+3
2013-03-06
ipv6: use a stronger hash for tcp
Eric Dumazet
1
-2
/
+7
2013-03-06
ipv4: fix a bug in ping_err().
Li Wei
1
-2
/
+2
2013-02-20
tcp: fix for zero packets_in_flight was too broad
Ilpo Järvinen
1
-2
/
+6
2013-02-20
tcp: frto should not set snd_cwnd to 0
Eric Dumazet
1
-1
/
+2
2013-02-20
net: prevent setting ttl=0 via IP_TTL
Cong Wang
1
-1
/
+1
2013-01-16
tcp: RFC 5961 5.2 Blind Data Injection Attack Mitigation
Eric Dumazet
1
-18
/
+25
2013-01-16
tcp: tcp_replace_ts_recent() should not be called from tcp_validate_incoming()
Eric Dumazet
1
-5
/
+10
2013-01-16
tcp: refine SYN handling in tcp_validate_incoming
Eric Dumazet
1
-1
/
+5
2013-01-16
tcp: implement RFC 5961 4.2
Eric Dumazet
2
-18
/
+16
2013-01-16
tcp: implement RFC 5961 3.2
Eric Dumazet
3
-1
/
+38
2013-01-16
inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sock
Christoph Paasch
2
-3
/
+18
2013-01-03
ipv4: ip_check_defrag must not modify skb before unsharing
Johannes Berg
1
-10
/
+9
2012-12-06
ipv4: avoid undefined behavior in do_ip_setsockopt()
Xi Wang
1
-12
/
+21
2012-12-06
netfilter: nf_nat: don't check for port change on ICMP tuples
Ulrich Weber
1
-2
/
+4
2012-11-16
net: fix divide by zero in tcp algorithm illinois
Jesper Dangaard Brouer
1
-3
/
+5
[next]