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.13.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
2019-06-26
ipv4: reset rt_iif for recirculated mcast/bcast out pkts
Stephen Suryaputra
2
-0
/
+45
2019-06-25
ipv4: Use return value of inet_iif() for __raw_v4_lookup in the while loop
Stephen Suryaputra
1
-1
/
+1
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-12
/
+13
2019-06-22
tcp: refine memory limit test in tcp_fragment()
Eric Dumazet
1
-1
/
+2
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
21
-87
/
+21
2019-06-20
inet: clear num_timeout reqsk_alloc()
Eric Dumazet
2
-8
/
+0
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
20
-85
/
+20
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 484
Thomas Gleixner
1
-2
/
+1
2019-06-19
net/udp_gso: Allow TX timestamp with UDP GSO
Fred Klassen
1
-0
/
+5
2019-06-19
ip_tunnel: allow not to count pkts on tstats by setting skb's dev to NULL
Xin Long
1
-3
/
+6
2019-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
10
-13
/
+71
2019-06-17
Merge branch 'tcp-fixes'
David S. Miller
7
-9
/
+42
2019-06-17
tcp: fix compile error if !CONFIG_SYSCTL
Eric Dumazet
2
-5
/
+5
2019-06-16
tcp: enforce tcp_min_snd_mss in tcp_mtu_probing()
Eric Dumazet
1
-0
/
+1
2019-06-16
tcp: add tcp_min_snd_mss sysctl
Eric Dumazet
3
-2
/
+13
2019-06-16
tcp: tcp_fragment() should apply sane memory limits
Eric Dumazet
2
-0
/
+6
2019-06-16
tcp: limit payload size of sacked skbs
Eric Dumazet
3
-9
/
+24
2019-06-15
tcp: add tcp_tx_skb_cache sysctl
Eric Dumazet
1
-0
/
+8
2019-06-15
tcp: add tcp_rx_skb_cache sysctl
Eric Dumazet
1
-0
/
+9
2019-06-11
net: correct udp zerocopy refcnt also when zerocopy only on append
Willem de Bruijn
1
-1
/
+1
2019-06-10
tcp: fix undo spurious SYNACK in passive Fast Open
Yuchung Cheng
1
-1
/
+1
2019-06-09
net: ipv4: fib_semantics: fix uninitialized variable
Enrico Weigelt
1
-1
/
+1
2019-06-08
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-32
/
+3
2019-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+9
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-14
/
+13
2019-06-07
bpf: fix unconnected udp hooks
Daniel Borkmann
1
-0
/
+4
2019-06-06
ipv4: not do cache for local delivery if bc_forwarding is enabled
Xin Long
1
-12
/
+12
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422
Thomas Gleixner
1
-4
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 269
Thomas Gleixner
2
-28
/
+2
2019-06-05
udp: only choose unbound UDP socket for multicast when not in a VRF
Tim Beale
1
-2
/
+1
2019-06-03
bpf: udp: Avoid calling reuseport's bpf_prog from udp_gro
Martin KaFai Lau
1
-1
/
+5
2019-05-31
Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
39
-214
/
+39
2019-05-31
net: correct zerocopy refcnt with udp MSG_MORE
Willem de Bruijn
1
-2
/
+2
2019-05-31
net: don't clear sock->sk early to avoid trouble in strparser
Jakub Kicinski
1
-1
/
+1
2019-05-30
ipv4: tcp_input: fix stack out of bounds when parsing TCP options.
Young Xiao
1
-0
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
39
-214
/
+39
2019-05-25
ip_sockglue: Fix missing-check bug in ip_ra_control()
Gen Zhang
1
-0
/
+2
2019-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-20
/
+3
2019-05-23
ipv4/igmp: fix build error if !CONFIG_IP_MULTICAST
Eric Dumazet
1
-11
/
+11
2019-05-23
ipv4/igmp: fix another memory leak in igmpv3_del_delrec()
Eric Dumazet
1
-17
/
+30
2019-05-21
Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
43
-30
/
+43
2019-05-21
netfilter: nft_fib: Fix existence check support
Phil Sutter
1
-20
/
+3
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2
-26
/
+2
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 3
Thomas Gleixner
1
-4
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
3
-0
/
+3
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
27
-0
/
+27
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
10
-0
/
+10
2019-05-19
net: Treat sock->sk_drops as an unsigned int when printing
Patrick Talbert
3
-3
/
+3
2019-05-16
net: bpfilter: fallback to netfilter if failed to load bpfilter kernel module
Konstantin Khlebnikov
1
-4
/
+2
2019-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-3
/
+4
[next]