index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
netns
/
conntrack.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-13
netfilter: remove ip_conntrack* sysctl compat code
Pablo Neira Ayuso
1
-8
/
+0
2016-05-09
netfilter: conntrack: use single slab cache
Florian Westphal
1
-2
/
+0
2016-05-09
netfilter: conntrack: use a single nat bysource table for all namespaces
Florian Westphal
1
-4
/
+0
2016-05-06
netfilter: conntrack: use a single expectation table for all namespaces
Florian Westphal
1
-1
/
+0
2016-05-05
netfilter: conntrack: use a single hashtable for all namespaces
Florian Westphal
1
-2
/
+0
2016-04-25
netfilter: conntrack: move generation seqcnt out of netns_ct
Florian Westphal
1
-1
/
+0
2015-07-20
netfilter: fix netns dependencies with conntrack templates
Pablo Neira Ayuso
1
-1
/
+0
2014-06-25
netfilter: conntrack: remove timer from ecache extension
Florian Westphal
1
-1
/
+5
2014-03-07
netfilter: conntrack: remove central spinlock nf_conntrack_lock
Jesper Dangaard Brouer
1
-0
/
+2
2014-03-07
netfilter: conntrack: spinlock per cpu to protect special lists.
Jesper Dangaard Brouer
1
-3
/
+8
2013-12-13
net: reorder struct netns_ct for better cache-line usage
Jesper Dangaard Brouer
1
-16
/
+17
2013-01-18
netfilter: add connlabel conntrack extension
Florian Westphal
1
-0
/
+4
2012-12-17
netfilter: xt_CT: fix crash while destroy ct templates
Pablo Neira Ayuso
1
-0
/
+1
2012-08-30
netfilter: add protocol independent NAT core
Patrick McHardy
1
-0
/
+4
2012-06-07
netfilter: nf_ct_icmp: add namespace support
Gao feng
1
-0
/
+1
2012-06-07
netfilter: nf_ct_icmp: add namespace support
Gao feng
1
-0
/
+6
2012-06-07
netfilter: nf_ct_udp: add namespace support
Gao feng
1
-0
/
+12
2012-06-07
netfilter: nf_ct_tcp: add namespace support
Gao feng
1
-0
/
+10
2012-06-07
netfilter: nf_ct_generic: add namespace support
Gao feng
1
-0
/
+6
2012-06-07
netfilter: nf_conntrack: prepare namespace support for l3 protocol trackers
Gao feng
1
-0
/
+8
2012-06-07
netfilter: nf_conntrack: prepare namespace support for l4 protocol trackers
Gao feng
1
-0
/
+12
2012-05-08
netfilter: nf_ct_helper: allow to disable automatic helper assignment
Eric Leblond
1
-0
/
+3
2011-11-22
netfilter: nf_conntrack: make event callback registration per-netns
Pablo Neira Ayuso
1
-0
/
+2
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-01-19
netfilter: nf_conntrack_tstamp: add flow-based timestamp extension
Pablo Neira Ayuso
1
-0
/
+2
2011-01-14
netfilter: nf_conntrack: use is_vmalloc_addr()
Patrick McHardy
1
-2
/
+0
2010-02-17
percpu: add __percpu sparse annotations to net
Tejun Heo
1
-1
/
+1
2010-02-08
netfilter: nf_conntrack: fix hash resizing with namespaces
Patrick McHardy
1
-0
/
+1
2010-02-08
netfilter: nf_conntrack: per netns nf_conntrack_cachep
Eric Dumazet
1
-0
/
+2
2009-06-13
netfilter: conntrack: optional reliable conntrack event delivery
Pablo Neira Ayuso
1
-0
/
+2
2009-06-13
netfilter: conntrack: move event caching to conntrack extension infrastructure
Pablo Neira Ayuso
1
-3
/
+2
2009-03-25
netfilter: nf_conntrack: use SLAB_DESTROY_BY_RCU and get rid of call_rcu()
Eric Dumazet
1
-2
/
+3
2008-10-08
netfilter: netns nf_conntrack: per-netns conntrack accounting
Alexey Dobriyan
1
-0
/
+2
2008-10-08
netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_log_inval...
Alexey Dobriyan
1
-0
/
+1
2008-10-08
netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_checksum ...
Alexey Dobriyan
1
-0
/
+1
2008-10-08
netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_count sysctl
Alexey Dobriyan
1
-0
/
+4
2008-10-08
netfilter: netns nf_conntrack: per-netns statistics
Alexey Dobriyan
1
-0
/
+1
2008-10-08
netfilter: netns nf_conntrack: per-netns event cache
Alexey Dobriyan
1
-0
/
+5
2008-10-08
netfilter: netns nf_conntrack: per-netns unconfirmed list
Alexey Dobriyan
1
-0
/
+2
2008-10-08
netfilter: netns nf_conntrack: per-netns expectations
Alexey Dobriyan
1
-0
/
+3
2008-10-08
netfilter: netns nf_conntrack: per-netns conntrack hash
Alexey Dobriyan
1
-0
/
+2
2008-10-08
netfilter: netns nf_conntrack: per-netns conntrack count
Alexey Dobriyan
1
-0
/
+3
2008-10-08
netfilter: netns nf_conntrack: add netns boilerplate
Alexey Dobriyan
1
-0
/
+6