index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
2019-04-30
netfilter: add API to manage NAT helpers.
Flavio Leitner
2019-04-30
netfilter: use macros to create module aliases.
Flavio Leitner
2019-04-30
netfilter: nf_tables: drop include of module.h from nf_tables.h
Paul Gortmaker
2019-04-30
netfilter: nf_tables: relocate header content to consumer
Paul Gortmaker
2019-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-15
netfilter: ctnetlink: don't use conntrack/expect object addresses as id
Florian Westphal
2019-04-13
netfilter: conntrack: don't set related state for different outer address
Florian Westphal
2019-04-12
bridge: netfilter: unroll NF_HOOK helper in bridge input path
Florian Westphal
2019-04-11
netfilter: nf_nat_masquerade: unify ipv4/6 notifier registration
Florian Westphal
2019-04-11
netfilter: nf_nat: merge ip/ip6 masquerade headers
Florian Westphal
2019-04-08
netfilter: make two functions static
Florian Westphal
2019-04-08
netfilter: replace NF_NAT_NEEDED with IS_ENABLED(CONFIG_NF_NAT)
Florian Westphal
2019-04-08
netfilter: nf_tables: merge route type into core
Florian Westphal
2019-04-08
netfilter: nat: add inet family nat support
Florian Westphal
2019-03-28
netfilter: Export nf_ct_{set,destroy}_timeout()
Yi-Hung Wei
2019-03-11
netfilter: nf_tables: bogus EBUSY when deleting set after flush
Pablo Neira Ayuso
2019-03-08
netfilter: nf_tables: fix set double-free in abort path
Pablo Neira Ayuso
2019-03-01
netfilter: nf_tables: nat: merge nft_masq protocol specific modules
Florian Westphal
2019-03-01
netfilter: nf_tables: nat: merge nft_redir protocol specific modules
Florian Westphal
2019-02-27
netfilter: conntrack: avoid same-timeout update
Florian Westphal
2019-02-27
netfilter: nat: remove nf_nat_l3proto.h and nf_nat_core.h
Florian Westphal
2019-02-27
netfilter: nat: remove l3proto struct
Florian Westphal
2019-02-27
netfilter: nat: remove csum_recalc hook
Florian Westphal
2019-02-27
netfilter: nat: remove csum_update hook
Florian Westphal
2019-02-27
netfilter: nat: remove l3 manip_pkt hook
Florian Westphal
2019-02-27
netfilter: nat: remove nf_nat_l4proto.h
Florian Westphal
2019-02-27
netfilter: nat: move nlattr parse and xfrm session decode to core
Florian Westphal
2019-02-27
netfilter: nat: merge ipv4 and ipv6 masquerade functionality
Florian Westphal
2019-02-27
netfilter: nft_compat: use .release_ops and remove list of extension
Pablo Neira Ayuso
2019-02-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2019-02-13
netfilter: reject: skip csum verification for protocols that don't support it
Alin Nastac
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-04
netfilter: nf_tables: unbind set in rule from commit path
Pablo Neira Ayuso
2019-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2019-01-18
netfilter: nat: un-export nf_nat_used_tuple
Florian Westphal
2019-01-18
netfilter: conntrack: remove nf_ct_l4proto_find_get
Florian Westphal
2019-01-18
netfilter: conntrack: remove l4proto destroy hook
Florian Westphal
2019-01-18
netfilter: conntrack: remove l4proto init and get_net callbacks
Florian Westphal
2019-01-18
netfilter: conntrack: avoid unneeded nf_conntrack_l4proto lookups
Florian Westphal
2019-01-18
netfilter: conntrack: remove pernet l4 proto register interface
Florian Westphal
2019-01-18
netfilter: conntrack: remove remaining l4proto indirect packet calls
Florian Westphal
2019-01-18
netfilter: conntrack: remove module owner field
Florian Westphal
2019-01-18
netfilter: conntrack: remove invert_tuple callback
Florian Westphal
2019-01-18
netfilter: conntrack: remove pkt_to_tuple callback
Florian Westphal
2019-01-18
netfilter: conntrack: remove net_id
Florian Westphal
2019-01-18
netfilter: conntrack: gre: switch module to be built-in
Florian Westphal
2019-01-18
netfilter: conntrack: handle icmp pkt_to_tuple helper via direct calls
Florian Westphal
2019-01-18
netfilter: conntrack: handle builtin l4proto packet functions via direct calls
Florian Westphal
2019-01-18
netfilter: physdev: relax br_netfilter dependency
Florian Westphal
2019-01-18
netfilter: nf_tables: add direct calls for all builtin expressions
Florian Westphal
[next]