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