index
:
linux
frominto-error
master
Contrib clone of linux
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
2020-07-15
netfilter: nf_tables: Fix a use after free in nft_immediate_destroy()
Dan Carpenter
2020-07-13
net: sched: Pass qdisc reference in struct flow_block_offload
Petr Machata
2020-07-13
net: netfilter: kerneldoc fixes
Andrew Lunn
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-04
netfilter: nf_tables: reject unsupported chain flags
Pablo Neira Ayuso
2020-07-04
netfilter: nf_tables: add NFT_CHAIN_BINDING
Pablo Neira Ayuso
2020-07-04
netfilter: nf_tables: add nft_chain_add()
Pablo Neira Ayuso
2020-07-04
netfilter: nf_tables: expose enum nft_chain_flags through UAPI
Pablo Neira Ayuso
2020-07-04
netfilter: nf_tables: add NFTA_VERDICT_CHAIN_ID attribute
Pablo Neira Ayuso
2020-07-04
netfilter: nf_tables: add NFTA_RULE_CHAIN_ID attribute
Pablo Neira Ayuso
2020-07-04
netfilter: nf_tables: add NFTA_CHAIN_ID attribute
Pablo Neira Ayuso
2020-07-04
ipvs: allow connection reuse for unconfirmed conntrack
Julian Anastasov
2020-07-03
netfilter: conntrack: refetch conntrack after nf_conntrack_update()
Pablo Neira Ayuso
2020-07-01
ipvs: avoid expiring many connections from timer
Julian Anastasov
2020-06-30
netfilter: ipset: call ip_set_free() instead of kfree()
Eric Dumazet
2020-06-30
ipvs: register hooks only with services
Julian Anastasov
2020-06-30
netfilter: nft_set_pipapo: Drop useless assignment of scratch map index on i...
Stefano Brivio
2020-06-30
netfilter: introduce support for reject at prerouting stage
Laura Garcia Liebana
2020-06-25
netfilter: Add MODULE_DESCRIPTION entries to kernel modules
Rob Gill
2020-06-25
netfilter: ipset: fix unaligned atomic access
Russell King
2020-06-19
net: flow_offload: fix flow_indr_dev_unregister path
wenxu
2020-06-15
netfilter: flowtable: Make nf_flow_table_offload_add/del_cb inline
Alaa Hleihel
2020-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-12
netfilter: nf_tables: hook list memleak in flowtable deletion
Pablo Neira Ayuso
2020-06-10
Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-06-10
netfilter: ctnetlink: memleak in filter initialization error path
Pablo Neira Ayuso
2020-06-08
netfilter: nft_set_pipapo: Disable preemption before getting per-CPU pointer
Stefano Brivio
2020-06-08
netfilter: nft_set_rbtree: Don't account for expired elements on insertion
Stefano Brivio
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-06-02
Merge tag 'audit-pr-20200601' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2020-06-01
net: remove indirect block netdev event registration
Pablo Neira Ayuso
2020-06-01
net: use flow_indr_dev_setup_offload()
Pablo Neira Ayuso
2020-06-01
netfilter: nf_flowtable: expose nf_flow_table_gc_cleanup()
Pablo Neira Ayuso
2020-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-27
netfilter: nf_tables: skip flowtable hooknum and priority on device updates
Pablo Neira Ayuso
2020-05-27
netfilter: nf_tables: allow to register flowtable with no devices
Pablo Neira Ayuso
2020-05-27
netfilter: nf_tables: delete devices from flowtable
Pablo Neira Ayuso
2020-05-27
netfilter: nf_tables: add devices to existing flowtable
Pablo Neira Ayuso
2020-05-27
netfilter: nf_tables: pass hook list to flowtable event notifier
Pablo Neira Ayuso
2020-05-27
netfilter: nf_tables: add nft_flowtable_hooks_destroy()
Pablo Neira Ayuso
2020-05-27
netfilter: nf_tables: pass hook list to nft_{un,}register_flowtable_net_hooks()
Pablo Neira Ayuso
2020-05-27
netfilter: nf_tables: generalise flowtable hook parsing
Pablo Neira Ayuso
2020-05-27
netfilter: ctnetlink: add kernel side filtering for dump
Romain Bellan
2020-05-27
netfilter: nf_conntrack_pptp: fix compilation warning with W=1 build
Pablo Neira Ayuso
2020-05-27
netfilter: conntrack: comparison of unsigned in cthelper confirmation
Pablo Neira Ayuso
2020-05-27
netfilter: conntrack: Pass value of ctinfo to __nf_conntrack_update
Nathan Chancellor
2020-05-25
netfilter: nfnetlink_cthelper: unbreak userspace helper support
Pablo Neira Ayuso
2020-05-25
netfilter: conntrack: make conntrack userspace helpers work again
Pablo Neira Ayuso
[next]