Sign in
kunit
/
linux
/
1db51e6fb0f5596518975fd1b2f7ef050e9d58ef
/
net
/
netfilter
bd3769b
netfilter: Fix slab corruption.
by Linus Torvalds
· 8 years ago
2fa46c1
netfilter: nft_limit: fix divided by zero panic
by Liping Zhang
· 8 years ago
dbb5918
netfilter: fix namespace handling in nf_log_proc_dostring
by Jann Horn
· 8 years ago
1f827f5
netfilter: xt_hashlimit: Fix link error in 32bit arch because of 64bit division
by Vishwanath Pai
· 8 years ago
7816ec5
netfilter: accommodate different kconfig in nf_set_hooks_head
by Aaron Conole
· 8 years ago
5119e43
netfilter: Fix potential null pointer dereference
by Aaron Conole
· 8 years ago
f20fbc0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Pablo Neira Ayuso
· 8 years ago
8cb2a7d
netfilter: nf_log: get rid of XT_LOG_* macros
by Liping Zhang
· 8 years ago
ff107d2
netfilter: nft_log: complete NFTA_LOG_FLAGS attr support
by Liping Zhang
· 8 years ago
0f3cd9b
netfilter: nf_tables: add range expression
by Pablo Neira Ayuso
· 8 years ago
58e207e
netfilter: evict stale entries when user reads /proc/net/nf_conntrack
by Florian Westphal
· 8 years ago
11d5f15
netfilter: xt_hashlimit: Create revision 2 to support higher pps rates
by Vishwanath Pai
· 8 years ago
0dc60a4
netfilter: xt_hashlimit: Prepare for revision 2
by Vishwanath Pai
· 8 years ago
7bfdde7
netfilter: nft_ct: report error if mark and dir specified simultaneously
by Liping Zhang
· 8 years ago
d767ff2
netfilter: nft_ct: unnecessary to require dir when use ct l3proto/protocol
by Liping Zhang
· 8 years ago
8d11350
netfilter: seqadj: Fix the wrong ack adjust for the RST packet without ack
by Gao Feng
· 8 years ago
e3b37f1
netfilter: replace list_head with single linked list
by Aaron Conole
· 8 years ago
d4bb5ca
netfilter: Only allow sane values in nf_register_net_hook
by Aaron Conole
· 8 years ago
e2361cb
netfilter: Remove explicit rcu_read_lock in nf_hook_slow
by Aaron Conole
· 8 years ago
50f4c7b
netfilter: xt_TCPMSS: Refactor the codes to decrease one condition check and more readable
by Gao Feng
· 9 years ago
d6989d4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
4004d5c
netfilter: nft_lookup: remove superfluous element found check
by Pablo Neira Ayuso
· 8 years ago
b9d80f8
netfilter: xt_helper: Use sizeof(variable) instead of literal number
by Gao Feng
· 8 years ago
7bdc662
netfilter: Enhance the codes used to get random once
by Gao Feng
· 8 years ago
a20877b
netfilter: nf_tables: check tprot_set first when we use xt.thoff
by Liping Zhang
· 8 years ago
8dc3c2b
netfilter: nf_tables: improve nft payload fast eval
by Liping Zhang
· 9 years ago
8061bb5
netfilter: nft_queue: add _SREG_QNUM attr to select the queue number
by Liping Zhang
· 9 years ago
36b701f
netfilter: nf_tables: validate maximum value of u32 netlink attributes
by Laura Garcia Liebana
· 9 years ago
2b03bf7
netfilter: nft_numgen: add number generation offset
by Laura Garcia Liebana
· 9 years ago
e2f036a
sctp: rename WORD_TRUNC/ROUND macros
by Marcelo Ricardo Leitner
· 8 years ago
e8bffe0
net: Add _nf_(un)register_hooks symbols
by Mahesh Bandewar
· 8 years ago
4440a2a
netfilter: synproxy: Check oom when adding synproxy and seqadj ct extensions
by Gao Feng
· 9 years ago
14e2dee
netfilter: nft_hash: fix hash overflow validation
by Laura Garcia Liebana
· 9 years ago
b20b378
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
ecfcdfe
netfilter: nf_nat: handle NF_DROP from nfnetlink_parse_nat_setup()
by Pablo Neira Ayuso
· 9 years ago
2e917d6
netfilter: nft_numgen: fix race between num generate and store it
by Liping Zhang
· 9 years ago
8e8118f
netfilter: conntrack: remove packet hotpath stats
by Florian Westphal
· 9 years ago
23d0750
netfilter: Add the missed return value check of nft_register_chain_type
by Gao Feng
· 9 years ago
4e6577d
netfilter: Add the missed return value check of register_netdevice_notifier
by Gao Feng
· 9 years ago
cf71c03
netfilter: nf_conntrack: simplify __nf_ct_try_assign_helper() return logic
by Pablo Neira
· 9 years ago
ddc8b60
netfilter: introduce nft_set_pktinfo_{ipv4, ipv6}_validate()
by Pablo Neira Ayuso
· 9 years ago
beac5af
netfilter: nf_tables: ensure proper initialization of nft_pktinfo fields
by Pablo Neira Ayuso
· 9 years ago
dbd2be0
netfilter: nft_dynset: allow to invert match criteria
by Pablo Neira Ayuso
· 9 years ago
70ca767
netfilter: nft_hash: Add hash offset value
by Laura Garcia Liebana
· 9 years ago
fe01111
netfilter: nft_queue: check the validation of queues_total and queuenum
by Liping Zhang
· 9 years ago
1bcabc8
netfilter: nf_ct_sip: allow tab character in SIP headers
by Marco Angaroni
· 9 years ago
22609b4
netfilter: nft_quota: introduce nft_overquota()
by Pablo Neira Ayuso
· 9 years ago
db6d857
netfilter: nft_quota: fix overquota logic
by Pablo Neira Ayuso
· 9 years ago
0d9932b
netfilter: nft_numgen: rename until attribute by modulus
by Laura Garcia Liebana
· 9 years ago
ddb075b
netfilter: ftp: Remove the useless code
by Gao Feng
· 9 years ago
723eb29
netfilter: ftp: Remove the useless dlen==0 condition check in find_pattern
by Gao Feng
· 9 years ago
f0608ce
netfilter: nf_ct_sip: correct allowed characters in Call-ID SIP header
by Marco Angaroni
· 9 years ago
68cb9fe
netfilter: nf_ct_sip: correct parsing of continuation lines in SIP headers
by Marco Angaroni
· 9 years ago
c579a9e
netfilter: gre: Use consistent GRE and PTTP header structure instead of the ones defined by netfilter
by Gao Feng
· 9 years ago
ecc6569
netfilter: gre: Use consistent GRE_* macros instead of ones defined by netfilter.
by Gao Feng
· 9 years ago
60175cc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 9 years ago
5210d39
netfilter: nf_tables_trace: fix endiness when dump chain policy
by Liping Zhang
· 9 years ago
779994f
netfilter: log: Check param to avoid overflow in nf_log_set
by Gao Feng
· 9 years ago
ad66713
netfilter: remove __nf_ct_kill_acct helper
by Florian Westphal
· 9 years ago
c023c0e
netfilter: conntrack: resched gc again if eviction rate is high
by Florian Westphal
· 9 years ago
b87a2f9
netfilter: conntrack: add gc worker to remove timed-out entries
by Florian Westphal
· 9 years ago
2344d64
netfilter: evict stale entries on netlink dumps
by Florian Westphal
· 9 years ago
f330a7f
netfilter: conntrack: get rid of conntrack timer
by Florian Westphal
· 9 years ago
616b14b46
netfilter: don't rely on DYING bit to detect when destroy event was sent
by Florian Westphal
· 9 years ago
95a8d19
netfilter: restart search if moved to other chain
by Florian Westphal
· 9 years ago
c73c248
netfilter: nf_tables_netdev: remove redundant ip_hdr assignment
by Liping Zhang
· 9 years ago
7073b16
netfilter: nf_tables: Use nla_put_be32() to dump immediate parameters
by Pablo Neira Ayuso
· 9 years ago
c016c7e
netfilter: nf_tables: honor NLM_F_EXCL flag in set element insertion
by Pablo Neira Ayuso
· 9 years ago
960fa72
netfilter: nft_meta: improve the validity check of pkttype set expr
by Liping Zhang
· 9 years ago
533e330
netfilter: cttimeout: unlink timeout objs in the unconfirmed ct lists
by Liping Zhang
· 9 years ago
23aaba5
netfilter: cttimeout: put back l4proto when replacing timeout policy
by Liping Zhang
· 9 years ago
93fac10
netfilter: nfnetlink: use list_for_each_entry_safe to delete all objects
by Liping Zhang
· 9 years ago
89e1f6d
netfilter: nft_reject: restrict to INPUT/FORWARD/OUTPUT
by Liping Zhang
· 9 years ago
6133740
netfilter: nf_tables: reject hook configuration updates on existing chains
by Pablo Neira Ayuso
· 9 years ago
508f8ccda
netfilter: nf_tables: introduce nft_chain_parse_hook()
by Pablo Neira Ayuso
· 9 years ago
a5e5733
netfilter: nft_hash: fix non static symbol warning
by Wei Yongjun
· 9 years ago
8d6c0ea
netfilter: fix spelling mistake: "delimitter" -> "delimiter"
by Colin Ian King
· 9 years ago
91dbc6b
netfilter: nf_tables: add number generator expression
by Laura Garcia Liebana
· 9 years ago
3d2f30a
netfilter: nf_tables: add quota expression
by Pablo Neira Ayuso
· 9 years ago
2567c4e
netfilter: nf_conntrack: restore nf_conntrack_htable_size as exported symbol
by Pablo Neira Ayuso
· 9 years ago
b75911b
netfilter: cttimeout: fix use after free error when delete netns
by Liping Zhang
· 9 years ago
12be15d
netfilter: nfnetlink_acct: fix race between nfacct del and xt_nfacct destroy
by Liping Zhang
· 9 years ago
92e47ba
netfilter: conntrack: simplify the code by using nf_conntrack_get_ht
by Liping Zhang
· 9 years ago
dcbe359
netfilter: tproxy: properly refcount tcp listeners
by Eric Dumazet
· 9 years ago
aca3001
netfilter: nfnetlink_acct: report overquota to the right netns
by Liping Zhang
· 9 years ago
2497b84
netfilter: nfnetlink_log: add "nf-logger-3-1" module alias name
by Liping Zhang
· 9 years ago
e77e6ff
netfilter: conntrack: do not dump other netns's conntrack entries via proc
by Liping Zhang
· 9 years ago
adf0516
netfilter: remove ip_conntrack* sysctl compat code
by Pablo Neira Ayuso
· 9 years ago
cb1b69b
netfilter: nf_tables: add hash expression
by Laura Garcia Liebana
· 9 years ago
0ed6389
netfilter: nf_tables: rename set implementations
by Pablo Neira Ayuso
· 9 years ago
a6c46d9
ipvs: use nf_ct_kill helper
by Florian Westphal
· 9 years ago
d0b35b9
netfilter: use_nf_conn_expires helper in more places
by Florian Westphal
· 9 years ago
ceee409
netfilter: physdev: add missed blank
by Hangbin Liu
· 9 years ago
e5e693a
netfilter: conntrack: Only need first 4 bytes to get l4proto ports
by Gao Feng
· 9 years ago
4da449a
netfilter: nft_exthdr: Add size check on u8 nft_exthdr attributes
by Laura Garcia Liebana
· 9 years ago
aa0c2c6
netfilter: ctnetlink: reject new conntrack request with different l4proto
by Liping Zhang
· 9 years ago
00a3101
netfilter: nfnetlink_queue: reject verdict request from different portid
by Liping Zhang
· 9 years ago
b18bcb0
netfilter: nfnetlink_queue: fix memory leak when attach expectation successfully
by Liping Zhang
· 9 years ago
b173a28
netfilter: nf_ct_expect: remove the redundant slash when policy name is empty
by Liping Zhang
· 9 years ago
0d35d081
netfilter: nf_conntrack_sip: CSeq 0 is a valid CSeq
by Christophe Leroy
· 9 years ago
Next »