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.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-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
*
ipv4: Return -ENETUNREACH if we can't create route but saddr is valid
Stefano Brivio
2019-10-29
1
-3
/
+6
*
ipv4: fix race condition between route lookup and invalidation
Wei Wang
2019-10-29
1
-1
/
+1
*
udp: only do GSO if # of segs > 1
Josh Hunt
2019-10-07
1
-4
/
+7
*
tcp: adjust rto_base in retransmits_timed_out()
Eric Dumazet
2019-10-07
1
-2
/
+7
*
udp: fix gso_segs calculations
Josh Hunt
2019-10-07
1
-1
/
+1
*
net: ipv4: avoid mixed n_redirects and rate_tokens usage
Paolo Abeni
2019-10-07
1
-3
/
+2
*
erspan: remove the incorrect mtu limit for erspan
Haishuang Yan
2019-10-07
1
-0
/
+1
*
tcp: better handle TCP_USER_TIMEOUT in SYN_SENT state
Eric Dumazet
2019-10-05
1
-2
/
+3
*
ipv4: Revert removal of rt_uses_gateway
David Ahern
2019-10-05
5
-19
/
+26
*
tcp_bbr: fix quantization code to not raise cwnd if not probing bandwidth
Kevin(Yudong) Yang
2019-10-05
1
-4
/
+4
*
udp: correct reuseport selection with connected sockets
Willem de Bruijn
2019-09-21
2
-2
/
+5
*
tcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWR
Neal Cardwell
2019-09-11
1
-1
/
+1
*
net: Properly update v4 routes with v6 nexthop
Donald Sharp
2019-09-05
1
-7
/
+8
*
tcp: inherit timestamp on mtu probe
Willem de Bruijn
2019-08-28
1
-1
/
+2
*
tcp: remove empty skb from write queue in error cases
Eric Dumazet
2019-08-27
1
-10
/
+20
*
net: route dump netlink NLM_F_MULTI flag missing
John Fastabend
2019-08-24
2
-8
/
+11
*
ipv4/icmp: fix rt dst dev null pointer dereference
Hangbin Liu
2019-08-24
1
-1
/
+7
*
net: fix icmp_socket_deliver argument 2 input
Li RongQing
2019-08-21
1
-1
/
+1
*
net: fix __ip_mc_inc_group usage
Li RongQing
2019-08-20
1
-2
/
+2
*
net/tls: prevent skb_orphan() from leaking TLS plain text with offload
Jakub Kicinski
2019-08-08
3
-1
/
+11
*
inet: frags: re-introduce skb coalescing for local delivery
Guillaume Nault
2019-08-08
2
-12
/
+35
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-07-25
1
-0
/
+13
|
\
|
*
bpf: sockmap/tls, close can race with map free
John Fastabend
2019-07-22
1
-0
/
+13
*
|
ipip: validate header length in ipip_tunnel_xmit
Haishuang Yan
2019-07-25
1
-0
/
+3
*
|
net/ipv4: cleanup error condition testing
Pavel Machek
2019-07-24
1
-1
/
+1
*
|
tcp: be more careful in tcp_fragment()
Eric Dumazet
2019-07-21
1
-2
/
+11
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-07-19
4
-8
/
+11
|
\
\
|
*
|
netfilter: synproxy: fix erroneous tcp mss option
Fernando Fernandez Mancera
2019-07-16
1
-0
/
+2
|
*
|
netfilter: Update obsolete comments referring to ip_conntrack
Yonatan Goldschmidt
2019-07-16
1
-2
/
+2
|
*
|
netfilter: nf_conntrack_sip: fix expectation clash
xiao ruizhu
2019-07-16
1
-6
/
+6
|
*
|
netfilter: Fix rpfilter dropping vrf packets by mistake
Miaohe Lin
2019-07-16
1
-0
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-07-19
4
-5
/
+12
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
tcp: fix tcp_set_congestion_control() use from bpf hook
Eric Dumazet
2019-07-18
2
-4
/
+6
|
*
|
udp: Fix typo in net/ipv4/udp.c
Su Yanjun
2019-07-18
1
-1
/
+1
|
*
|
fib: relax source validation check for loopback packets
Cong Wang
2019-07-17
1
-0
/
+5
|
|
/
*
/
proc/sysctl: add shared variables for range check
Matteo Croce
2019-07-18
1
-31
/
+29
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-07-11
43
-1111
/
+3251
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-07-08
5
-10
/
+13
|
|
\
|
|
*
tcp: Reset bytes_acked and bytes_received when disconnecting
Christoph Paasch
2019-07-08
1
-0
/
+2
|
|
*
ipv4: Fix NULL pointer dereference in ipv4_neigh_lookup()
Ido Schimmel
2019-07-05
1
-1
/
+1
|
|
*
net: don't warn in inet diag when IPV6 is disabled
Stephen Hemminger
2019-07-03
1
-3
/
+0
|
|
*
ipv4: don't set IPv6 only flags to IPv4 addresses
Matteo Croce
2019-07-01
1
-0
/
+8
|
|
*
igmp: fix memory leak in igmpv3_del_delrec()
Eric Dumazet
2019-06-29
1
-6
/
+2
|
*
|
ipv4: Multipath hashing on inner L3 needs to consider inner IPv6 pkts
Stephen Suryaputra
2019-07-08
1
-4
/
+17
|
*
|
net: remove unused parameter from skb_checksum_try_convert
Li RongQing
2019-07-05
2
-3
/
+2
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2019-07-05
6
-82
/
+6
|
|
\
\
|
|
*
|
xfrm: remove get_mtu indirection from xfrm_type
Florian Westphal
2019-07-01
1
-26
/
+1
|
|
*
|
xfrm: remove type and offload_type map from xfrm_state_afinfo
Florian Westphal
2019-06-06
5
-11
/
+5
|
|
*
|
xfrm: remove eth_proto value from xfrm_state_afinfo
Florian Westphal
2019-06-06
1
-2
/
+0
|
|
*
|
xfrm: remove init_flags indirection from xfrm_state_afinfo
Florian Westphal
2019-06-05
1
-8
/
+0
[next]