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: nf_flow_offload: fix use-after-free and a resource leak
Felix Fietkau
2018-02-07
1
-20
/
+7
*
netfilter: nf_tables: fix flowtable free
Pablo Neira Ayuso
2018-02-07
3
-13
/
+22
*
netfilter: nft_flow_offload: move flowtable cleanup routines to nf_flow_table
Pablo Neira Ayuso
2018-02-07
2
-18
/
+25
*
netfilter: xt_RATEEST: acquire xt_rateest_mutex for hash insert
Cong Wang
2018-02-07
1
-5
/
+17
*
netfilter: nft_flow_offload: no need to flush entries on module removal
Pablo Neira Ayuso
2018-02-02
1
-6
/
+0
*
netfilter: nft_flow_offload: wait for garbage collector to run after cleanup
Pablo Neira Ayuso
2018-02-02
2
-4
/
+5
*
netfilter: xt_cgroup: initialize info->priv in cgroup_mt_check_v1()
Cong Wang
2018-02-02
1
-0
/
+1
*
netfilter: flowtable infrastructure depends on NETFILTER_INGRESS
Pablo Neira Ayuso
2018-02-02
1
-3
/
+5
*
netfilter: x_tables: make allocation less aggressive
Michal Hocko
2018-02-02
1
-1
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-02-01
12
-67
/
+75
|
\
|
*
netfilter: x_tables: fix pointer leaks to userspace
Dmitry Vyukov
2018-01-31
5
-2
/
+5
|
*
netfilter: ipset: Fix wraparound in hash:*net* types
Jozsef Kadlecsik
2018-01-31
6
-63
/
+63
|
*
netfilter: x_tables: avoid out-of-bounds reads in xt_request_find_{match|target}
Eric Dumazet
2018-01-25
1
-0
/
+6
|
*
netfilter: x_tables: fix int overflow in xt_alloc_table_info()
Dmitry Vyukov
2018-01-07
1
-2
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-31
65
-1523
/
+3059
|
\
\
|
*
|
netfilter: remove messages print and boot/module load time
Pablo Neira Ayuso
2018-01-19
8
-23
/
+2
|
*
|
netfilter: nf_tables: set flowtable priority and hooknum field
Pablo Neira Ayuso
2018-01-19
1
-0
/
+2
|
*
|
netfilter: delete /proc THIS_MODULE references
Alexey Dobriyan
2018-01-19
11
-19
/
+0
|
*
|
netfilter: nf_tables: Fix trailing semicolon
Luis de Bethencourt
2018-01-19
1
-1
/
+1
|
*
|
netfilter: return booleans instead of integers
Gustavo A. R. Silva
2018-01-19
3
-3
/
+3
|
*
|
netfilter: nf_tables: allocate handle and delete objects via handle
Harsha Sharma
2018-01-19
1
-12
/
+134
|
*
|
netfilter: x_tables: don't return garbage pointer on modprobe failure
Florian Westphal
2018-01-16
1
-1
/
+1
|
*
|
netfilter: nf_tables: flow_offload depends on flow_table
Arnd Bergmann
2018-01-16
1
-1
/
+1
|
*
|
netfilter: improve flow table Kconfig dependencies
Arnd Bergmann
2018-01-10
1
-1
/
+3
|
*
|
netfilter: core: return EBUSY in case NAT hook is already in use
Pablo Neira Ayuso
2018-01-10
1
-1
/
+1
|
*
|
netfilter: remove duplicated include
Wei Yongjun
2018-01-10
1
-2
/
+0
|
*
|
netfilter: core: make local function __nf_unregister_net_hook static
Wei Yongjun
2018-01-10
1
-2
/
+2
|
*
|
netfilter: nf_tables: fix a typo in nf_tables_getflowtable()
Wei Yongjun
2018-01-10
1
-1
/
+1
|
*
|
netfilter: x_tables: unbreak module auto loading
Florian Westphal
2018-01-10
1
-1
/
+1
|
*
|
netfilter: nf_tables: get rid of struct nft_af_info abstraction
Pablo Neira Ayuso
2018-01-10
3
-271
/
+76
|
*
|
netfilter: nf_tables: get rid of pernet families
Pablo Neira Ayuso
2018-01-10
3
-101
/
+43
|
*
|
netfilter: nf_tables: add single table list for all families
Pablo Neira Ayuso
2018-01-10
10
-299
/
+281
|
*
|
netfilter: nf_tables: remove struct nft_af_info parameter in nf_tables_chain_...
Pablo Neira Ayuso
2018-01-10
1
-9
/
+7
|
*
|
netfilter: nf_tables: no need for struct nft_af_info to enable/disable table
Pablo Neira Ayuso
2018-01-10
1
-15
/
+6
|
*
|
netfilter: nf_tables: remove flag field from struct nft_af_info
Pablo Neira Ayuso
2018-01-10
2
-2
/
+1
|
*
|
netfilter: nf_tables: remove nhooks field from struct nft_af_info
Pablo Neira Ayuso
2018-01-10
3
-6
/
+1
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-09
2
-15
/
+7
|
|
\
\
|
*
|
|
netfilter: ipset: Missing nfnl_lock()/nfnl_unlock() is added to ip_set_net_ex...
Jozsef Kadlecsik
2018-01-08
1
-0
/
+2
|
*
|
|
netfilter: ipset: Fix "don't update counters" mode when counters used at the ...
Jozsef Kadlecsik
2018-01-08
5
-122
/
+89
|
*
|
|
netfilter: ipset: use swap macro instead of _manually_ swapping values
Gustavo A. R. Silva
2018-01-08
3
-18
/
+6
|
*
|
|
netfilter: nf_tables: flow offload expression
Pablo Neira Ayuso
2018-01-08
3
-0
/
+272
|
*
|
|
netfilter: flow table support for the mixed IPv4/IPv6 family
Pablo Neira Ayuso
2018-01-08
3
-0
/
+57
|
*
|
|
netfilter: add generic flow table infrastructure
Pablo Neira Ayuso
2018-01-08
3
-0
/
+439
|
*
|
|
netfilter: nf_tables: add flow table netlink frontend
Pablo Neira Ayuso
2018-01-08
1
-1
/
+746
|
*
|
|
netfilter: nf_conntrack: add IPS_OFFLOAD status bit
Pablo Neira Ayuso
2018-01-08
4
-5
/
+45
|
*
|
|
netfilter: nf_tables: remove nft_dereference()
Pablo Neira Ayuso
2018-01-08
1
-3
/
+3
|
*
|
|
netfilter: remove defensive check on malformed packets from raw sockets
Pablo Neira Ayuso
2018-01-08
1
-33
/
+1
|
*
|
|
netfilter: meta: secpath support
Florian Westphal
2018-01-08
1
-0
/
+43
|
*
|
|
netfilter: remove struct nf_afinfo and its helper functions
Pablo Neira Ayuso
2018-01-08
1
-24
/
+1
|
*
|
|
netfilter: remove route_key_size field in struct nf_afinfo
Pablo Neira Ayuso
2018-01-08
1
-6
/
+16
[next]