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
2019-10-01
netfilter: nft_connlimit: disable bh on garbage collection
Pablo Neira Ayuso
2019-10-01
netfilter: drop bridge nf reset from nf_reset
Florian Westphal
2019-09-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-09-26
net: Fix Kconfig indentation
Krzysztof Kozlowski
2019-09-25
netfilter: nf_tables: bogus EBUSY when deleting flowtable after flush
Laura Garcia Liebana
2019-09-20
netfilter: nf_tables: allow lookups in dynamic sets
Florian Westphal
2019-09-20
netfilter: nf_tables_offload: fix always true policy is unset check
Pablo Neira Ayuso
2019-09-20
netfilter: nf_tables: add NFT_CHAIN_POLICY_UNSET and use it
Pablo Neira Ayuso
2019-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-13
netfilter: conntrack: move code to linux/nf_conntrack_common.h.
Jeremy Sowden
2019-09-13
netfilter: remove nf_conntrack_icmpv6.h header.
Jeremy Sowden
2019-09-13
netfilter: update include directives.
Jeremy Sowden
2019-09-13
netfilter: inline xt_hashlimit, ebt_802_3 and xt_physdev headers
Jeremy Sowden
2019-09-13
netfilter: fix coding-style errors.
Jeremy Sowden
2019-09-13
netfilter: nf_tables_offload: remove rules when the device unregisters
wenxu
2019-09-13
netfilter: nf_tables_offload: refactor the nft_flow_offload_rule function
wenxu
2019-09-13
netfilter: nf_tables_offload: refactor the nft_flow_offload_chain function
wenxu
2019-09-13
netfilter: nf_tables_offload: add __nft_offload_get_chain function
wenxu
2019-09-10
netfilter: nft_{fwd,dup}_netdev: add offload support
Pablo Neira Ayuso
2019-09-10
netfilter: nft_synproxy: add synproxy stateful object support
Fernando Fernandez Mancera
2019-09-08
netfilter: nf_tables_offload: move indirect flow_block callback logic to core
Pablo Neira Ayuso
2019-09-08
netfilter: nf_tables_offload: avoid excessive stack usage
Arnd Bergmann
2019-09-08
netfilter: nf_tables: Fix an Oops in nf_tables_updobj() error handling
Dan Carpenter
2019-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2019-09-05
netfilter: nf_tables: fix possible null-pointer dereference in object update
Fernando Fernandez Mancera
2019-09-03
netfilter: nf_flow_table: set default timeout after successful insertion
Pablo Neira Ayuso
2019-09-03
netfilter: ctnetlink: honor IPS_OFFLOAD flag
Pablo Neira Ayuso
2019-09-03
netfilter: nft_fib_netdev: Terminate rule eval if protocol=IPv6 and ipv6 modu...
Leonardo Bras
2019-09-03
netfilter: nft_quota: add quota object update support
Fernando Fernandez Mancera
2019-09-03
netfilter: nf_tables: Introduce stateful object update operation
Fernando Fernandez Mancera
2019-09-02
netfilter: nft_socket: fix erroneous socket assignment
Fernando Fernandez Mancera
2019-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-29
netfilter: nf_flow_table: clear skb tstamp before xmit
Florian Westphal
2019-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-27
netfilter: not mark a spinlock as __read_mostly
Li RongQing
2019-08-27
netfilter: conntrack: make sysctls per-namespace again
Florian Westphal
2019-08-27
netfilter: nft_dynset: support for element deletion
Ander Juaristi
2019-08-27
netfilter: nf_conntrack_ftp: Fix debug output
Thomas Jarosch
2019-08-27
netfilter: xt_physdev: Fix spurious error message in physdev_mt_check
Todd Seidelmann
2019-08-26
netfilter: nfnetlink_log: add support for VLAN information
Michael Braun
2019-08-26
netfilter: nft_meta: support for time matching
Ander Juaristi
2019-08-26
netfilter: nf_tables: Introduce new 64-bit helper register functions
Ander Juaristi
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-19
netfilter: xt_nfacct: Fix alignment mismatch in xt_nfacct_match_info
Juliana Rodrigueiro
2019-08-19
netfilter: nft_flow_offload: missing netlink attribute policy
Pablo Neira Ayuso
2019-08-18
netfilter: nf_tables: map basechain priority to hardware priority
Pablo Neira Ayuso
2019-08-14
netfilter: nft_bitwise: Adjust parentheses to fix memcmp size argument
Nathan Chancellor
2019-08-14
netfilter: nft_flow_offload: skip tcp rst and fin packets
Pablo Neira Ayuso
2019-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
2019-08-13
netfilter: conntrack: Use consistent ct id hash calculation
Dirk Morris
[next]