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
2023-03-08
ynl: re-license uniformly under GPL-2.0 OR BSD-3-Clause
Jakub Kicinski
2
-2
/
+2
2023-03-07
Merge branch 'main' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilte...
Paolo Abeni
1
-1
/
+1
2023-03-07
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-0
/
+9
2023-03-06
netfilter: tproxy: fix deadlock due to missing BH disable
Florian Westphal
1
-1
/
+1
2023-03-03
bpf, sockmap: Fix an infinite loop error when len is 0 in tcp_bpf_recvmsg_par...
Liu Jian
2
-0
/
+9
2023-02-28
Merge tag 'net-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
3
-4
/
+14
2023-02-27
tcp: tcp_check_req() can be called from process context
Eric Dumazet
1
-2
/
+5
2023-02-24
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+6
2023-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2
-2
/
+9
2023-02-22
netfilter: x_tables: fix percpu counter block leak on error path when creatin...
Pavel Tikhomirov
2
-0
/
+8
2023-02-22
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
26
-1053
/
+182
2023-02-22
Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2
-14
/
+14
2023-02-22
netfilter: ebtables: fix table blob use-after-free
Florian Westphal
1
-2
/
+1
2023-02-21
net/ulp: Remove redundant ->clone() test in inet_clone_ulp().
Kuniyuki Iwashima
1
-2
/
+1
2023-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
David S. Miller
1
-0
/
+1
2023-02-17
netfilter: let reset rules clean out conntrack entries
Florian Westphal
1
-0
/
+1
2023-02-15
net: no longer support SOCK_REFCNT_DEBUG feature
Jason Xing
3
-8
/
+0
2023-02-13
net: ipv4: Remove completion function scaffolding
Herbert Xu
2
-12
/
+12
2023-02-13
net: ipv4: Add scaffolding to change completion function signature
Herbert Xu
2
-14
/
+14
2023-02-11
Daniel Borkmann says:
Jakub Kicinski
4
-25
/
+25
2023-02-10
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
1
-2
/
+2
2023-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-3
/
+1
2023-02-08
txhash: fix sk->sk_txrehash default
Kevin Yang
2
-3
/
+1
2023-02-04
raw: use net_hash_mix() in hash function
Eric Dumazet
1
-6
/
+7
2023-02-04
ipv4: raw: add drop reasons
Eric Dumazet
1
-3
/
+5
2023-02-03
tcp: add TCP_MINTTL drop reason
Eric Dumazet
1
-0
/
+1
2023-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2023-02-02
net: add support for ipv4 big tcp
Xin Long
3
-5
/
+6
2023-02-02
cipso_ipv4: use iph_set_totlen in skbuff_setattr
Xin Long
1
-1
/
+1
2023-02-02
bpf: Add __bpf_kfunc tag to all kfuncs
David Vernet
4
-25
/
+25
2023-01-28
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-1
/
+2
2023-01-28
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-2
/
+2
2023-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-0
/
+4
2023-01-26
icmp: Add counters for rate limits
Jamie Bainbridge
2
-3
/
+8
2023-01-26
inet: Add IP_LOCAL_PORT_RANGE socket option
Jakub Sitnicki
4
-4
/
+43
2023-01-25
bpf: Pass const struct bpf_prog * to .check_member
David Vernet
1
-1
/
+2
2023-01-25
bpf, sockmap: Check for any of tcp_bpf_prots when cloning a listener
Jakub Sitnicki
1
-2
/
+2
2023-01-24
net: fou: use policy and operation tables generated from the spec
Jakub Kicinski
4
-41
/
+81
2023-01-24
net: fou: rename the source for linking
Jakub Kicinski
2
-0
/
+1
2023-01-24
ipv4: prevent potential spectre v1 gadget in fib_metrics_match()
Eric Dumazet
1
-0
/
+2
2023-01-24
ipv4: prevent potential spectre v1 gadget in ip_metrics_convert()
Eric Dumazet
1
-0
/
+2
2023-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-7
/
+22
2023-01-20
tcp: fix rate_app_limited to default to 1
David Morley
1
-0
/
+2
2023-01-19
net/ulp: use consistent error code when blocking ULP
Paolo Abeni
1
-1
/
+1
2023-01-19
tcp: avoid the lookup process failing to get sk in ehash table
Jason Xing
2
-6
/
+19
2023-01-19
mm: remove zap_page_range and create zap_vma_pages
Mike Kravetz
1
-3
/
+4
2023-01-18
netfilter: ip_tables: remove clusterip target
Florian Westphal
3
-944
/
+0
2023-01-17
inet: fix fast path in __inet_hash_connect()
Pietro Borrello
1
-11
/
+1
2023-01-05
Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
5
-9
/
+75
2023-01-05
inet: control sockets should not use current thread task_frag
Eric Dumazet
1
-0
/
+1
[next]