index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
2020-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-08-13
netfilter: nf_tables: free chain context when BINDING flag is missing
Florian Westphal
2020-08-10
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-08-10
netfilter: nft_compat: remove flush counter optimization
Florian Westphal
2020-08-10
netfilter: nf_tables: nft_exthdr: the presence return value should be little-...
Stephen Suryaputra
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-04
Merge tag 'audit-pr-20200803' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2020-08-03
netfilter: flowtable: Set offload timeout when adding flow
Roi Dayan
2020-08-03
netfilter: conntrack: Move nf_ct_offload_timeout to header file
Roi Dayan
2020-08-02
netfilter: nf_tables: report EEXIST on overlaps
Pablo Neira Ayuso
2020-08-02
netfilter: nft_meta: fix iifgroup matching
Florian Westphal
2020-08-02
netfilter: nf_tables: extended netlink error reporting for expressions
Pablo Neira Ayuso
2020-07-31
netfilter: nft_compat: make sure xtables destructors have run
Florian Westphal
2020-07-29
netfilter: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-29
netfilter: nft_set_rbtree: Use sequence counter with associated rwlock
Ahmed S. Darwish
2020-07-29
netfilter: conntrack: Use sequence counter with associated spinlock
Ahmed S. Darwish
2020-07-28
net: remove sockptr_advance
Christoph Hellwig
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-24
netfilter: switch nf_setsockopt to sockptr_t
Christoph Hellwig
2020-07-24
netfilter: switch xt_copy_counters to sockptr_t
Christoph Hellwig
2020-07-22
ipvs: fix the connection sync failed in some cases
guodeqing
2020-07-22
netfilter: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-22
ipvs: queue delayed work to expire no destination connections if expire_nodes...
Andrew Sy Kim
2020-07-19
netfilter: split nf_sockopt
Christoph Hellwig
2020-07-19
netfilter: remove the compat argument to xt_copy_counters_from_user
Christoph Hellwig
2020-07-19
netfilter: remove the compat_{get,set} methods
Christoph Hellwig
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-15
netfilter: nf_tables: Fix a use after free in nft_immediate_destroy()
Dan Carpenter
2020-07-15
netfilter: nf_tables: fix nat hook table deletion
Florian Westphal
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-08
audit: use the proper gfp flags in the audit_log_nfcfg() calls
Paul Moore
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
[next]