index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: fou: do not use guehdr after iptunnel_pull_offloads in gue_udp_recv
Lorenzo Bianconi
2019-04-10
1
-1
/
+3
*
net: ip_gre: fix possible use-after-free in erspan_rcv
Lorenzo Bianconi
2019-04-08
1
-5
/
+10
*
tcp: Ensure DCTCP reacts to losses
Koen De Schepper
2019-04-04
1
-18
/
+18
*
vrf: check accept_source_route on the original netdevice
Stephen Suryaputra
2019-04-01
2
-6
/
+5
*
tcp: fix a potential NULL pointer dereference in tcp_sk_exit
Dust Li
2019-04-01
1
-1
/
+2
*
tcp: Don't access TCP_SKB_CB before initializing it
Christoph Paasch
2019-03-11
1
-8
/
+1
*
tcp: handle inet_csk_reqsk_queue_add() failures
Guillaume Nault
2019-03-08
2
-2
/
+13
*
fou, fou6: avoid uninit-value in gue_err() and gue6_err()
Eric Dumazet
2019-03-08
1
-2
/
+2
*
route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a race
Xin Long
2019-03-08
1
-0
/
+4
*
tcp: do not report TCP_CM_INQ of 0 for closed connections
Soheil Hassas Yeganeh
2019-03-06
1
-0
/
+5
*
tcp: detecting the misuse of .sendpage for Slab objects
Vasily Averin
2019-03-06
1
-0
/
+4
*
iptunnel: NULL pointer deref for ip_md_tunnel_xmit
Alan Maguire
2019-03-06
1
-3
/
+6
*
ipv4/route: fail early when inet dev is missing
Paolo Abeni
2019-03-06
1
-4
/
+5
*
net: ignore sysctl_devconf_inherit_init_net without SYSCTL
Arnd Bergmann
2019-03-04
1
-1
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2019-03-02
8
-902
/
+6
|
\
|
*
netfilter: nf_tables: merge ipv4 and ipv6 nat chain types
Florian Westphal
2019-03-01
3
-99
/
+0
|
*
netfilter: nf_tables: nat: merge nft_masq protocol specific modules
Florian Westphal
2019-03-01
3
-100
/
+0
|
*
netfilter: nf_tables: nat: merge nft_redir protocol specific modules
Florian Westphal
2019-03-01
3
-91
/
+0
|
*
netfilter: nat: remove nf_nat_l3proto.h and nf_nat_core.h
Florian Westphal
2019-02-27
2
-9
/
+5
|
*
netfilter: nat: merge nf_nat_ipv4,6 into nat core
Florian Westphal
2019-02-27
3
-346
/
+2
|
*
netfilter: nat: move nlattr parse and xfrm session decode to core
Florian Westphal
2019-02-27
1
-58
/
+0
|
*
netfilter: nat: merge ipv4 and ipv6 masquerade functionality
Florian Westphal
2019-02-27
3
-202
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-02
7
-20
/
+61
|
\
\
|
*
|
ipv4: Add ICMPv6 support when parse route ipproto
Hangbin Liu
2019-03-01
2
-5
/
+14
|
*
|
netlabel: fix out-of-bounds memory accesses
Paul Moore
2019-02-27
1
-1
/
+2
|
*
|
ipv4: Pass original device to ip_rcv_finish_core
David Ahern
2019-02-27
1
-4
/
+5
|
*
|
ipv4: Return error for RTA_VIA attribute
David Ahern
2019-02-26
1
-0
/
+4
|
*
|
net: avoid use IPCB in cipso_v4_error
Nazarov Sergey
2019-02-25
2
-7
/
+32
|
*
|
net: Add __icmp_send helper.
Nazarov Sergey
2019-02-25
1
-3
/
+4
*
|
|
net: ipv4: Fix NULL pointer dereference in route lookup
Ido Schimmel
2019-03-02
1
-1
/
+1
*
|
|
route: Add multipath_hash in flowi_common to make user-define hash
wenxu
2019-02-27
3
-4
/
+8
|
|
/
|
/
|
*
|
tcp: remove tcp_queue argument from tso_fragment()
Eric Dumazet
2019-02-26
1
-7
/
+6
*
|
tcp: use tcp_md5_needed for timewait sockets
Eric Dumazet
2019-02-26
1
-8
/
+13
*
|
tcp: convert tcp_md5_needed to static_branch API
Eric Dumazet
2019-02-26
3
-4
/
+4
*
|
tcp: get rid of tcp_check_send_head()
Eric Dumazet
2019-02-26
1
-1
/
+2
*
|
net: remove unused struct inet_frag_queue.fragments field
Peter Oskolkov
2019-02-26
2
-33
/
+13
*
|
tcp: clean up SOCK_DEBUG()
Yafang Shao
2019-02-25
1
-18
/
+1
*
|
tcp: remove unused parameter of tcp_sacktag_bsearch()
Taehee Yoo
2019-02-25
1
-10
/
+6
*
|
ip_tunnel: Add ip tunnel tun_info type dst_cache in ip_tunnel_xmit
wenxu
2019-02-24
1
-11
/
+27
*
|
ip_tunnel: Add dst_cache support in lwtunnel_state of ip tunnel
wenxu
2019-02-24
1
-0
/
+18
*
|
ipv4: icmp: use icmp_sk_exit()
Kefeng Wang
2019-02-24
1
-3
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-24
4
-19
/
+23
|
\
|
|
*
tcp: repaired skbs must init their tso_segs
Eric Dumazet
2019-02-23
1
-0
/
+1
|
*
udp: fix possible user after free in error handler
Paolo Abeni
2019-02-22
1
-2
/
+4
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2019-02-21
1
-1
/
+1
|
|
\
|
|
*
esp: Skip TX bytes accounting when sending from a request socket
Martin Willi
2019-01-28
1
-1
/
+1
|
*
|
net: ip_gre: do not report erspan_ver for gre or gretap
Lorenzo Bianconi
2019-02-21
1
-16
/
+17
*
|
|
net: remove unneeded switch fall-through
Li RongQing
2019-02-21
1
-1
/
+0
*
|
|
ipmr: ip6mr: Create new sockopt to clear mfc cache or vifs
Callum Sinclair
2019-02-21
1
-27
/
+48
*
|
|
gso: validate gso_type on ipip style tunnels
Willem de Bruijn
2019-02-20
1
-1
/
+10
[next]