index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
2023-05-10
netfilter: conntrack: fix possible bug_on with enable_hooks=1
Florian Westphal
2023-05-10
netfilter: nf_tables: always release netdev hooks from notifier
Florian Westphal
2023-05-05
Merge tag 'net-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-05-03
netfilter: nf_tables: fix ct untracked match breakage
Florian Westphal
2023-05-03
netfilter: nf_tables: deactivate anonymous set from preparation phase
Pablo Neira Ayuso
2023-05-03
netfilter: nf_tables: hit ENOENT on unexisting chain/flowtable update with mi...
Pablo Neira Ayuso
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-04-24
Merge tag 'nf-next-23-04-22' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2023-04-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-04-22
netfilter: nf_tables: allow to create netdev chain without device
Pablo Neira Ayuso
2023-04-22
netfilter: nf_tables: support for deleting devices in an existing netdev chain
Pablo Neira Ayuso
2023-04-22
netfilter: nf_tables: support for adding new devices to an existing netdev chain
Pablo Neira Ayuso
2023-04-22
netfilter: nf_tables: rename function to destroy hook list
Pablo Neira Ayuso
2023-04-22
netfilter: nf_tables: do not send complete notification of deletions
Pablo Neira Ayuso
2023-04-22
netfilter: nf_tables: extended netlink error reporting for netdevice
Pablo Neira Ayuso
2023-04-22
ipvs: Remove {Enter,Leave}Function
Simon Horman
2023-04-22
ipvs: Consistently use array_size() in ip_vs_conn_init()
Simon Horman
2023-04-22
ipvs: Update width of source for ip_vs_sync_conn_options
Simon Horman
2023-04-22
netfilter: nf_tables: do not store rule in traceinfo structure
Florian Westphal
2023-04-22
netfilter: nf_tables: do not store verdict in traceinfo structure
Florian Westphal
2023-04-22
netfilter: nf_tables: do not store pktinfo in traceinfo structure
Florian Westphal
2023-04-22
netfilter: nf_tables: remove unneeded conditional
Florian Westphal
2023-04-22
netfilter: nf_tables: make validation state per table
Florian Westphal
2023-04-22
netfilter: nf_tables: don't write table validation state without mutex
Florian Westphal
2023-04-22
netfilter: nf_tables: don't store chain address on jump
Florian Westphal
2023-04-22
netfilter: nf_tables: don't store address of last rule on jump
Florian Westphal
2023-04-22
netfilter: nf_tables: merge nft_rules_old structure and end of ruleblob marker
Florian Westphal
2023-04-21
bpf: add test_run support for netfilter program type
Florian Westphal
2023-04-21
netfilter: disallow bpf hook attachment at same priority
Florian Westphal
2023-04-21
netfilter: nfnetlink hook: dump bpf prog id
Florian Westphal
2023-04-21
bpf: minimal support for programs hooked into netfilter framework
Florian Westphal
2023-04-21
bpf: add bpf_link support for BPF_NETFILTER programs
Florian Westphal
2023-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-19
netfilter: conntrack: fix wrong ct->timeout value
Tzung-Bi Shih
2023-04-19
netfilter: conntrack: restore IPS_CONFIRMED out of nf_conntrack_hash_check_in...
Pablo Neira Ayuso
2023-04-18
netfilter: nf_tables: tighten netlink attribute requirements for catch-all el...
Pablo Neira Ayuso
2023-04-18
netfilter: nf_tables: validate catch-all set elements
Pablo Neira Ayuso
2023-04-13
Daniel Borkmann says:
Jakub Kicinski
2023-04-06
netfilter: nf_tables: Modify nla_memdup's flag to GFP_KERNEL_ACCOUNT
Chen Aotian
2023-04-04
bpf: Remove unused arguments from btf_struct_access().
Alexei Starovoitov
2023-04-03
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
2023-03-30
netfilter: ctnetlink: Support offloaded conntrack entry deletion
Paul Blakey
2023-03-30
netfilter: nfnetlink_queue: enable classid socket info retrieval
Eric Sage
2023-03-30
netfilter: nfnetlink_log: remove rcu_bh usage
Florian Westphal
2023-03-28
net: dst: Switch to rcuref_t reference counting
Thomas Gleixner
2023-03-25
bpf: Remove now-unnecessary NULL checks for KF_RELEASE kfuncs
David Vernet
2023-03-22
xtables: move icmp/icmpv6 logic to xt_tcpudp
Florian Westphal
2023-03-22
netfilter: xtables: disable 32bit compat interface by default
Florian Westphal
2023-03-22
netfilter: nft_masq: deduplicate eval call-backs
Jeremy Sowden
[next]