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
/
nfnetlink_cttimeout.c
Age
Commit message (
Expand
)
Author
2020-07-22
netfilter: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 77
Thomas Gleixner
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
2019-04-27
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
2019-01-18
netfilter: conntrack: remove nf_ct_l4proto_find_get
Florian Westphal
2019-01-18
netfilter: conntrack: remove module owner field
Florian Westphal
2019-01-18
netfilter: conntrack: gre: switch module to be built-in
Florian Westphal
2018-11-26
netfilter: nfnetlink_cttimeout: fetch timeouts for udplite and gre, too
Florian Westphal
2018-11-03
netfilter: nfnetlink_cttimeout: pass default timeout policy to obj_to_nlattr
Pablo Neira Ayuso
2018-10-16
netfilter: cttimeout: remove set but not used variable 'l3num'
YueHaibing
2018-09-20
netfilter: conntrack: remove l3->l4 mapping information
Florian Westphal
2018-09-17
netfilter: cttimeout: remove superfluous check on layer 4 netlink functions
Pablo Neira Ayuso
2018-09-11
netfilter: cttimeout: ctnl_timeout_find_get() returns incorrect pointer to type
Pablo Neira Ayuso
2018-08-07
netfilter: cttimeout: decouple timeout policy from nfnetlink_cttimeout object
Pablo Neira Ayuso
2018-08-07
netfilter: cttimeout: move ctnl_untimeout to nf_conntrack
Harsha Sharma
2018-08-03
netfilter: cttimeout: Make NF_CT_NETLINK_TIMEOUT depend on NF_CONNTRACK_TIMEOUT
Harsha Sharma
2018-07-16
netfilter: conntrack: remove get_timeout() indirection
Florian Westphal
2018-07-16
netfilter: conntrack: remove ctnetlink callbacks from l3 protocol trackers
Florian Westphal
2018-03-20
netfilter: cttimeout: remove VLA usage
Gustavo A. R. Silva
2018-01-19
netfilter: remove messages print and boot/module load time
Pablo Neira Ayuso
2017-08-24
netfilter: conntrack: make protocol tracker pointers const
Florian Westphal
2017-08-02
netfilter: constify nf_conntrack_l3/4proto parameters
Julia Lawall
2017-07-31
netfilter: add and use nf_ct_unconfirmed_destroy
Florian Westphal
2017-07-24
netfilter: Remove duplicated rcu_read_lock.
Taehee Yoo
2017-06-19
netfilter: nfnetlink: extended ACK reporting
Pablo Neira Ayuso
2017-05-29
netfilter: cttimeout: use nf_ct_iterate_cleanup_net to unlink timeout objs
Liping Zhang
2017-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
2017-04-07
netfilter: Add nfnl_msg_type() helper function
Pablo Neira Ayuso
2017-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-03-27
netfilter: invoke synchronize_rcu after set the _hook_ to NULL
Liping Zhang
2017-03-17
netfilter: refcounter conversions
Reshetova, Elena
2016-08-25
netfilter: cttimeout: unlink timeout objs in the unconfirmed ct lists
Liping Zhang
2016-08-25
netfilter: cttimeout: put back l4proto when replacing timeout policy
Liping Zhang
2016-08-25
netfilter: nfnetlink: use list_for_each_entry_safe to delete all objects
Liping Zhang
2016-08-18
netfilter: cttimeout: fix use after free error when delete netns
Liping Zhang
2016-07-11
netfilter: cttimeout: unlink timeout obj again when hash resize happen
Liping Zhang
2016-05-05
netfilter: conntrack: use a single hashtable for all namespaces
Florian Westphal
2016-02-01
netfilter: cttimeout: fix deadlock due to erroneous unlock/lock conversion
Florian Westphal
2016-01-20
netfilter: nf_conntrack: use safer way to lock all buckets
Sasha Levin
2015-12-28
netfilter: nfnetlink: pass down netns pointer to call() and call_rcu()
Pablo Neira Ayuso
2015-12-14
netfilter: cttimeout: add netns support
Pablo Neira
2015-10-12
nfnetlink_cttimeout: add rcu_barrier() on module removal
Pablo Neira Ayuso
2015-10-12
netfilter: conntrack: fix crash on timeout object removal
Pablo Neira Ayuso
2013-10-01
netfilter: cttimeout: allow to set/get default protocol timeouts
Pablo Neira Ayuso
2013-06-20
netfilter: check return code from nla_parse_tested
Daniel Borkmann
2013-06-05
netfilter: nfnetlink_cttimeout: fix incomplete dumping of objects
Pablo Neira Ayuso
2012-11-21
netfilter: cttimeout: fix buffer overflow
Florian Westphal
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
2012-06-07
netfilter: nf_conntrack: add namespace support for cttimeout
Gao feng
[next]