index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
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
2013-09-14
fib_trie: remove potential out of bound access
Eric Dumazet
2013-09-14
net: rtm_to_ifaddr: free ifa if ifa_cacheinfo processing fails
Daniel Borkmann
2013-08-11
sysctl net: Keep tcp_syn_retries inside the boundary
Michal Tesar
2013-07-28
ipv4: set transport header earlier
Eric Dumazet
2013-07-28
gre: Fix MTU sizing check for gretap tunnels
Alexander Duyck
2013-07-28
ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...
Hannes Frederic Sowa
2013-07-28
ipip: fix a regression in ioctl
Cong Wang
2013-07-28
ip_tunnels: Use skb-len to PMTU check.
Pravin B Shelar
2013-07-28
vti: remove duplicated code to fix a memory leak
Cong Wang
2013-07-28
gre: fix a regression in ioctl
Cong Wang
2013-06-25
gre: fix a possible skb leak
Eric Dumazet
2013-06-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2013-06-24
netfilter: ipt_ULOG: fix incorrect setting of ulog timer
Gao feng
2013-06-19
ipv4: Fixed MD5 key lookups when adding/ removing MD5 to/ from TCP sockets.
Aydin Arik
2013-06-13
ip_tunnel: remove __net_init/exit from exported functions
Eric Dumazet
2013-06-13
net/ipv4: ip_vti clear skb cb before tunneling.
Saurabh Mohan
2013-05-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2013-05-27
ipv4: fix redirect handling for TCP packets
Michal Kubecek
2013-05-25
ip_tunnel: fix kernel panic with icmp_dest_unreach
Eric Dumazet
2013-05-23
tcp: xps: fix reordering issues
Eric Dumazet
2013-05-23
netfilter: ipt_ULOG: fix non-null terminated string in the nf_log path
Chen Gang
2013-05-23
tcp: bug fix in proportional rate reduction.
Nandita Dukkipati
2013-05-20
ip_gre: fix a possible crash in ipgre_err()
Eric Dumazet
2013-05-16
tcp: gso: do not generate out of order packets
Eric Dumazet
2013-05-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2013-05-15
netfilter: log: netns NULL ptr bug when calling from conntrack
Hans Schillstrom
[next]