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
/
include
/
linux
/
netfilter
Age
Commit message (
Expand
)
Author
2024-01-31
netfilter: ipset: fix performance regression in swap operation
Jozsef Kadlecsik
2023-10-04
netfilter: handle the connecting collision properly in nf_conntrack_proto_sctp
Xin Long
2023-08-08
netfilter: h323: Remove unused function declarations
Yue Haibing
2023-08-08
netfilter: gre: Remove unused function declaration nf_ct_gre_keymap_flush()
Yue Haibing
2023-04-22
netfilter: nf_tables: don't write table validation state without mutex
Florian Westphal
2023-01-02
netfilter: ipset: Rework long task execution when adding/deleting entries
Jozsef Kadlecsik
2022-11-30
netfilter: ipset: Add support for new bitmask parameter
Vishwanath Pai
2022-07-11
netfilter: h323: merge nat hook pointers into one
Florian Westphal
2022-07-11
netfilter: nf_conntrack: add missing __rcu annotations
Florian Westphal
2022-02-04
netfilter: conntrack: pptp: use single option structure
Florian Westphal
2022-01-09
netfilter: conntrack: avoid useless indirection during conntrack destruction
Florian Westphal
2022-01-09
netfilter: conntrack: convert to refcount_t api
Florian Westphal
2021-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
2021-08-30
netfilter: refuse insertion if chain has grown too large
Florian Westphal
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-09
netfilter: x_tables: never register tables by default
Florian Westphal
2021-08-04
netfilter: ipset: Limit the maximal range of consecutive elements to add/delete
Jozsef Kadlecsik
2021-06-07
netfilter: nfnetlink: add struct nfgenmsg to struct nfnl_info and use it
Pablo Neira Ayuso
2021-05-29
netfilter: x_tables: reduce xt_action_param by 8 byte
Florian Westphal
2021-04-26
netfilter: allow to turn off xtables compat layer
Florian Westphal
2021-04-26
netfilter: nfnetlink: consolidate callback types
Pablo Neira Ayuso
2021-04-26
netfilter: nfnetlink: pass struct nfnl_info to batch callbacks
Pablo Neira Ayuso
2021-04-26
netfilter: nfnetlink: pass struct nfnl_info to rcu callbacks
Pablo Neira Ayuso
2021-04-26
netfilter: nfnetlink: add struct nfnl_info and pass it to callbacks
Pablo Neira Ayuso
2021-04-26
netfilter: ip_tables: pass table pointer via nf_hook_ops
Florian Westphal
2021-04-26
netfilter: x_tables: add xt_find_table
Florian Westphal
2021-04-06
netfilter: nfnetlink: add and use nfnetlink_broadcast
Florian Westphal
2021-03-31
netfilter: add helper function to set up the nfnetlink header and use it
Pablo Neira Ayuso
2021-03-31
netfilter: ipset: Remove duplicate declaration
Wan Jiabing
2021-03-15
netfilter: x_tables: Use correct memory barriers.
Mark Tomlinson
2021-03-15
Revert "netfilter: x_tables: Switch synchronization to RCU"
Mark Tomlinson
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-08
netfilter: x_tables: Switch synchronization to RCU
Subash Abhinov Kasiviswanathan
2020-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-10-31
netfilter: ipset: Add bucketsize parameter to all hash types
Jozsef Kadlecsik
2020-10-30
netfilter: nf_tables: missing validation from the abort path
Pablo Neira Ayuso
2020-09-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2020-08-28
netfilter: nfnetlink: nfnetlink_unicast() reports EAGAIN instead of ENOBUFS
Pablo Neira Ayuso
2020-08-28
netfilter: conntrack: add clash resolution stat counter
Florian Westphal
2020-08-28
netfilter: conntrack: remove ignore stats
Florian Westphal
2020-08-20
netfilter: conntrack: allow sctp hearbeat after connection re-use
Florian Westphal
2020-07-24
netfilter: switch xt_copy_counters to sockptr_t
Christoph Hellwig
2020-07-19
netfilter: remove the compat argument to xt_copy_counters_from_user
Christoph Hellwig
2020-05-27
netfilter: nf_conntrack_pptp: fix compilation warning with W=1 build
Pablo Neira Ayuso
2020-05-25
netfilter: nf_conntrack_pptp: prevent buffer overflows in debug code
Pablo Neira Ayuso
2020-03-15
netfilter: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-22
netfilter: ipset: Fix "INFO: rcu detected stall in hash_xxx" reports
Jozsef Kadlecsik
2020-01-24
netfilter: nf_tables: autoload modules from the abort path
Pablo Neira Ayuso
2020-01-20
netfilter: ipset: use bitmap infrastructure completely
Kadlecsik József
2019-10-07
netfilter: ipset: move ip_set_get_ip_port() to ip_set_bitmap_port.c.
Jeremy Sowden
[next]