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
2022-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-26
netfilter: nft_queue: only allow supported familes and hooks
Florian Westphal
2022-07-26
netfilter: nf_tables: add rescheduling points during loop detection walks
Florian Westphal
2022-07-26
netfilter: nf_queue: do not allow packet truncation below transport header of...
Florian Westphal
2022-07-22
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-07-21
net: netfilter: Add kfuncs to set and change CT status
Lorenzo Bianconi
2022-07-21
net: netfilter: Add kfuncs to set and change CT timeout
Kumar Kartikeya Dwivedi
2022-07-21
net: netfilter: Add kfuncs to allocate and insert CT
Lorenzo Bianconi
2022-07-21
net: netfilter: Deduplicate code in bpf_{xdp,skb}_ct_lookup
Kumar Kartikeya Dwivedi
2022-07-21
bpf: Switch to new kfunc flags infrastructure
Kumar Kartikeya Dwivedi
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
2022-07-21
netfilter: xt_TPROXY: remove pr_debug invocations
Justin Stitt
2022-07-21
netfilter: flowtable: prefer refcount_inc
Florian Westphal
2022-07-21
netfilter: ipvs: Use the bitmap API to allocate bitmaps
Christophe JAILLET
2022-07-15
ip: Fix data-races around sysctl_ip_default_ttl.
Kuniyuki Iwashima
2022-07-11
netfilter: nf_tables: move nft_cmp_fast_mask to where its used
Florian Westphal
2022-07-11
netfilter: nf_tables: use correct integer types
Florian Westphal
2022-07-11
netfilter: nf_tables: add and use BE register load-store helpers
Florian Westphal
2022-07-11
netfilter: nf_tables: use the correct get/put helpers
Florian Westphal
2022-07-11
netfilter: x_tables: use correct integer types
Florian Westphal
2022-07-11
netfilter: nfnetlink: add missing __be16 cast
Florian Westphal
2022-07-11
netfilter: nft_set_bitmap: Fix spelling mistake
Zhang Jiaming
2022-07-11
netfilter: h323: merge nat hook pointers into one
Florian Westphal
2022-07-11
netfilter: nf_conntrack: use rcu accessors where needed
Florian Westphal
2022-07-11
netfilter: nf_conntrack: add missing __rcu annotations
Florian Westphal
2022-07-11
netfilter: nf_flow_table: count pending offload workqueue tasks
Vlad Buslov
2022-07-11
netfilter: conntrack: use correct format characters
Bill Wendling
2022-07-11
netfilter: conntrack: use fallthrough to cleanup
Jackie Liu
2022-07-09
netfilter: nf_tables: replace BUG_ON by element length check
Pablo Neira Ayuso
2022-07-09
netfilter: nf_log: incorrect offset to network header
Pablo Neira Ayuso
2022-07-07
netfilter: conntrack: fix crash due to confirmed bit load reordering
Florian Westphal
2022-07-02
netfilter: nft_set_pipapo: release elements in clone from abort path
Pablo Neira Ayuso
2022-07-02
netfilter: nf_tables: stricter validation of element data
Pablo Neira Ayuso
2022-06-27
netfilter: nf_tables: avoid skb access on nf_stolen
Florian Westphal
2022-06-27
netfilter: nft_dynset: restore set element counter when failing to update
Pablo Neira Ayuso
2022-06-21
netfilter: nf_dup_netdev: add and use recursion counter
Florian Westphal
2022-06-21
netfilter: nf_dup_netdev: do not push mac header a second time
Florian Westphal
2022-06-17
netfilter: cttimeout: fix slab-out-of-bounds read typo in cttimeout_net_exit
Florian Westphal
2022-06-08
netfilter: use get_random_u32 instead of prandom
Florian Westphal
2022-06-06
netfilter: nf_tables: bail out early if hardware offload is not supported
Pablo Neira Ayuso
2022-06-06
netfilter: nf_tables: memleak flow rule from commit path
Pablo Neira Ayuso
2022-06-06
netfilter: nf_tables: release new hooks on unsupported flowtable flags
Pablo Neira Ayuso
2022-06-02
netfilter: nf_tables: always initialize flowtable hook list in transaction
Pablo Neira Ayuso
2022-06-02
netfilter: nf_tables: delete flowtable hooks via transaction list
Pablo Neira Ayuso
2022-06-01
netfilter: nf_tables: use kfree_rcu(ptr, rcu) to release hooks in clean_net path
Pablo Neira Ayuso
2022-06-01
netfilter: nat: really support inet nat without l3 address
Florian Westphal
2022-05-31
netfilter: flowtable: fix nft_flow_route source address for nat case
wenxu
2022-05-31
netfilter: flowtable: fix missing FLOWI_FLAG_ANYSRC flag
wenxu
2022-05-31
netfilter: nf_tables: double hook unregistration in netns path
Pablo Neira Ayuso
[next]