index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-09
netfilter: fib: check correct rtable in vrf setups
Florian Westphal
1
-3
/
+1
2024-09-27
netfilter: nf_tables: prevent nf_skb_duplicated corruption
Eric Dumazet
1
-2
/
+5
2024-09-26
netfilter: nf_reject: Fix build warning when CONFIG_BRIDGE_NETFILTER=n
Simon Horman
1
-6
/
+4
2024-09-09
netfilter: nf_dup4: Unmask upper DSCP bits in nf_dup_ipv4_route()
Ido Schimmel
1
-1
/
+2
2024-09-03
netfilter: Use kmemdup_array instead of kmemdup for multiple allocation
Yan Zhen
2
-2
/
+2
2024-08-29
net/ipv4: net: prefer strscpy over strcpy
Hongbo Li
2
-2
/
+2
2024-08-26
Merge tag 'nf-next-24-08-23' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
1
-2
/
+2
2024-08-22
netfilter: nft_fib: Unmask upper DSCP bits
Ido Schimmel
1
-1
/
+2
2024-08-22
netfilter: rpfilter: Unmask upper DSCP bits
Ido Schimmel
1
-1
/
+2
2024-08-20
netfilter: nft_fib: Mask upper DSCP bits before FIB lookup
Ido Schimmel
1
-3
/
+1
2024-08-20
netfilter: nf_tables: pass context structure to nft_parse_register_load
Florian Westphal
1
-2
/
+2
2024-07-31
netfilter: iptables: Fix null-ptr-deref in iptable_nat_table_init().
Kuniyuki Iwashima
1
-8
/
+10
2024-05-29
netfilter: tproxy: bail out if IP has been disabled on the device
Florian Westphal
1
-0
/
+2
2024-05-06
netfilter: use NF_DROP instead of -NF_DROP
Jason Xing
1
-1
/
+1
2024-04-10
netfilter: complete validation of user input
Eric Dumazet
2
-0
/
+8
2024-04-04
netfilter: validate user input for expected length
Eric Dumazet
2
-0
/
+8
2024-03-28
netfilter: arptables: Select NETFILTER_FAMILY_ARP when building arp_tables.c
Kuniyuki Iwashima
1
-0
/
+1
2024-02-21
netfilter: xtables: fix up kconfig dependencies
Florian Westphal
1
-1
/
+2
2024-01-29
netfilter: xtables: allow xtables-nft only builds
Florian Westphal
2
-4
/
+13
2024-01-29
netfilter: arptables: allow xtables-nft only builds
Florian Westphal
1
-15
/
+13
2024-01-17
netfilter: bridge: replace physindev with physinif in nf_bridge_info
Pavel Tikhomirov
1
-3
/
+6
2024-01-17
netfilter: propagate net to nf_bridge_get_physindev
Pavel Tikhomirov
1
-1
/
+1
2023-11-09
Merge tag 'net-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
4
-0
/
+4
2023-11-08
netfilter: add missing module descriptions
Florian Westphal
4
-0
/
+4
2023-11-02
Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-0
/
+8
2023-10-27
treewide: Add SPDX identifier to IETF ASN.1 modules
Lukas Wunner
1
-0
/
+8
2023-10-18
netfilter: xt_mangle: only check verdict part of return value
Florian Westphal
1
-4
/
+5
2023-08-16
inet: move inet->nodefrag to inet->inet_flags
Eric Dumazet
1
-1
/
+1
2023-07-28
netfilter: defrag: Add glue hooks for enabling/disabling defrag
Daniel Xu
1
-1
/
+16
2023-03-22
xtables: move icmp/icmpv6 logic to xt_tcpudp
Florian Westphal
1
-67
/
+1
2023-03-06
netfilter: tproxy: fix deadlock due to missing BH disable
Florian Westphal
1
-1
/
+1
2023-02-22
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
netfilter: ebtables: fix table blob use-after-free
Florian Westphal
1
-2
/
+1
2023-02-17
netfilter: let reset rules clean out conntrack entries
Florian Westphal
1
-0
/
+1
2023-01-18
netfilter: ip_tables: remove clusterip target
Florian Westphal
3
-944
/
+0
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2022-11-18
netfilter: conntrack: Fix data-races around ct mark
Daniel Xu
1
-2
/
+2
2022-11-15
netfilter: rpfilter/fib: clean up some inconsistent indenting
Jiapeng Chong
1
-3
/
+2
2022-11-15
netfilter: nf_tables: Extend nft_expr_ops::dump callback parameters
Phil Sutter
1
-1
/
+2
2022-10-19
netfilter: rpfilter/fib: Set ->flowic_uid correctly for user namespaces.
Guillaume Nault
2
-0
/
+2
2022-10-12
netfilter: rpfilter/fib: Populate flowic_l3mdev field
Phil Sutter
2
-2
/
+2
2022-09-28
netfilter: nft_fib: Fix for rpath check with VRF devices
Phil Sutter
1
-0
/
+3
2022-09-21
netfilter: rpfilter: Remove unused variable 'ret'.
Guillaume Nault
1
-1
/
+0
2022-09-20
tcp: Access &tcp_hashinfo via net.
Kuniyuki Iwashima
2
-11
/
+9
2022-09-07
netfilter: nat: move repetitive nat port reserve loop to a helper
Florian Westphal
1
-56
/
+4
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2022-07-15
ip: Fix data-races around sysctl_ip_default_ttl.
Kuniyuki Iwashima
1
-2
/
+2
2022-07-11
netfilter: h323: merge nat hook pointers into one
Florian Westphal
1
-28
/
+14
2022-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
David S. Miller
1
-3
/
+7
[next]