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.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
/
netfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: conntrack: handle tcp challenge acks during connection reuse
Florian Westphal
2023-01-17
1
-0
/
+15
*
netfilter: nft_payload: incorrect arithmetics when fetching VLAN header bits
Pablo Neira Ayuso
2023-01-11
1
-1
/
+1
*
netfilter: ipset: Fix overflow before widen in the bitmap_ip_create() function.
Gavrilov Ilia
2023-01-11
1
-2
/
+2
*
Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-01-05
13
-187
/
+268
|
\
|
*
netfilter: ipset: Rework long task execution when adding/deleting entries
Jozsef Kadlecsik
2023-01-02
10
-80
/
+67
|
*
netfilter: ipset: fix hash:net,port,net hang with /0 subnet
Jozsef Kadlecsik
2023-01-02
1
-19
/
+21
|
*
netfilter: nf_tables: honor set timeout and garbage collection updates
Pablo Neira Ayuso
2022-12-22
1
-18
/
+45
|
*
netfilter: nf_tables: perform type checking for existing sets
Pablo Neira Ayuso
2022-12-21
1
-1
/
+35
|
*
netfilter: nf_tables: add function to create set stateful expressions
Pablo Neira Ayuso
2022-12-21
1
-38
/
+68
|
*
netfilter: nf_tables: consolidate set description
Pablo Neira Ayuso
2022-12-21
1
-30
/
+28
|
*
netfilter: conntrack: fix ipv6 exthdr error check
Florian Westphal
2022-12-21
1
-2
/
+5
*
|
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2022-12-25
5
-6
/
+6
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2022-12-13
2
-3
/
+8
|
\
|
*
ipvs: add a 'default' case in do_ip_vs_set_ctl()
Li Qiong
2022-12-13
1
-0
/
+5
|
*
netfilter: flowtable: really fix NAT IPv6 offload
Qingfang DENG
2022-12-08
1
-3
/
+3
*
|
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-12-13
59
-446
/
+2517
|
\
\
|
*
|
ipvs: fix type warning in do_div() on 32 bit
Jakub Kicinski
2022-12-13
1
-1
/
+2
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
2022-12-12
13
-312
/
+1499
|
|
\
\
|
|
*
|
ipvs: run_estimation should control the kthread tasks
Julian Anastasov
2022-12-10
2
-2
/
+29
|
|
*
|
ipvs: add est_cpulist and est_nice sysctl vars
Julian Anastasov
2022-12-10
2
-4
/
+151
|
|
*
|
ipvs: use kthreads for stats estimation
Julian Anastasov
2022-12-10
2
-95
/
+907
|
|
*
|
ipvs: use u64_stats_t for the per-cpu counters
Julian Anastasov
2022-12-10
3
-30
/
+30
|
|
*
|
ipvs: use common functions for stats allocation
Julian Anastasov
2022-12-10
1
-41
/
+55
|
|
*
|
ipvs: add rcu protection to stats
Julian Anastasov
2022-12-10
2
-24
/
+50
|
|
*
|
netfilter: flowtable: add a 'default' case to flowtable datapath
Li Qiong
2022-12-08
1
-0
/
+8
|
|
*
|
netfilter: conntrack: set icmpv6 redirects as RELATED
Florian Westphal
2022-11-30
1
-0
/
+53
|
|
*
|
netfilter: ipset: Add support for new bitmask parameter
Vishwanath Pai
2022-11-30
4
-26
/
+114
|
|
*
|
netfilter: conntrack: merge ipv4+ipv6 confirm functions
Florian Westphal
2022-11-30
1
-69
/
+55
|
|
*
|
netfilter: conntrack: add sctp DATA_SENT state
Sriram Yagnaraman
2022-11-30
2
-43
/
+69
|
|
*
|
netfilter: nft_inner: fix IS_ERR() vs NULL check
Dan Carpenter
2022-11-22
1
-2
/
+2
|
*
|
|
net: move the nat function to nf_nat_ovs for ovs and tc
Xin Long
2022-12-12
3
-0
/
+139
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-12-08
4
-17
/
+19
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-29
9
-31
/
+41
|
|
\
\
\
|
*
\
\
\
Daniel Borkmann says:
Jakub Kicinski
2022-11-28
1
-10
/
+7
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
bpf: Refactor btf_struct_access
Kumar Kartikeya Dwivedi
2022-11-14
1
-10
/
+7
|
*
|
|
|
sctp: move SCTP_PAD4 and SCTP_TRUNC4 to linux/sctp.h
Xin Long
2022-11-17
2
-2
/
+0
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
2022-11-15
40
-94
/
+152
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
netfilter: conntrack: use siphash_4u64
Florian Westphal
2022-11-15
1
-17
/
+13
|
|
*
|
|
netfilter: nf_tables: Introduce NFT_MSG_GETRULE_RESET
Phil Sutter
2022-11-15
5
-21
/
+38
|
|
*
|
|
netfilter: nf_tables: Extend nft_expr_ops::dump callback parameters
Phil Sutter
2022-11-15
39
-55
/
+99
|
|
*
|
|
netfilter: nft_inner: fix return value check in nft_inner_parse_l2l3()
Peng Wu
2022-11-01
1
-1
/
+1
|
|
*
|
|
netfilter: nft_payload: use __be16 to store gre version
Pablo Neira Ayuso
2022-11-01
1
-1
/
+2
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-10
2
-1
/
+3
|
|
\
\
\
\
|
*
|
|
|
|
net: move add ct helper function to nf_conntrack_helper for ovs and tc
Xin Long
2022-11-08
1
-0
/
+31
|
*
|
|
|
|
net: move the ct helper function to nf_conntrack_helper for ovs and tc
Xin Long
2022-11-08
1
-0
/
+69
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-03
6
-40
/
+55
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
net: Remove the obsolte u64_stats_fetch_*_irq() users (net).
Thomas Gleixner
2022-10-28
2
-4
/
+4
|
*
|
|
|
|
netfilter: nft_inner: set tunnel offset to GRE header offset
Pablo Neira Ayuso
2022-10-25
1
-2
/
+7
|
*
|
|
|
|
netfilter: nft_inner: add geneve support
Pablo Neira Ayuso
2022-10-25
1
-0
/
+17
|
*
|
|
|
|
netfilter: nft_meta: add inner match support
Pablo Neira Ayuso
2022-10-25
2
-0
/
+70
[next]