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: nfnetlink_{log,queue}: Register pernet in first place
Francesco Ruggeri
2015-05-20
2
-18
/
+19
*
netfilter: nf_tables: fix bogus warning in nft_data_uninit()
Mirek Kratochvil
2015-05-15
1
-2
/
+2
*
conntrack: RFC5961 challenge ACK confuse conntrack LAST-ACK transition
Jesper Dangaard Brouer
2015-05-15
1
-3
/
+32
*
netfilter: avoid build error if TPROXY/SOCKET=y && NF_DEFRAG_IPV6=m
Florian Westphal
2015-05-15
1
-0
/
+2
*
ipvs: fix memory leak in ip_vs_ctl.c
Tommi Rantala
2015-05-08
1
-0
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-04-27
1
-2
/
+1
|
\
|
*
netfilter: nf_tables: fix wrong length for jump/goto verdicts
Florian Westphal
2015-04-24
1
-2
/
+1
*
|
netfilter; Add some missing default cases to switch statements in nft_reject.
David S. Miller
2015-04-27
2
-0
/
+4
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-04-14
23
-497
/
+591
|
\
|
*
netfilter: nf_tables: get rid of the expression example code
Pablo Neira Ayuso
2015-04-13
1
-94
/
+0
|
*
netfilter: nft_dynset: dynamic stateful expression instantiation
Patrick McHardy
2015-04-13
1
-4
/
+50
|
*
netfilter: nf_tables: add flag to indicate set contains expressions
Patrick McHardy
2015-04-13
2
-2
/
+9
|
*
netfilter: nf_tables: mark stateful expressions
Patrick McHardy
2015-04-13
2
-0
/
+2
|
*
netfilter: nf_tables: prepare for expressions associated to set elements
Patrick McHardy
2015-04-13
1
-0
/
+9
|
*
netfilter: nf_tables: add helper functions for expression handling
Patrick McHardy
2015-04-13
1
-5
/
+51
|
*
netfilter: nf_tables: variable sized set element keys / data
Patrick McHardy
2015-04-13
3
-18
/
+16
|
*
netfilter: nf_tables: support variable sized data in nft_data_init()
Patrick McHardy
2015-04-13
4
-16
/
+28
|
*
netfilter: nf_tables: switch registers to 32 bit addressing
Patrick McHardy
2015-04-13
11
-34
/
+70
|
*
netfilter: nf_tables: add register parsing/dumping helpers
Patrick McHardy
2015-04-13
13
-52
/
+64
|
*
netfilter: nf_tables: convert sets to u32 data pointers
Patrick McHardy
2015-04-13
2
-8
/
+6
|
*
netfilter: nf_tables: kill nft_data_cmp()
Patrick McHardy
2015-04-13
3
-8
/
+7
|
*
netfilter: nf_tables: convert expressions to u32 register pointers
Patrick McHardy
2015-04-13
7
-65
/
+61
|
*
netfilter: nf_tables: use struct nft_verdict within struct nft_data
Patrick McHardy
2015-04-13
1
-17
/
+21
|
*
netfilter: nf_tables: get rid of NFT_REG_VERDICT usage
Patrick McHardy
2015-04-13
19
-86
/
+89
|
*
netfilter: nf_tables: introduce nft_validate_register_load()
Patrick McHardy
2015-04-13
10
-38
/
+61
|
*
netfilter: nf_tables: kill nft_validate_output_register()
Patrick McHardy
2015-04-13
9
-65
/
+12
|
*
netfilter: nft_lookup: use nft_validate_register_store() to validate types
Patrick McHardy
2015-04-13
2
-8
/
+8
|
*
netfilter: nf_tables: rename nft_validate_data_load()
Patrick McHardy
2015-04-13
8
-25
/
+27
|
*
netfilter: nf_tables: validate len in nft_validate_data_load()
Patrick McHardy
2015-04-13
8
-44
/
+92
*
|
tcp/dccp: get rid of central timewait timer
Eric Dumazet
2015-04-13
1
-2
/
+2
*
|
netfilter: Fix format string of nfnetlink_log proc file
Richard Weinberger
2015-04-13
1
-1
/
+1
*
|
netfilter: Fix format string of nfnetlink_queue proc file
Richard Weinberger
2015-04-13
1
-1
/
+1
*
|
netfilter: Fix portid types
Richard Weinberger
2015-04-13
2
-6
/
+5
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-04-09
15
-119
/
+649
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pablo Neira Ayuso
2015-04-08
6
-97
/
+73
|
|
\
|
*
|
netfilter: nf_tables: support optional userdata for set elements
Patrick McHardy
2015-04-08
1
-0
/
+34
|
*
|
netfilter: nf_tables: add support for dynamic set updates
Patrick McHardy
2015-04-08
5
-6
/
+268
|
*
|
netfilter: nf_tables: support different set binding types
Patrick McHardy
2015-04-08
2
-3
/
+10
|
*
|
netfilter: nf_tables: prepare set element accounting for async updates
Patrick McHardy
2015-04-08
2
-10
/
+14
|
*
|
netfilter: nf_tables: fix set selection when timeouts are requested
Patrick McHardy
2015-04-08
1
-1
/
+1
|
*
|
netfilter: physdev: use helpers
Florian Westphal
2015-04-08
1
-12
/
+22
|
*
|
netfilter: bridge: add helpers for fetching physin/outdev
Florian Westphal
2015-04-08
5
-31
/
+69
|
*
|
netfilter: x_tables: don't extract flow keys on early demuxed sks in socket m...
Daniel Borkmann
2015-04-08
1
-45
/
+50
|
*
|
netfilter: nft_meta: fix cgroup matching
Pablo Neira Ayuso
2015-04-01
1
-3
/
+2
|
*
|
netfilter: x_tables: fix cgroup matching on non-full sks
Daniel Borkmann
2015-04-01
1
-1
/
+1
|
*
|
netfilter: nft_hash: add support for timeouts
Patrick McHardy
2015-04-01
1
-4
/
+75
|
*
|
netfilter: nf_tables: add GC synchronization helpers
Patrick McHardy
2015-04-01
1
-1
/
+1
|
*
|
netfilter: nf_tables: add set garbage collection helpers
Patrick McHardy
2015-04-01
1
-0
/
+25
|
*
|
netfilter: nf_tables: add set element timeout support
Patrick McHardy
2015-04-01
1
-2
/
+51
|
*
|
netfilter: nf_tables: add set timeout API support
Patrick McHardy
2015-04-01
1
-2
/
+28
[next]