index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: nft_range: add the missing NULL pointer check
Liping Zhang
2016-11-24
1
-0
/
+6
*
netfilter: nf_tables: fix inconsistent element expiration calculation
Anders K. Pedersen
2016-11-24
1
-5
/
+9
*
netfilter: nat: switch to new rhlist interface
Florian Westphal
2016-11-24
1
-16
/
+24
*
netfilter: nat: fix cmp return value
Florian Westphal
2016-11-24
1
-3
/
+6
*
netfilter: nft_hash: validate maximum value of u32 netlink hash attribute
Laura Garcia Liebana
2016-11-24
1
-2
/
+5
*
netfilter: nf_tables: fix oops when inserting an element into a verdict map
Liping Zhang
2016-11-08
1
-0
/
+1
*
netfilter: conntrack: refine gc worker heuristics
Florian Westphal
2016-11-08
1
-8
/
+41
*
netfilter: conntrack: fix CT target for UNSPEC helpers
Florian Westphal
2016-11-08
1
-3
/
+8
*
netfilter: connmark: ignore skbs with magic untracked conntrack objects
Florian Westphal
2016-11-08
1
-2
/
+2
*
ipvs: use IPVS_CMD_ATTR_MAX for family.maxattr
WANG Cong
2016-11-08
1
-1
/
+1
*
netfilter: nf_tables: destroy the set if fail to add transaction
Liping Zhang
2016-10-31
1
-1
/
+3
*
netfilter: ip_vs_sync: fix bogus maybe-uninitialized warning
Arnd Bergmann
2016-10-28
1
-2
/
+5
*
netfilter: nf_tables: fix type mismatch with error return from nft_parse_u32_...
John W. Linville
2016-10-27
1
-1
/
+1
*
netfilter: nf_conntrack_sip: extend request line validation
Ulrich Weber
2016-10-27
1
-1
/
+4
*
netfilter: nf_tables: fix race when create new element in dynset
Liping Zhang
2016-10-27
1
-3
/
+12
*
netfilter: nf_tables: fix *leak* when expr clone fail
Liping Zhang
2016-10-27
4
-14
/
+19
*
netfilter: nft_dynset: fix panic if NFT_SET_HASH is not enabled
Liping Zhang
2016-10-27
1
-0
/
+3
*
netfilter: fix nf_queue handling
Pablo Neira Ayuso
2016-10-20
3
-27
/
+36
*
netfilter: conntrack: restart gc immediately if GC_MAX_EVICTS is reached
Nicolas Dichtel
2016-10-20
1
-1
/
+1
*
netfilter: x_tables: suppress kmemcheck warning
Florian Westphal
2016-10-19
1
-1
/
+1
*
netfilter: nf_tables: avoid uninitialized variable warning
Arnd Bergmann
2016-10-18
1
-6
/
+4
*
netfilter: nft_range: validate operation netlink attribute
Pablo Neira Ayuso
2016-10-17
1
-1
/
+15
*
netfilter: nft_exthdr: fix error handling in nft_exthdr_init()
Dan Carpenter
2016-10-17
1
-1
/
+2
*
netfilter: nf_tables: underflow in nft_parse_u32_check()
Dan Carpenter
2016-10-17
1
-1
/
+1
*
netfilter: nft_hash: add missing NFTA_HASH_OFFSET's nla_policy
Liping Zhang
2016-10-17
1
-0
/
+1
*
netfilter: xt_ipcomp: add "ip[6]t_ipcomp" module alias name
Liping Zhang
2016-10-17
1
-0
/
+2
*
netfilter: xt_NFLOG: fix unexpected truncated packet
Liping Zhang
2016-10-17
1
-0
/
+1
*
netfilter: nft_dynset: fix element timeout for HZ != 1000
Anders K. Pedersen
2016-10-17
1
-2
/
+4
*
netfilter: xt_hashlimit: Add missing ULL suffixes for 64-bit constants
Geert Uytterhoeven
2016-10-17
1
-2
/
+2
*
netfilter: Fix slab corruption.
Linus Torvalds
2016-10-11
1
-75
/
+33
*
netfilter: nft_limit: fix divided by zero panic
Liping Zhang
2016-10-04
1
-2
/
+2
*
netfilter: fix namespace handling in nf_log_proc_dostring
Jann Horn
2016-10-04
1
-2
/
+4
*
netfilter: xt_hashlimit: Fix link error in 32bit arch because of 64bit division
Vishwanath Pai
2016-09-30
1
-7
/
+8
*
netfilter: accommodate different kconfig in nf_set_hooks_head
Aaron Conole
2016-09-30
1
-4
/
+11
*
netfilter: Fix potential null pointer dereference
Aaron Conole
2016-09-30
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
2016-09-25
10
-41
/
+120
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-23
3
-6
/
+7
|
|
\
|
|
*
netfilter: synproxy: Check oom when adding synproxy and seqadj ct extensions
Gao Feng
2016-09-13
2
-4
/
+5
|
|
*
netfilter: nf_nat: handle NF_DROP from nfnetlink_parse_nat_setup()
Pablo Neira Ayuso
2016-09-12
1
-1
/
+1
|
|
*
netfilter: nf_tables_trace: fix endiness when dump chain policy
Liping Zhang
2016-09-05
1
-1
/
+1
|
*
|
sctp: rename WORD_TRUNC/ROUND macros
Marcelo Ricardo Leitner
2016-09-22
1
-1
/
+1
|
*
|
net: Add _nf_(un)register_hooks symbols
Mahesh Bandewar
2016-09-19
1
-5
/
+46
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-12
6
-30
/
+66
|
|
\
\
|
|
|
/
|
|
*
netfilter: nf_tables_netdev: remove redundant ip_hdr assignment
Liping Zhang
2016-08-30
1
-1
/
+0
|
|
*
netfilter: nft_meta: improve the validity check of pkttype set expr
Liping Zhang
2016-08-25
1
-4
/
+13
|
|
*
netfilter: cttimeout: unlink timeout objs in the unconfirmed ct lists
Liping Zhang
2016-08-25
1
-1
/
+10
|
|
*
netfilter: cttimeout: put back l4proto when replacing timeout policy
Liping Zhang
2016-08-25
1
-18
/
+15
|
|
*
netfilter: nfnetlink: use list_for_each_entry_safe to delete all objects
Liping Zhang
2016-08-25
2
-5
/
+6
|
|
*
netfilter: nft_reject: restrict to INPUT/FORWARD/OUTPUT
Liping Zhang
2016-08-25
2
-1
/
+22
*
|
|
netfilter: nf_log: get rid of XT_LOG_* macros
Liping Zhang
2016-09-25
1
-2
/
+2
[next]