index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-23
netfilter: nft_set_rbtree: skip elements in transaction from garbage collection
Pablo Neira Ayuso
1
-1
/
+15
2023-01-23
netfilter: nft_set_rbtree: Switch to node list walk for overlap detection
Pablo Neira Ayuso
1
-127
/
+189
2023-01-17
netfilter: conntrack: handle tcp challenge acks during connection reuse
Florian Westphal
1
-0
/
+15
2023-01-11
netfilter: nft_payload: incorrect arithmetics when fetching VLAN header bits
Pablo Neira Ayuso
1
-1
/
+1
2023-01-11
netfilter: ipset: Fix overflow before widen in the bitmap_ip_create() function.
Gavrilov Ilia
1
-2
/
+2
2023-01-05
Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
13
-187
/
+268
2023-01-02
netfilter: ipset: Rework long task execution when adding/deleting entries
Jozsef Kadlecsik
10
-80
/
+67
2023-01-02
netfilter: ipset: fix hash:net,port,net hang with /0 subnet
Jozsef Kadlecsik
1
-19
/
+21
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
5
-6
/
+6
2022-12-22
netfilter: nf_tables: honor set timeout and garbage collection updates
Pablo Neira Ayuso
1
-18
/
+45
2022-12-21
netfilter: nf_tables: perform type checking for existing sets
Pablo Neira Ayuso
1
-1
/
+35
2022-12-21
netfilter: nf_tables: add function to create set stateful expressions
Pablo Neira Ayuso
1
-38
/
+68
2022-12-21
netfilter: nf_tables: consolidate set description
Pablo Neira Ayuso
1
-30
/
+28
2022-12-21
netfilter: conntrack: fix ipv6 exthdr error check
Florian Westphal
1
-2
/
+5
2022-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2
-3
/
+8
2022-12-13
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
59
-446
/
+2517
2022-12-13
ipvs: add a 'default' case in do_ip_vs_set_ctl()
Li Qiong
1
-0
/
+5
2022-12-13
ipvs: fix type warning in do_div() on 32 bit
Jakub Kicinski
1
-1
/
+2
2022-12-12
Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-1
/
+1
2022-12-12
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-5
/
+5
2022-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
13
-312
/
+1499
2022-12-12
net: move the nat function to nf_nat_ovs for ovs and tc
Xin Long
3
-0
/
+139
2022-12-10
ipvs: run_estimation should control the kthread tasks
Julian Anastasov
2
-2
/
+29
2022-12-10
ipvs: add est_cpulist and est_nice sysctl vars
Julian Anastasov
2
-4
/
+151
2022-12-10
ipvs: use kthreads for stats estimation
Julian Anastasov
2
-95
/
+907
2022-12-10
ipvs: use u64_stats_t for the per-cpu counters
Julian Anastasov
3
-30
/
+30
2022-12-10
ipvs: use common functions for stats allocation
Julian Anastasov
1
-41
/
+55
2022-12-10
ipvs: add rcu protection to stats
Julian Anastasov
2
-24
/
+50
2022-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-17
/
+19
2022-12-08
netfilter: flowtable: add a 'default' case to flowtable datapath
Li Qiong
1
-0
/
+8
2022-12-08
netfilter: flowtable: really fix NAT IPv6 offload
Qingfang DENG
1
-3
/
+3
2022-11-30
netfilter: conntrack: set icmpv6 redirects as RELATED
Florian Westphal
1
-0
/
+53
2022-11-30
netfilter: ipset: Add support for new bitmask parameter
Vishwanath Pai
4
-26
/
+114
2022-11-30
netfilter: conntrack: merge ipv4+ipv6 confirm functions
Florian Westphal
1
-69
/
+55
2022-11-30
netfilter: conntrack: add sctp DATA_SENT state
Sriram Yagnaraman
2
-43
/
+69
2022-11-30
netfilter: ctnetlink: fix compilation warning after data race fixes in ct mark
Pablo Neira Ayuso
1
-9
/
+10
2022-11-30
netfilter: conntrack: fix using __this_cpu_add in preemptible
Xin Long
1
-3
/
+3
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-31
/
+41
2022-11-28
Daniel Borkmann says:
Jakub Kicinski
1
-10
/
+7
2022-11-28
netfilter: flowtable_offload: fix using __this_cpu_add in preemptible
Xin Long
1
-3
/
+3
2022-11-28
netfilter: nft_set_pipapo: Actually validate intervals in fields after the fi...
Stefano Brivio
1
-2
/
+3
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
1
-1
/
+1
2022-11-22
netfilter: nft_inner: fix IS_ERR() vs NULL check
Dan Carpenter
1
-2
/
+2
2022-11-22
netfilter: flowtable_offload: add missing locking
Felix Fietkau
1
-0
/
+4
2022-11-22
netfilter: ipset: restore allowing 64 clashing elements in hash:net,iface
Jozsef Kadlecsik
1
-1
/
+1
2022-11-21
netfilter: ipset: regression in ip_set_hash_ip.c
Vishwanath Pai
1
-5
/
+3
2022-11-18
netfilter: nf_tables: do not set up extensions for end interval
Pablo Neira Ayuso
1
-2
/
+4
2022-11-18
netfilter: conntrack: Fix data-races around ct mark
Daniel Xu
5
-23
/
+29
2022-11-17
sctp: move SCTP_PAD4 and SCTP_TRUNC4 to linux/sctp.h
Xin Long
2
-2
/
+0
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
3
-5
/
+5
[next]