index
:
drm/drm-amd
drm-amd-fixes
drm-amd-next
drm-amd-next-fixes
for-linux-next
for-linux-next-fixes
AMD GPU kernel development
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-08
netfilter: nat: Revert "netfilter: nat: convert nat bysrc hash to rhashtable"
Florian Westphal
2
-3
/
+1
2017-09-04
net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros.
Varsha Rao
1
-6
/
+0
2017-09-04
net: Replace NF_CT_ASSERT() with WARN_ON().
Varsha Rao
1
-1
/
+1
2017-09-04
netfilter: remove unused hooknum arg from packet functions
Florian Westphal
1
-1
/
+0
2017-09-04
netfilter: nf_tables: add select_ops for stateful objects
Pablo M. Bermudo Garay
1
-11
/
+24
2017-08-28
netfilter: convert hook list to an array
Aaron Conole
1
-1
/
+1
2017-08-24
netfilter: conntrack: make protocol tracker pointers const
Florian Westphal
3
-6
/
+6
2017-08-24
netfilter: conntrack: print_conntrack only needed if CONFIG_NF_CONNTRACK_PROCFS
Florian Westphal
1
-3
/
+4
2017-08-24
netfilter: conntrack: place print_tuple in procfs part
Florian Westphal
2
-8
/
+0
2017-08-24
netfilter: conntrack: reduce size of l4protocol trackers
Florian Westphal
1
-2
/
+2
2017-08-24
netfilter: conntrack: remove protocol name from l4proto struct
Florian Westphal
1
-3
/
+0
2017-08-24
netfilter: conntrack: remove protocol name from l3proto struct
Florian Westphal
1
-3
/
+0
2017-08-24
netfilter: conntrack: compute l3proto nla size at compile time
Florian Westphal
1
-11
/
+8
2017-08-02
netfilter: constify nf_conntrack_l3/4proto parameters
Julia Lawall
2
-8
/
+8
2017-07-31
netfilter: conntrack: do not enable connection tracking unless needed
Florian Westphal
1
-15
/
+0
2017-07-31
netfilter: nf_tables: Allow object names of up to 255 chars
Phil Sutter
1
-1
/
+1
2017-07-31
netfilter: nf_tables: Allow set names of up to 255 chars
Phil Sutter
1
-1
/
+1
2017-07-31
netfilter: nf_tables: Allow chain name of up to 255 chars
Phil Sutter
1
-2
/
+2
2017-07-31
netfilter: nf_tables: Allow table names of up to 255 chars
Phil Sutter
1
-1
/
+1
2017-07-31
netfilter: add and use nf_ct_unconfirmed_destroy
Florian Westphal
1
-0
/
+3
2017-07-31
netfilter: expect: add and use nf_ct_expect_iterate helpers
Florian Westphal
1
-0
/
+5
2017-07-24
netfilter: nf_tables: keep chain counters away from hot path
Pablo Neira Ayuso
1
-0
/
+2
2017-07-01
net: convert nf_bridge_info.use from atomic_t to refcount_t
Reshetova, Elena
1
-1
/
+1
2017-06-19
netfilter: conntrack: use NFPROTO_MAX to size array
Florian Westphal
1
-2
/
+2
2017-05-29
netfilter: nf_tables: pass set description to ->privsize
Pablo Neira Ayuso
1
-1
/
+2
2017-05-29
netfilter: nf_tables: select set backend flavour depending on description
Pablo Neira Ayuso
1
-6
/
+20
2017-05-29
netfilter: conntrack: add nf_ct_iterate_destroy
Florian Westphal
1
-0
/
+4
2017-05-29
netfilter: conntrack: rename nf_ct_iterate_cleanup
Florian Westphal
1
-3
/
+3
2017-05-15
netfilter: nf_tables: revisit chain/object refcounting from elements
Pablo Neira Ayuso
1
-1
/
+1
2017-05-15
netfilter: nfnl_cthelper: reject del request if helper obj is in use
Liping Zhang
1
-0
/
+2
2017-05-15
netfilter: introduce nf_conntrack_helper_put helper function
Liping Zhang
1
-0
/
+2
2017-05-01
netfilter: nf_ct_ext: invoke destroy even when ext is not attached
Liping Zhang
1
-6
/
+1
2017-05-01
netfilter: nf_queue: only call synchronize_net twice if nf_queue is active
Florian Westphal
1
-2
/
+1
2017-04-26
netfilter: don't attach a nat extension by default
Florian Westphal
1
-1
/
+1
2017-04-26
netfilter: conntrack: mark extension structs as const
Florian Westphal
1
-2
/
+2
2017-04-26
netfilter: conntrack: remove prealloc support
Florian Westphal
1
-6
/
+0
2017-04-26
netfilter: synproxy: only register hooks when needed
Florian Westphal
1
-0
/
+2
2017-04-19
nefilter: eache: reduce struct size from 32 to 24 byte
Florian Westphal
1
-2
/
+2
2017-04-19
netfilter: allow early drop of assured conntracks
Florian Westphal
1
-0
/
+3
2017-04-19
netfilter: conntrack: use u8 for extension sizes again
Florian Westphal
1
-2
/
+2
2017-04-19
netfilter: remove last traces of variable-sized extensions
Florian Westphal
1
-7
/
+1
2017-04-19
netfilter: helpers: remove data_len usage for inkernel helpers
Florian Westphal
1
-5
/
+6
2017-04-19
netfilter: helper: add build-time asserts for helper data size
Florian Westphal
1
-1
/
+4
2017-04-19
netfilter: conntrack: move helper struct to nf_conntrack_helper.h
Florian Westphal
2
-19
/
+17
2017-04-15
netfilter: remove nf_ct_is_untracked
Florian Westphal
2
-6
/
+1
2017-04-15
netfilter: kill the fake untracked conntrack objects
Florian Westphal
1
-9
/
+1
2017-04-09
netfilter: udplite: Remove duplicated udplite4/6 declaration
Gao Feng
2
-2
/
+0
2017-04-06
netfilter: nat: nf_nat_mangle_{udp,tcp}_packet returns boolean
Gao Feng
1
-18
/
+18
2017-04-06
netfilter: nf_ct_expect: Add nf_ct_remove_expect()
Gao Feng
1
-0
/
+1
2017-04-06
netfilter: expect: Make sure the max_expected limit is effective
Gao Feng
1
-0
/
+1
[next]