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
/
ipv6
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-17
netfilter: bridge: replace physindev with physinif in nf_bridge_info
Pavel Tikhomirov
1
-3
/
+8
2024-01-17
netfilter: propagate net to nf_bridge_get_physindev
Pavel Tikhomirov
1
-1
/
+1
2023-11-08
netfilter: add missing module descriptions
Florian Westphal
4
-0
/
+4
2023-10-18
netfilter: xt_mangle: only check verdict part of return value
Florian Westphal
1
-4
/
+5
2023-08-29
Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-1
/
+2
2023-08-15
netfilter: Update to register_net_sysctl_sz
Joel Granados
1
-1
/
+2
2023-07-28
netfilter: defrag: Add glue hooks for enabling/disabling defrag
Daniel Xu
1
-0
/
+11
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
-3
/
+8
2023-02-22
netfilter: x_tables: fix percpu counter block leak on error path when creatin...
Pavel Tikhomirov
1
-0
/
+4
2023-02-22
netfilter: ebtables: fix table blob use-after-free
Florian Westphal
1
-2
/
+1
2023-02-22
netfilter: ip6t_rpfilter: Fix regression with VRF interfaces
Phil Sutter
1
-1
/
+3
2023-02-17
netfilter: let reset rules clean out conntrack entries
Florian Westphal
1
-0
/
+1
2022-11-15
netfilter: nf_tables: Extend nft_expr_ops::dump callback parameters
Phil Sutter
1
-1
/
+2
2022-10-31
net: dropreason: add SKB_DROP_REASON_DUP_FRAG
Eric Dumazet
1
-1
/
+1
2022-10-19
netfilter: rpfilter/fib: Set ->flowic_uid correctly for user namespaces.
Guillaume Nault
2
-0
/
+3
2022-10-12
netfilter: rpfilter/fib: Populate flowic_l3mdev field
Phil Sutter
2
-9
/
+5
2022-09-28
netfilter: nft_fib: Fix for rpath check with VRF devices
Phil Sutter
1
-1
/
+5
2022-09-20
tcp: Access &tcp_hashinfo via net.
Kuniyuki Iwashima
2
-6
/
+6
2022-08-24
netfilter: nf_defrag_ipv6: allow nf_conntrack_frag6_high_thresh increases
Eric Dumazet
1
-1
/
+0
2022-05-13
netfilter: conntrack: skip verification of zero UDP checksum
Kevin Mitchell
1
-2
/
+2
2022-04-11
netfilter: nft_fib: reverse path filter for policy-based routing on iif
Pablo Neira Ayuso
1
-0
/
+4
2022-03-20
netfilter: nft_fib: add reduce support
Florian Westphal
1
-0
/
+2
2022-03-20
netfilter: nf_tables: do not reduce read-only expressions
Pablo Neira Ayuso
2
-0
/
+2
2022-03-03
net: ipv6: Handle delivery_time in ipv6 defrag
Martin KaFai Lau
1
-0
/
+1
2022-01-27
netfilter: Remove flowtable relics
Geert Uytterhoeven
3
-7
/
+0
2021-12-23
netfilter: flowtable: remove ipv4/ipv6 modules
Florian Westphal
2
-44
/
+2
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-42
/
+6
2021-10-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
6
-44
/
+14
2021-10-14
netfilter: ip6t_rt: fix rt0_hdr parsing in rt_mt6
Xin Long
1
-42
/
+6
2021-10-14
netfilter: ip6tables: allow use of ip6t_do_table as hookfn
Florian Westphal
6
-44
/
+14
2021-09-28
netfilter: conntrack: fix boot failure with nf_conntrack.enable_hooks=1
Florian Westphal
2
-17
/
+10
2021-09-15
netfilter: ip6_tables: zero-initialize fragment offset
Jeremy Sowden
1
-0
/
+1
2021-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
1
-3
/
+1
2021-09-03
netfilter: socket: icmp6: fix use-after-scope
Benjamin Hesmans
1
-3
/
+1
2021-08-09
netfilter: x_tables: never register tables by default
Florian Westphal
5
-51
/
+56
2021-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+18
2021-06-09
netfilter: nft_fib_ipv6: skip ipv6 packets from any to link-local
Florian Westphal
1
-4
/
+18
2021-05-29
netfilter: nf_tables: add and use nft_sk helper
Florian Westphal
1
-1
/
+1
2021-05-29
netfilter: x_tables: reduce xt_action_param by 8 byte
Florian Westphal
1
-1
/
+1
2021-04-26
netfilter: allow to turn off xtables compat layer
Florian Westphal
1
-8
/
+8
2021-04-26
netfilter: ip6_tables: pass table pointer via nf_hook_ops
Florian Westphal
6
-54
/
+61
2021-04-26
netfilter: xt_nat: pass table to hookfn
Florian Westphal
1
-10
/
+35
2021-04-26
netfilter: x_tables: remove paranoia tests
Florian Westphal
5
-15
/
+0
2021-04-26
netfilter: ip6tables: unregister the tables by name
Florian Westphal
6
-33
/
+22
2021-04-26
netfilter: x_tables: remove ipt_unregister_table
Florian Westphal
2
-10
/
+1
2021-04-26
netfilter: disable defrag once its no longer needed
Florian Westphal
1
-6
/
+23
2021-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2021-04-13
netfilter: x_tables: fix compat match/target pad out-of-bound write
Florian Westphal
1
-0
/
+2
[next]