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