index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
nfnetlink_cttimeout.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: conntrack: make protocol tracker pointers const
Florian Westphal
2017-08-24
1
-7
/
+7
*
netfilter: constify nf_conntrack_l3/4proto parameters
Julia Lawall
2017-08-02
1
-2
/
+3
*
netfilter: add and use nf_ct_unconfirmed_destroy
Florian Westphal
2017-07-31
1
-0
/
+1
*
netfilter: Remove duplicated rcu_read_lock.
Taehee Yoo
2017-07-24
1
-2
/
+0
*
netfilter: nfnetlink: extended ACK reporting
Pablo Neira Ayuso
2017-06-19
1
-5
/
+10
*
netfilter: cttimeout: use nf_ct_iterate_cleanup_net to unlink timeout objs
Liping Zhang
2017-05-29
1
-34
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-05-01
1
-2
/
+2
|
\
|
*
netfilter: Add nfnl_msg_type() helper function
Pablo Neira Ayuso
2017-04-07
1
-2
/
+2
*
|
netlink: pass extended ACK struct to parsing functions
Johannes Berg
2017-04-13
1
-1
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-06
1
-1
/
+1
|
\
|
*
netfilter: invoke synchronize_rcu after set the _hook_ to NULL
Liping Zhang
2017-03-27
1
-1
/
+1
*
|
netfilter: refcounter conversions
Reshetova, Elena
2017-03-17
1
-6
/
+6
|
/
*
netfilter: cttimeout: unlink timeout objs in the unconfirmed ct lists
Liping Zhang
2016-08-25
1
-1
/
+10
*
netfilter: cttimeout: put back l4proto when replacing timeout policy
Liping Zhang
2016-08-25
1
-18
/
+15
*
netfilter: nfnetlink: use list_for_each_entry_safe to delete all objects
Liping Zhang
2016-08-25
1
-2
/
+3
*
netfilter: cttimeout: fix use after free error when delete netns
Liping Zhang
2016-08-18
1
-6
/
+10
*
netfilter: cttimeout: unlink timeout obj again when hash resize happen
Liping Zhang
2016-07-11
1
-6
/
+14
*
netfilter: conntrack: use a single hashtable for all namespaces
Florian Westphal
2016-05-05
1
-3
/
+3
*
netfilter: cttimeout: fix deadlock due to erroneous unlock/lock conversion
Florian Westphal
2016-02-01
1
-1
/
+1
*
netfilter: nf_conntrack: use safer way to lock all buckets
Sasha Levin
2016-01-20
1
-2
/
+2
*
netfilter: nfnetlink: pass down netns pointer to call() and call_rcu()
Pablo Neira Ayuso
2015-12-28
1
-23
/
+19
*
netfilter: cttimeout: add netns support
Pablo Neira
2015-12-14
1
-31
/
+51
*
nfnetlink_cttimeout: add rcu_barrier() on module removal
Pablo Neira Ayuso
2015-10-12
1
-0
/
+1
*
netfilter: conntrack: fix crash on timeout object removal
Pablo Neira Ayuso
2015-10-12
1
-0
/
+33
*
netfilter: cttimeout: allow to set/get default protocol timeouts
Pablo Neira Ayuso
2013-10-01
1
-8
/
+153
*
netfilter: check return code from nla_parse_tested
Daniel Borkmann
2013-06-20
1
-2
/
+4
*
netfilter: nfnetlink_cttimeout: fix incomplete dumping of objects
Pablo Neira Ayuso
2013-06-05
1
-2
/
+5
*
netfilter: cttimeout: fix buffer overflow
Florian Westphal
2012-11-21
1
-1
/
+2
*
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
2012-09-10
1
-6
/
+6
*
netfilter: nf_conntrack: add namespace support for cttimeout
Gao feng
2012-06-07
1
-5
/
+8
*
nfnetlink_cttimeout: Stop using NLA_PUT*().
David S. Miller
2012-04-01
1
-5
/
+6
*
netfilter: cttimeout: fix dependency with l4protocol conntrack module
Pablo Neira Ayuso
2012-03-23
1
-22
/
+23
*
netfilter: xt_CT: allow to attach timeout policy + glue code
Pablo Neira Ayuso
2012-03-07
1
-0
/
+41
*
netfilter: nf_ct_ext: add timeout extension
Pablo Neira Ayuso
2012-03-07
1
-10
/
+0
*
netfilter: add cttimeout infrastructure for fine timeout tuning
Pablo Neira Ayuso
2012-03-07
1
-0
/
+398