index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
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
2022-05-31
netfilter: nf_tables: hold mutex on netns pre_exit path
Pablo Neira Ayuso
2022-05-31
netfilter: nf_tables: sanitize nft_set_desc_concat_parse()
Pablo Neira Ayuso
2022-05-27
netfilter: nf_tables: set element extended ACK reporting support
Pablo Neira Ayuso
2022-05-27
netfilter: cttimeout: fix slab-out-of-bounds read in cttimeout_net_exit
Florian Westphal
2022-05-27
netfilter: nfnetlink: fix warn in nfnetlink_unbind
Florian Westphal
2022-05-26
netfilter: nft_limit: Clone packet limits' cost value
Phil Sutter
2022-05-26
netfilter: nf_tables: disallow non-stateful expression in sets earlier
Pablo Neira Ayuso
2022-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
2022-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-18
netfilter: nf_tables: disable expression reduction infra
Pablo Neira Ayuso
2022-05-18
netfilter: flowtable: move dst_check to packet path
Ritaro Takenaka
2022-05-18
netfilter: flowtable: fix TCP flow teardown
Pablo Neira Ayuso
2022-05-18
netfilter: ctnetlink: fix up for "netfilter: conntrack: remove unconfirmed list"
Stephen Rothwell
2022-05-16
netfilter: conntrack: remove pr_debug callsites from tcp tracker
Florian Westphal
2022-05-16
netfilter: nf_conncount: reduce unnecessary GC
William Tu
2022-05-16
netfilter: nft_flow_offload: fix offload with pppoe + vlan
Felix Fietkau
2022-05-16
netfilter: nft_flow_offload: skip dst neigh lookup for ppp devices
Felix Fietkau
2022-05-16
netfilter: flowtable: fix excessive hw offload attempts after failure
Felix Fietkau
2022-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
David S. Miller
2022-05-13
netfilter: flowtable: nft_flow_route use more data for reverse route
Sven Auhagen
2022-05-13
netfilter: conntrack: add nf_conntrack_events autodetect mode
Florian Westphal
2022-05-13
netfilter: conntrack: un-inline nf_ct_ecache_ext_add
Florian Westphal
2022-05-13
netfilter: nfnetlink: allow to detect if ctnetlink listeners exist
Florian Westphal
2022-05-13
netfilter: conntrack: add nf_ct_iter_data object for nf_ct_iterate_cleanup*()
Pablo Neira Ayuso
2022-05-13
netfilter: conntrack: avoid unconditional local_bh_disable
Florian Westphal
2022-05-13
netfilter: conntrack: remove unconfirmed list
Florian Westphal
2022-05-13
netfilter: conntrack: remove __nf_ct_unconfirmed_destroy
Florian Westphal
2022-05-13
netfilter: cttimeout: decouple unlink and free on netns destruction
Florian Westphal
2022-05-13
netfilter: extensions: introduce extension genid count
Florian Westphal
2022-05-13
netfilter: remove nf_ct_unconfirmed_destroy helper
Florian Westphal
2022-05-13
netfilter: cttimeout: decouple unlink and free on netns destruction
Florian Westphal
2022-05-13
netfilter: conntrack: remove the percpu dying list
Florian Westphal
2022-05-13
netfilter: conntrack: include ecache dying list in dumps
Florian Westphal
2022-05-13
netfilter: ecache: use dedicated list for event redelivery
Florian Westphal
2022-05-03
net: sysctl: introduce sysctl SYSCTL_THREE
Tonghao Zhang
2022-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-04-28
netfilter: nft_socket: only do sk lookups when indev is available
Florian Westphal
2022-04-27
netfilter: conntrack: fix udp offload timeout sysctl
Volodymyr Mytnyk
2022-04-27
netfilter: nf_conntrack_tcp: re-init for syn packets only
Florian Westphal
2022-04-22
netfilter: nft_set_rbtree: overlap detection with element re-addition after d...
Pablo Neira Ayuso
2022-04-19
ipvs: correctly print the memory size of ip_vs_conn_tab
Pengcheng Yang
2022-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-04-12
netfilter: nf_tables: nft_parse_register can return a negative value
Antoine Tenart
2022-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
David S. Miller
2022-04-11
netfilter: nft_socket: make cgroup match work in input too
Florian Westphal
2022-04-11
netfilter: nft_fib: reverse path filter for policy-based routing on iif
Pablo Neira Ayuso
2022-04-09
netfilter: bitwise: improve error goto labels
Jeremy Sowden
[next]