index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
nft_ct.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-06
netfilter: conntrack: move nf_ct_netns_{get,put}() to core
Pablo Neira Ayuso
1
-36
/
+3
2017-09-04
netfilter: nf_tables: add select_ops for stateful objects
Pablo M. Bermudo Garay
1
-6
/
+12
2017-05-15
netfilter: introduce nf_conntrack_helper_put helper function
Liping Zhang
1
-2
/
+2
2017-04-19
netfilter: nft_ct: allow to set ctnetlink event types of a connection
Florian Westphal
1
-1
/
+24
2017-04-15
netfilter: kill the fake untracked conntrack objects
Florian Westphal
1
-8
/
+6
2017-04-07
netfilter: Remove exceptional & on function name
Arushi Singhal
1
-1
/
+1
2017-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-9
/
+12
2017-03-15
netfilter: nft_ct: do cleanup work when NFTA_CT_DIRECTION is invalid
Liping Zhang
1
-1
/
+2
2017-03-13
netfilter: nft_ct: add helper set support
Florian Westphal
1
-0
/
+171
2017-03-13
netfilter: nf_tables: fix mismatch in big-endian system
Liping Zhang
1
-8
/
+10
2017-02-23
netfilter: nft_ct: fix random validation errors for zone set support
Florian Westphal
1
-0
/
+1
2017-02-08
netfilter: nft_ct: add zone id set support
Florian Westphal
1
-1
/
+143
2017-02-08
netfilter: nft_ct: prepare for key-dependent error unwind
Florian Westphal
1
-14
/
+15
2017-02-08
netfilter: nft_ct: add zone id get support
Florian Westphal
1
-3
/
+19
2017-02-02
netfilter: add and use nf_ct_set helper
Florian Westphal
1
-2
/
+1
2017-01-03
netfilter: nft_ct: add average bytes per packet support
Liping Zhang
1
-1
/
+21
2016-12-04
netfilter: add and use nf_ct_netns_get/put
Florian Westphal
1
-13
/
+13
2016-10-26
netfilter: nft_ct: add notrack support
Pablo Neira Ayuso
1
-1
/
+49
2016-09-25
netfilter: nft_ct: report error if mark and dir specified simultaneously
Liping Zhang
1
-0
/
+2
2016-09-25
netfilter: nft_ct: unnecessary to require dir when use ct l3proto/protocol
Liping Zhang
1
-10
/
+9
2016-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-16
/
+25
2016-07-22
netfilter: conntrack: support a fixed size of 128 distinct labels
Florian Westphal
1
-10
/
+3
2016-07-19
netfilter: nft_ct: fix unpaired nf_connlabels_get/put call
Liping Zhang
1
-6
/
+19
2016-07-11
netfilter: nft_ct: make byte/packet expr more friendly
Liping Zhang
1
-0
/
+3
2016-07-08
netfilter: nft_ct: fix expiration getter
Florian Westphal
1
-5
/
+1
2016-05-05
netfilter: nftables: add connlabel set support
Florian Westphal
1
-0
/
+30
2016-04-18
netfilter: connlabels: change nf_connlabels_get bit arg to 'highest used'
Florian Westphal
1
-0
/
+2
2016-01-14
netfilter: nft_ct: keep counters away from CONFIG_NF_CONNTRACK_LABELS
Pablo Neira Ayuso
1
-1
/
+1
2016-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-0
/
+38
2016-01-08
netfilter: nft_ct: add byte/packet counter support
Florian Westphal
1
-0
/
+38
2015-12-18
netfilter: nft_ct: include direction when dumping NFT_CT_L3PROTOCOL key
Florian Westphal
1
-0
/
+1
2015-04-13
netfilter: nf_tables: switch registers to 32 bit addressing
Patrick McHardy
1
-2
/
+2
2015-04-13
netfilter: nf_tables: add register parsing/dumping helpers
Patrick McHardy
1
-4
/
+4
2015-04-13
netfilter: nf_tables: convert expressions to u32 register pointers
Patrick McHardy
1
-19
/
+19
2015-04-13
netfilter: nf_tables: get rid of NFT_REG_VERDICT usage
Patrick McHardy
1
-5
/
+5
2015-04-13
netfilter: nf_tables: introduce nft_validate_register_load()
Patrick McHardy
1
-1
/
+3
2015-04-13
netfilter: nf_tables: kill nft_validate_output_register()
Patrick McHardy
1
-4
/
+0
2015-04-13
netfilter: nf_tables: rename nft_validate_data_load()
Patrick McHardy
1
-2
/
+2
2015-04-13
netfilter: nf_tables: validate len in nft_validate_data_load()
Patrick McHardy
1
-7
/
+41
2015-04-08
netfilter: Fix switch statement warnings with recent gcc.
David Miller
1
-0
/
+8
2014-04-02
netfilter: nft_ct: split nft_ct_init() into two functions for get/set
Patrick McHardy
1
-53
/
+43
2014-04-02
netfilter: nft_ct: add missing ifdef for NFT_MARK setting
Patrick McHardy
1
-0
/
+2
2014-03-08
netfilter: nft_ct: remove family from struct nft_ct
Patrick McHardy
1
-7
/
+2
2014-03-08
netfilter: nf_tables: restore context for expression destructors
Patrick McHardy
1
-1
/
+2
2014-02-19
netfilter: nft_ct: labels get support
Florian Westphal
1
-0
/
+24
2014-02-06
netfilter: nft_ct: fix missing NFT_CT_L3PROTOCOL key in validity checks
Patrick McHardy
1
-0
/
+1
2014-02-05
netfilter: nft_ct: fix unconditional dump of 'dir' attr
Arturo Borrero
1
-2
/
+13
2014-01-15
netfilter: nft_ct: fix compilation warning if NF_CONNTRACK_MARK is not set
Kristian Evensen
1
-0
/
+2
2014-01-09
netfilter: nft_ct: Add support to set the connmark
Kristian Evensen
1
-30
/
+134
2014-01-07
netfilter: nft_ct: load both IPv4 and IPv6 conntrack modules for NFPROTO_INET
Patrick McHardy
1
-3
/
+36
[next]