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
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-26
netfilter: nfnetlink: add struct nfnl_info and pass it to callbacks
Pablo Neira Ayuso
9
-336
/
+277
2021-04-26
netfilter: nftables: add nft_pernet() helper function
Pablo Neira Ayuso
4
-71
/
+61
2021-04-26
netfilter: nf_log_syslog: Unset bridge logger in pernet exit
Phil Sutter
1
-0
/
+1
2021-04-26
netfilter: ip_tables: pass table pointer via nf_hook_ops
Florian Westphal
1
-0
/
+1
2021-04-26
netfilter: x_tables: add xt_find_table
Florian Westphal
1
-0
/
+17
2021-04-26
netfilter: disable defrag once its no longer needed
Florian Westphal
4
-2
/
+57
2021-04-26
netfilter: nft_socket: add support for cgroupsv2
Pablo Neira Ayuso
1
-1
/
+47
2021-04-26
netfilter: nat: move nf_xfrm_me_harder to where it is used
Florian Westphal
2
-37
/
+38
2021-04-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
13
-88
/
+329
2021-04-18
netfilter: nftables: counter hardware offload support
Pablo Neira Ayuso
3
-7
/
+69
2021-04-18
netfilter: nftables_offload: special ethertype handling for VLAN
Pablo Neira Ayuso
1
-0
/
+44
2021-04-18
netfilter: nftables_offload: VLAN id needs host byteorder in flow dissector
Pablo Neira Ayuso
2
-6
/
+45
2021-04-18
netfilter: nft_payload: fix C-VLAN offload support
Pablo Neira Ayuso
1
-2
/
+3
2021-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-25
/
+42
2021-04-13
netfilter: flowtable: Add FLOW_OFFLOAD_XMIT_UNSPEC xmit type
Roi Dayan
1
-0
/
+3
2021-04-13
netfilter: conntrack: convert sysctls to u8
Florian Westphal
2
-41
/
+35
2021-04-13
netfilter: conntrack: move ct counter to net_generic data
Florian Westphal
3
-17
/
+45
2021-04-13
netfilter: conntrack: move expect counter to net_generic data
Florian Westphal
2
-7
/
+21
2021-04-13
netfilter: conntrack: move autoassign_helper sysctl to net_generic data
Florian Westphal
2
-6
/
+7
2021-04-13
netfilter: conntrack: move autoassign warning member to net_generic data
Florian Westphal
1
-3
/
+6
2021-04-13
netfilter: flowtable: add vlan pop action offload support
wenxu
1
-0
/
+15
2021-04-13
netfilter: flowtable: add vlan match offload support
wenxu
1
-0
/
+37
2021-04-13
netfilter: nftables: clone set element expression template
Pablo Neira Ayuso
1
-12
/
+34
2021-04-13
netfilter: x_tables: fix compat match/target pad out-of-bound write
Florian Westphal
1
-8
/
+2
2021-04-12
netfilter: conntrack: Make global sysctls readonly in non-init netns
Jonathon Reinhart
1
-8
/
+2
2021-04-10
netfilter: nft_limit: avoid possible divide error in nft_limit_init
Eric Dumazet
1
-2
/
+2
2021-04-06
netfilter: conntrack: move ecache dwork to net_generic infra
Florian Westphal
2
-7
/
+31
2021-04-06
netfilter: conntrack: move sysctl pointer to net_generic infra
Florian Westphal
1
-4
/
+6
2021-04-06
netfilter: x_tables: move known table lists to net_generic infra
Florian Westphal
1
-13
/
+33
2021-04-06
netfilter: nf_tables: use net_generic infra for transaction data
Florian Westphal
4
-128
/
+232
2021-04-06
netfilter: cttimeout: use net_generic infra
Florian Westphal
1
-9
/
+32
2021-04-06
netfilter: nfnetlink: use net_generic infra
Florian Westphal
1
-18
/
+44
2021-04-06
netfilter: nfnetlink: add and use nfnetlink_broadcast
Florian Westphal
2
-2
/
+8
2021-04-03
netfilter: nftables: remove documentation on static functions
Pablo Neira Ayuso
1
-32
/
+0
2021-04-03
netfilter: nftables: fix a warning message in nf_tables_commit_audit_collect()
Dan Carpenter
1
-1
/
+1
2021-04-03
netfilter: ipvs: do not printk on netns creation
Florian Westphal
1
-2
/
+0
2021-03-31
netfilter: add helper function to set up the nfnetlink header and use it
Pablo Neira Ayuso
10
-208
/
+75
2021-03-31
netfilter: nftables: add helper function to set the base sequence number
Pablo Neira Ayuso
1
-9
/
+14
2021-03-31
netfilter: nftables: remove unnecessary spin_lock_init()
Yang Yingliang
1
-1
/
+0
2021-03-31
netfilter: flowtable: dst_check() from garbage collector path
Pablo Neira Ayuso
2
-19
/
+40
2021-03-31
audit: log nftables configuration change events once per table
Richard Guy Briggs
1
-83
/
+103
2021-03-31
netfilter: nft_log: perform module load from nf_tables
Florian Westphal
3
-6
/
+22
2021-03-31
netfilter: nf_log: add module softdeps
Florian Westphal
3
-0
/
+3
2021-03-31
netfilter: nf_log_common: merge with nf_log_syslog
Florian Westphal
4
-234
/
+181
2021-03-31
netfilter: nf_log_bridge: merge with nf_log_syslog
Florian Westphal
2
-7
/
+22
2021-03-31
netfilter: conntrack: do not print icmpv6 as unknown via /proc
Pablo Neira Ayuso
1
-0
/
+1
2021-03-31
netfilter: flowtable: fix NAT IPv6 offload mangling
Pablo Neira Ayuso
1
-3
/
+3
2021-03-31
netfilter: nf_log_netdev: merge with nf_log_syslog
Florian Westphal
4
-85
/
+36
2021-03-31
netfilter: nf_log_ipv6: merge with nf_log_syslog
Florian Westphal
1
-2
/
+356
2021-03-31
netfilter: nf_log_arp: merge with nf_log_syslog
Florian Westphal
1
-2
/
+111
[prev]
[next]