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
/
include
/
net
/
netfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-09-05
3
-2
/
+3
|
\
|
*
netfilter: conntrack: use nf_ct_tmpl_free in CT/synproxy error paths
Daniel Borkmann
2015-09-01
1
-0
/
+1
|
*
netfilter: bridge: fix IPv6 packets not being bridged with CONFIG_IPV6=n
Bernhard Thaler
2015-08-19
1
-1
/
+1
|
*
netfilter: nf_tables: Use 32 bit addressing register from nft_type_to_reg()
Pablo Neira Ayuso
2015-08-19
1
-1
/
+1
*
|
netfilter: nf_conntrack: make nf_ct_zone_dflt built-in
Daniel Borkmann
2015-09-02
1
-18
/
+1
*
|
netfilter: connlabels: Export setting connlabel length
Joe Stringer
2015-08-27
1
-0
/
+4
*
|
netfilter: nf_conntrack: add efficient mark to zone mapping
Daniel Borkmann
2015-08-18
1
-3
/
+42
*
|
netfilter: nf_conntrack: add direction support for zones
Daniel Borkmann
2015-08-18
1
-1
/
+30
*
|
netfilter: nf_conntrack: push zone object into functions
Daniel Borkmann
2015-08-11
4
-16
/
+41
*
|
netfilter: nf_tables: add nft_dup expression
Pablo Neira Ayuso
2015-08-07
1
-0
/
+9
*
|
netfilter: factor out packet duplication for IPv4/IPv6
Pablo Neira Ayuso
2015-08-07
2
-0
/
+14
|
/
*
netfilter: fix netns dependencies with conntrack templates
Pablo Neira Ayuso
2015-07-20
1
-1
/
+1
*
netfilter: nf_qeueue: Drop queue entries on nf_unregister_hook
Eric W. Biederman
2015-06-23
1
-0
/
+2
*
netfilter: bridge: split ipv6 code into separated file
Pablo Neira Ayuso
2015-06-18
1
-0
/
+60
*
netfilter: nf_tables_netdev: unregister hooks on net_device removal
Pablo Neira Ayuso
2015-06-15
1
-0
/
+7
*
netfilter: nf_tables: attach net_device to basechain
Pablo Neira Ayuso
2015-06-15
1
-2
/
+2
*
netfilter: nf_tables: allow to bind table to net_device
Pablo Neira Ayuso
2015-05-26
1
-0
/
+8
*
netfilter: nf_tables: mark stateful expressions
Patrick McHardy
2015-04-13
1
-0
/
+4
*
netfilter: nf_tables: prepare for expressions associated to set elements
Patrick McHardy
2015-04-13
1
-0
/
+7
*
netfilter: nf_tables: add helper functions for expression handling
Patrick McHardy
2015-04-13
1
-0
/
+13
*
netfilter: nf_tables: variable sized set element keys / data
Patrick McHardy
2015-04-13
1
-1
/
+4
*
netfilter: nf_tables: support variable sized data in nft_data_init()
Patrick McHardy
2015-04-13
1
-1
/
+2
*
netfilter: nf_tables: switch registers to 32 bit addressing
Patrick McHardy
2015-04-13
1
-8
/
+5
*
netfilter: nf_tables: add register parsing/dumping helpers
Patrick McHardy
2015-04-13
1
-0
/
+3
*
netfilter: nf_tables: convert sets to u32 data pointers
Patrick McHardy
2015-04-13
1
-2
/
+2
*
netfilter: nf_tables: kill nft_data_cmp()
Patrick McHardy
2015-04-13
1
-7
/
+0
*
netfilter: nf_tables: use struct nft_verdict within struct nft_data
Patrick McHardy
2015-04-13
1
-5
/
+2
*
netfilter: nf_tables: get rid of NFT_REG_VERDICT usage
Patrick McHardy
2015-04-13
2
-5
/
+31
*
netfilter: nf_tables: introduce nft_validate_register_load()
Patrick McHardy
2015-04-13
1
-2
/
+1
*
netfilter: nf_tables: kill nft_validate_output_register()
Patrick McHardy
2015-04-13
1
-1
/
+0
*
netfilter: nf_tables: rename nft_validate_data_load()
Patrick McHardy
2015-04-13
1
-3
/
+4
*
netfilter: nf_tables: validate len in nft_validate_data_load()
Patrick McHardy
2015-04-13
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pablo Neira Ayuso
2015-04-08
5
-47
/
+24
|
\
|
*
netfilter: Pass nf_hook_state through nft_set_pktinfo*().
David S. Miller
2015-04-04
3
-10
/
+7
|
*
netfilter: Pass nf_hook_state through nf_nat_ipv6_{in,out,fn,local_fn}().
David S. Miller
2015-04-04
1
-16
/
+8
|
*
netfilter: Pass nf_hook_state through nf_nat_ipv4_{in,out,fn,local_fn}().
David S. Miller
2015-04-04
1
-16
/
+8
|
*
netfilter: Use nf_hook_state in nf_queue_entry.
David S. Miller
2015-04-04
1
-5
/
+1
*
|
netfilter: nf_tables: support optional userdata for set elements
Patrick McHardy
2015-04-08
1
-0
/
+7
*
|
netfilter: nf_tables: add support for dynamic set updates
Patrick McHardy
2015-04-08
2
-0
/
+20
*
|
netfilter: nf_tables: support different set binding types
Patrick McHardy
2015-04-08
1
-0
/
+2
*
|
netfilter: nf_tables: prepare set element accounting for async updates
Patrick McHardy
2015-04-08
1
-1
/
+3
*
|
netfilter: nft_hash: add support for timeouts
Patrick McHardy
2015-04-01
1
-0
/
+5
*
|
netfilter: nf_tables: add GC synchronization helpers
Patrick McHardy
2015-04-01
1
-0
/
+35
*
|
netfilter: nf_tables: add set garbage collection helpers
Patrick McHardy
2015-04-01
1
-0
/
+56
*
|
netfilter: nf_tables: add set element timeout support
Patrick McHardy
2015-04-01
1
-0
/
+20
*
|
netfilter: nf_tables: add set timeout API support
Patrick McHardy
2015-04-01
1
-0
/
+9
|
/
*
netfilter: nf_tables: implement set transaction support
Patrick McHardy
2015-03-26
1
-7
/
+26
*
netfilter: nf_tables: add transaction helper functions
Patrick McHardy
2015-03-26
1
-0
/
+28
*
netfilter: nf_tables: return set extensions from ->lookup()
Patrick McHardy
2015-03-26
1
-1
/
+3
*
netfilter: nf_tables: consolide set element destruction
Patrick McHardy
2015-03-26
1
-0
/
+2
[next]