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.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
2020-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
45
-515
/
+705
2020-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-5
/
+5
2020-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
4
-79
/
+115
2020-03-30
net: Track socket refcounts in skb_steal_sock()
Joe Stringer
1
-2
/
+4
2020-03-30
bpf: Add socket assign support
Joe Stringer
1
-1
/
+2
2020-03-30
Merge tag 'docs-5.7' of git://git.lwn.net/linux
Linus Torvalds
2
-4
/
+4
2020-03-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-16
/
+32
2020-03-30
udp: initialize is_flist with 0 in udp_gro_receive
Xin Long
1
-0
/
+1
2020-03-30
net: add net available in build_state
Alexander Aring
4
-14
/
+16
2020-03-30
net, ip_tunnel: fix interface lookup with no key
William Dauchy
1
-5
/
+1
2020-03-30
mptcp: add and use MIB counter infrastructure
Florian Westphal
2
-0
/
+6
2020-03-30
mptcp: Add handling of incoming MP_JOIN requests
Peter Krystad
1
-0
/
+6
2020-03-30
net: Fix typo of SKB_SGO_CB_OFFSET
Cambda Zhu
2
-2
/
+2
2020-03-30
ipv4: fix a RCU-list lock in fib_triestat_seq_show
Qian Cai
1
-0
/
+3
2020-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-13
/
+33
2020-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-5
/
+2
2020-03-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-8
/
+31
2020-03-26
esp4: add gso_segment for esp4 beet mode
Xin Long
1
-0
/
+32
2020-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-21
/
+102
2020-03-24
Remove DST_HOST
David Laight
1
-8
/
+5
2020-03-24
ipv4: fix a RCU-list lock in inet_dump_fib()
Qian Cai
1
-0
/
+2
2020-03-23
tcp: repair: fix TCP_QUEUE_SEQ implementation
Eric Dumazet
1
-1
/
+3
2020-03-23
bpf: Add bpf_sk_storage support to bpf_tcp_ca
Martin KaFai Lau
1
-0
/
+33
2020-03-21
tcp: also NULL skb->dev when copy was needed
Florian Westphal
1
-2
/
+6
2020-03-20
bpf, tcp: Make tcp_bpf_recvmsg static
YueHaibing
1
-62
/
+62
2020-03-20
bpf, tcp: Fix unused function warnings
YueHaibing
1
-14
/
+14
2020-03-20
tcp: ensure skb->dev is NULL before leaving TCP stack
Eric Dumazet
1
-0
/
+4
2020-03-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-4
/
+4
2020-03-17
bpf: Sanitize the bpf_struct_ops tcp-cc name
Martin KaFai Lau
1
-5
/
+2
2020-03-17
tcp: fix stretch ACK bugs in Yeah
Pengcheng Yang
1
-30
/
+11
2020-03-17
tcp: fix stretch ACK bugs in Veno
Pengcheng Yang
1
-4
/
+5
2020-03-17
tcp: stretch ACK fixes in Veno prep
Pengcheng Yang
1
-21
/
+23
2020-03-17
tcp: fix stretch ACK bugs in Scalable
Pengcheng Yang
1
-8
/
+9
2020-03-17
tcp: fix stretch ACK bugs in BIC
Pengcheng Yang
1
-5
/
+6
2020-03-17
net: ip_gre: Accept IFLA_INFO_DATA-less configuration
Petr Machata
1
-0
/
+2
2020-03-15
netfilter: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2
-4
/
+4
2020-03-15
net: ip_gre: Separate ERSPAN newlink / changelink callbacks
Petr Machata
1
-18
/
+85
2020-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
4
-107
/
+68
2020-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-30
/
+56
2020-03-13
inet: Use fallthrough;
Joe Perches
15
-23
/
+23
2020-03-12
tcp: Forbid to bind more than one sockets haveing SO_REUSEADDR and SO_REUSEPO...
Kuniyuki Iwashima
1
-3
/
+9
2020-03-12
tcp: bind(0) remove the SO_REUSEADDR restriction when ephemeral ports are exh...
Kuniyuki Iwashima
2
-1
/
+18
2020-03-12
tcp: Remove unnecessary conditions in inet_csk_bind_conflict().
Kuniyuki Iwashima
1
-10
/
+8
2020-03-12
net: memcg: fix lockdep splat in inet_csk_accept()
Eric Dumazet
1
-7
/
+7
2020-03-12
tcp: Add missing annotation for tcp_child_process()
Jules Irenge
1
-0
/
+1
2020-03-12
raw: Add missing annotations to raw_seq_start() and raw_seq_stop()
Jules Irenge
1
-0
/
+2
2020-03-11
net: memcg: late association of sock to memcg
Shakeel Butt
1
-0
/
+20
2020-03-10
tcp: add bytes not sent to SCM_TIMESTAMPING_OPT_STATS
Yousuk Seung
1
-0
/
+3
2020-03-10
bpf: Add sockmap hooks for UDP sockets
Lorenz Bauer
2
-0
/
+54
2020-03-10
bpf: sockmap: Move generic sockmap hooks from BPF TCP
Lorenz Bauer
1
-79
/
+5
[next]