index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
netns
/
conntrack.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: conntrack: switch connlabels to atomic_t
Florian Westphal
2023-10-24
1
-1
/
+1
*
netfilter: ctnetlink: make event listener tracking global
Florian Westphal
2023-02-22
1
-1
/
+0
*
netfilter: remove nf_conntrack_helper sysctl and modparam toggles
Pablo Neira Ayuso
2022-08-31
1
-1
/
+0
*
netfilter: nfnetlink: re-enable conntrack expectation events
Florian Westphal
2022-08-11
1
-1
/
+1
*
netfilter: nfnetlink: allow to detect if ctnetlink listeners exist
Florian Westphal
2022-05-13
1
-0
/
+1
*
netfilter: conntrack: remove unconfirmed list
Florian Westphal
2022-05-13
1
-6
/
+0
*
netfilter: conntrack: remove the percpu dying list
Florian Westphal
2022-05-13
1
-1
/
+0
*
netfilter: ecache: remove nf_exp_event_notifier structure
Florian Westphal
2021-08-25
1
-1
/
+0
*
netfilter: conntrack: remove offload_pickup sysctl again
Florian Westphal
2021-08-06
1
-2
/
+0
*
netfilter: conntrack: add new sysctl to disable RST check
Ali Abdallah
2021-07-06
1
-0
/
+1
*
netfilter: conntrack: Introduce udp offload timeout configuration
Oz Shlomo
2021-06-07
1
-0
/
+4
*
netfilter: conntrack: Introduce tcp offload timeout configuration
Oz Shlomo
2021-06-07
1
-0
/
+4
*
netfilter: conntrack: convert sysctls to u8
Florian Westphal
2021-04-13
1
-13
/
+10
*
net: remove obsolete members from struct net
Florian Westphal
2021-04-06
1
-4
/
+0
*
netfilter: conntrack: limit sysctl setting for boolean options
Tonghao Zhang
2019-04-30
1
-3
/
+3
*
netfilter: conntrack: remove l4proto init and get_net callbacks
Florian Westphal
2019-01-18
1
-11
/
+0
*
netfilter: conntrack: remove sysctl registration helpers
Florian Westphal
2019-01-18
1
-4
/
+0
*
netfilter: conntrack: gre: switch module to be built-in
Florian Westphal
2019-01-18
1
-0
/
+17
*
netfilter: netns: shrink netns_ct struct
Florian Westphal
2018-12-21
1
-5
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
netfilter: merge udp and udplite conntrack helpers
Florian Westphal
2017-01-03
1
-16
/
+0
*
netfilter: conntrack: built-in support for UDPlite
Davide Caratti
2016-12-04
1
-0
/
+16
*
netfilter: conntrack: built-in support for SCTP
Davide Caratti
2016-12-04
1
-0
/
+13
*
netfilter: conntrack: built-in support for DCCP
Davide Caratti
2016-12-04
1
-0
/
+14
*
netfilter: conntrack: remove unused netns_ct member
Florian Westphal
2016-11-13
1
-1
/
+0
*
netfilter: remove ip_conntrack* sysctl compat code
Pablo Neira Ayuso
2016-08-13
1
-8
/
+0
*
netfilter: conntrack: use single slab cache
Florian Westphal
2016-05-09
1
-2
/
+0
*
netfilter: conntrack: use a single nat bysource table for all namespaces
Florian Westphal
2016-05-09
1
-4
/
+0
*
netfilter: conntrack: use a single expectation table for all namespaces
Florian Westphal
2016-05-06
1
-1
/
+0
*
netfilter: conntrack: use a single hashtable for all namespaces
Florian Westphal
2016-05-05
1
-2
/
+0
*
netfilter: conntrack: move generation seqcnt out of netns_ct
Florian Westphal
2016-04-25
1
-1
/
+0
*
netfilter: fix netns dependencies with conntrack templates
Pablo Neira Ayuso
2015-07-20
1
-1
/
+0
*
netfilter: conntrack: remove timer from ecache extension
Florian Westphal
2014-06-25
1
-1
/
+5
*
netfilter: conntrack: remove central spinlock nf_conntrack_lock
Jesper Dangaard Brouer
2014-03-07
1
-0
/
+2
*
netfilter: conntrack: spinlock per cpu to protect special lists.
Jesper Dangaard Brouer
2014-03-07
1
-3
/
+8
*
net: reorder struct netns_ct for better cache-line usage
Jesper Dangaard Brouer
2013-12-13
1
-16
/
+17
*
netfilter: add connlabel conntrack extension
Florian Westphal
2013-01-18
1
-0
/
+4
*
netfilter: xt_CT: fix crash while destroy ct templates
Pablo Neira Ayuso
2012-12-16
1
-0
/
+1
*
netfilter: add protocol independent NAT core
Patrick McHardy
2012-08-30
1
-0
/
+4
*
netfilter: nf_ct_icmp: add namespace support
Gao feng
2012-06-07
1
-0
/
+1
*
netfilter: nf_ct_icmp: add namespace support
Gao feng
2012-06-07
1
-0
/
+6
*
netfilter: nf_ct_udp: add namespace support
Gao feng
2012-06-07
1
-0
/
+12
*
netfilter: nf_ct_tcp: add namespace support
Gao feng
2012-06-07
1
-0
/
+10
*
netfilter: nf_ct_generic: add namespace support
Gao feng
2012-06-07
1
-0
/
+6
*
netfilter: nf_conntrack: prepare namespace support for l3 protocol trackers
Gao feng
2012-06-07
1
-0
/
+8
*
netfilter: nf_conntrack: prepare namespace support for l4 protocol trackers
Gao feng
2012-06-07
1
-0
/
+12
*
netfilter: nf_ct_helper: allow to disable automatic helper assignment
Eric Leblond
2012-05-08
1
-0
/
+3
*
netfilter: nf_conntrack: make event callback registration per-netns
Pablo Neira Ayuso
2011-11-22
1
-0
/
+2
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-27
1
-1
/
+1
*
netfilter: nf_conntrack_tstamp: add flow-based timestamp extension
Pablo Neira Ayuso
2011-01-19
1
-0
/
+2
[next]