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
2017-09-08
netfilter: nat: Revert "netfilter: nat: convert nat bysrc hash to rhashtable"
Florian Westphal
2017-09-04
net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros.
Varsha Rao
2017-09-04
net: Replace NF_CT_ASSERT() with WARN_ON().
Varsha Rao
2017-09-04
netfilter: remove unused hooknum arg from packet functions
Florian Westphal
2017-09-04
netfilter: nf_tables: add select_ops for stateful objects
Pablo M. Bermudo Garay
2017-08-28
netfilter: convert hook list to an array
Aaron Conole
2017-08-24
netfilter: conntrack: make protocol tracker pointers const
Florian Westphal
2017-08-24
netfilter: conntrack: print_conntrack only needed if CONFIG_NF_CONNTRACK_PROCFS
Florian Westphal
2017-08-24
netfilter: conntrack: place print_tuple in procfs part
Florian Westphal
2017-08-24
netfilter: conntrack: reduce size of l4protocol trackers
Florian Westphal
2017-08-24
netfilter: conntrack: remove protocol name from l4proto struct
Florian Westphal
2017-08-24
netfilter: conntrack: remove protocol name from l3proto struct
Florian Westphal
2017-08-24
netfilter: conntrack: compute l3proto nla size at compile time
Florian Westphal
2017-08-02
netfilter: constify nf_conntrack_l3/4proto parameters
Julia Lawall
2017-07-31
netfilter: conntrack: do not enable connection tracking unless needed
Florian Westphal
2017-07-31
netfilter: nf_tables: Allow object names of up to 255 chars
Phil Sutter
2017-07-31
netfilter: nf_tables: Allow set names of up to 255 chars
Phil Sutter
2017-07-31
netfilter: nf_tables: Allow chain name of up to 255 chars
Phil Sutter
2017-07-31
netfilter: nf_tables: Allow table names of up to 255 chars
Phil Sutter
2017-07-31
netfilter: add and use nf_ct_unconfirmed_destroy
Florian Westphal
2017-07-31
netfilter: expect: add and use nf_ct_expect_iterate helpers
Florian Westphal
2017-07-24
netfilter: nf_tables: keep chain counters away from hot path
Pablo Neira Ayuso
2017-07-01
net: convert nf_bridge_info.use from atomic_t to refcount_t
Reshetova, Elena
2017-06-19
netfilter: conntrack: use NFPROTO_MAX to size array
Florian Westphal
2017-05-29
netfilter: nf_tables: pass set description to ->privsize
Pablo Neira Ayuso
2017-05-29
netfilter: nf_tables: select set backend flavour depending on description
Pablo Neira Ayuso
2017-05-29
netfilter: conntrack: add nf_ct_iterate_destroy
Florian Westphal
2017-05-29
netfilter: conntrack: rename nf_ct_iterate_cleanup
Florian Westphal
2017-05-15
netfilter: nf_tables: revisit chain/object refcounting from elements
Pablo Neira Ayuso
2017-05-15
netfilter: nfnl_cthelper: reject del request if helper obj is in use
Liping Zhang
2017-05-15
netfilter: introduce nf_conntrack_helper_put helper function
Liping Zhang
2017-05-01
netfilter: nf_ct_ext: invoke destroy even when ext is not attached
Liping Zhang
2017-05-01
netfilter: nf_queue: only call synchronize_net twice if nf_queue is active
Florian Westphal
2017-04-26
netfilter: don't attach a nat extension by default
Florian Westphal
2017-04-26
netfilter: conntrack: mark extension structs as const
Florian Westphal
2017-04-26
netfilter: conntrack: remove prealloc support
Florian Westphal
2017-04-26
netfilter: synproxy: only register hooks when needed
Florian Westphal
2017-04-19
nefilter: eache: reduce struct size from 32 to 24 byte
Florian Westphal
2017-04-19
netfilter: allow early drop of assured conntracks
Florian Westphal
2017-04-19
netfilter: conntrack: use u8 for extension sizes again
Florian Westphal
2017-04-19
netfilter: remove last traces of variable-sized extensions
Florian Westphal
2017-04-19
netfilter: helpers: remove data_len usage for inkernel helpers
Florian Westphal
2017-04-19
netfilter: helper: add build-time asserts for helper data size
Florian Westphal
2017-04-19
netfilter: conntrack: move helper struct to nf_conntrack_helper.h
Florian Westphal
2017-04-15
netfilter: remove nf_ct_is_untracked
Florian Westphal
2017-04-15
netfilter: kill the fake untracked conntrack objects
Florian Westphal
2017-04-09
netfilter: udplite: Remove duplicated udplite4/6 declaration
Gao Feng
2017-04-06
netfilter: nat: nf_nat_mangle_{udp,tcp}_packet returns boolean
Gao Feng
2017-04-06
netfilter: nf_ct_expect: Add nf_ct_remove_expect()
Gao Feng
2017-04-06
netfilter: expect: Make sure the max_expected limit is effective
Gao Feng
[next]