index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-12
netfilter: nf_nat: handle NF_DROP from nfnetlink_parse_nat_setup()
Pablo Neira Ayuso
1
-1
/
+1
2016-09-12
netfilter: nft_numgen: fix race between num generate and store it
Liping Zhang
1
-1
/
+1
2016-09-12
netfilter: conntrack: remove packet hotpath stats
Florian Westphal
3
-21
/
+7
2016-09-12
netfilter: Add the missed return value check of nft_register_chain_type
Gao Feng
2
-2
/
+8
2016-09-12
netfilter: Add the missed return value check of register_netdevice_notifier
Gao Feng
3
-7
/
+28
2016-09-12
netfilter: nf_conntrack: simplify __nf_ct_try_assign_helper() return logic
Pablo Neira
1
-9
/
+6
2016-09-12
netfilter: introduce nft_set_pktinfo_{ipv4, ipv6}_validate()
Pablo Neira Ayuso
1
-77
/
+2
2016-09-12
netfilter: nf_tables: ensure proper initialization of nft_pktinfo fields
Pablo Neira Ayuso
2
-1
/
+5
2016-09-12
netfilter: nft_dynset: allow to invert match criteria
Pablo Neira Ayuso
1
-1
/
+19
2016-09-12
netfilter: nft_hash: Add hash offset value
Laura Garcia Liebana
1
-4
/
+13
2016-09-09
netfilter: nft_queue: check the validation of queues_total and queuenum
Liping Zhang
1
-0
/
+11
2016-09-07
netfilter: nf_ct_sip: allow tab character in SIP headers
Marco Angaroni
1
-1
/
+1
2016-09-07
netfilter: nft_quota: introduce nft_overquota()
Pablo Neira Ayuso
1
-4
/
+4
2016-09-07
netfilter: nft_quota: fix overquota logic
Pablo Neira Ayuso
1
-1
/
+1
2016-09-07
netfilter: nft_numgen: rename until attribute by modulus
Laura Garcia Liebana
1
-15
/
+15
2016-09-07
netfilter: ftp: Remove the useless code
Gao Feng
1
-12
/
+1
2016-09-07
netfilter: ftp: Remove the useless dlen==0 condition check in find_pattern
Gao Feng
1
-2
/
+0
2016-09-07
netfilter: nf_ct_sip: correct allowed characters in Call-ID SIP header
Marco Angaroni
1
-2
/
+3
2016-09-07
netfilter: nf_ct_sip: correct parsing of continuation lines in SIP headers
Marco Angaroni
1
-2
/
+1
2016-09-07
netfilter: gre: Use consistent GRE and PTTP header structure instead of the ones defined by netfilter
Gao Feng
1
-6
/
+6
2016-09-07
netfilter: gre: Use consistent GRE_* macros instead of ones defined by netfilter.
Gao Feng
1
-2
/
+2
2016-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
26
-923
/
+1186
2016-09-05
netfilter: nf_tables_trace: fix endiness when dump chain policy
Liping Zhang
1
-1
/
+1
2016-08-30
netfilter: log: Check param to avoid overflow in nf_log_set
Gao Feng
1
-3
/
+5
2016-08-30
netfilter: remove __nf_ct_kill_acct helper
Florian Westphal
1
-7
/
+5
2016-08-30
netfilter: conntrack: resched gc again if eviction rate is high
Florian Westphal
1
-0
/
+6
2016-08-30
netfilter: conntrack: add gc worker to remove timed-out entries
Florian Westphal
1
-0
/
+76
2016-08-30
netfilter: evict stale entries on netlink dumps
Florian Westphal
1
-1
/
+24
2016-08-30
netfilter: conntrack: get rid of conntrack timer
Florian Westphal
4
-58
/
+56
2016-08-30
netfilter: don't rely on DYING bit to detect when destroy event was sent
Florian Westphal
1
-8
/
+14
2016-08-30
netfilter: restart search if moved to other chain
Florian Westphal
1
-0
/
+7
2016-08-30
netfilter: nf_tables_netdev: remove redundant ip_hdr assignment
Liping Zhang
1
-1
/
+0
2016-08-26
netfilter: nf_tables: Use nla_put_be32() to dump immediate parameters
Pablo Neira Ayuso
2
-5
/
+5
2016-08-26
netfilter: nf_tables: honor NLM_F_EXCL flag in set element insertion
Pablo Neira Ayuso
3
-12
/
+35
2016-08-25
netfilter: nft_meta: improve the validity check of pkttype set expr
Liping Zhang
1
-4
/
+13
2016-08-25
netfilter: cttimeout: unlink timeout objs in the unconfirmed ct lists
Liping Zhang
1
-1
/
+10
2016-08-25
netfilter: cttimeout: put back l4proto when replacing timeout policy
Liping Zhang
1
-17
/
+14
2016-08-25
netfilter: nfnetlink: use list_for_each_entry_safe to delete all objects
Liping Zhang
2
-5
/
+6
2016-08-25
netfilter: nft_reject: restrict to INPUT/FORWARD/OUTPUT
Liping Zhang
2
-1
/
+22
2016-08-23
netfilter: nf_tables: reject hook configuration updates on existing chains
Pablo Neira Ayuso
1
-0
/
+31
2016-08-23
netfilter: nf_tables: introduce nft_chain_parse_hook()
Pablo Neira Ayuso
1
-63
/
+89
2016-08-22
netfilter: nft_hash: fix non static symbol warning
Wei Yongjun
1
-1
/
+1
2016-08-22
netfilter: fix spelling mistake: "delimitter" -> "delimiter"
Colin Ian King
1
-1
/
+1
2016-08-22
netfilter: nf_tables: add number generator expression
Laura Garcia Liebana
3
-0
/
+199
2016-08-22
netfilter: nf_tables: add quota expression
Pablo Neira Ayuso
3
-0
/
+128
2016-08-18
netfilter: nf_conntrack: restore nf_conntrack_htable_size as exported symbol
Pablo Neira Ayuso
1
-0
/
+2
2016-08-18
netfilter: cttimeout: fix use after free error when delete netns
Liping Zhang
1
-6
/
+10
2016-08-18
netfilter: nfnetlink_acct: fix race between nfacct del and xt_nfacct destroy
Liping Zhang
1
-4
/
+4
2016-08-18
netfilter: conntrack: simplify the code by using nf_conntrack_get_ht
Liping Zhang
1
-36
/
+10
2016-08-18
netfilter: tproxy: properly refcount tcp listeners
Eric Dumazet
1
-0
/
+4
[prev]
[next]