index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
ipset
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-01-05
1
-28
/
+0
|
\
|
*
netfilter: ipset: remove unused code
stephen hemminger
2014-01-03
1
-28
/
+0
*
|
netfilter: ipset: fix incorret comparison in hash_netnet4_data_equal()
Dave Jones
2013-11-25
1
-1
/
+1
|
/
*
netfilter: ipset: remove duplicate define
Michael Opdenacker
2013-10-27
1
-1
/
+0
*
netfilter:ipset: Fix memory allocation for bitmap:port
Jozsef Kadlecsik
2013-10-27
1
-1
/
+1
*
netfilter: ipset: The unnamed union initialization may lead to compilation error
Jozsef Kadlecsik
2013-10-22
2
-24
/
+20
*
netfilter: ipset: Use netlink callback dump args only
Jozsef Kadlecsik
2013-10-22
4
-54
/
+58
*
netfilter: ipset: Add hash:net,port,net module to kernel.
Oliver Smith
2013-09-30
3
-0
/
+598
*
netfiler: ipset: Add net namespace for ipset
Vitaly Lavrov
2013-09-30
6
-118
/
+212
*
netfilter: ipset: Use a common function at listing the extensions
Jozsef Kadlecsik
2013-09-30
4
-50
/
+12
*
netfilter: ipset: For set:list types, replaced elements must be zeroed out
Jozsef Kadlecsik
2013-09-30
1
-1
/
+3
*
netfilter: ipset: Fix hash resizing with comments
Jozsef Kadlecsik
2013-09-30
1
-5
/
+5
*
netfilter: ipset: Support comments in hash-type ipsets.
Oliver Smith
2013-09-30
9
-13
/
+30
*
netfilter: ipset: Support comments in the list-type ipset.
Oliver Smith
2013-09-30
1
-6
/
+12
*
netfilter: ipset: Support comments in bitmap-type ipsets.
Oliver Smith
2013-09-30
4
-9
/
+17
*
netfilter: ipset: Support comments for ipset entries in the core.
Oliver Smith
2013-09-30
1
-0
/
+14
*
netfilter: ipset: Add hash:net,net module to kernel.
Oliver Smith
2013-09-30
4
-9
/
+541
*
netfilter: ipset: Kconfig: ipset needs NETFILTER_NETLINK
Jozsef Kadlecsik
2013-09-30
1
-1
/
+1
*
netfilter: ipset: list:set: make sure all elements are checked by the gc
Jozsef Kadlecsik
2013-09-30
1
-2
/
+5
*
netfilter: ipset: Support extensions which need a per data destroy function
Jozsef Kadlecsik
2013-09-30
3
-38
/
+90
*
netfilter: ipset: Generalize extensions support
Jozsef Kadlecsik
2013-09-30
13
-749
/
+105
*
netfilter: ipset: Move extension data to set structure
Jozsef Kadlecsik
2013-09-30
13
-278
/
+244
*
netfilter: ipset: Rename extension offset ids to extension ids
Jozsef Kadlecsik
2013-09-30
6
-35
/
+35
*
netfilter: ipset: Prepare ipset to support multiple networks for hash types
Jozsef Kadlecsik
2013-09-30
5
-46
/
+48
*
netfilter: ipset: Introduce new operation to get both setname and family
Jozsef Kadlecsik
2013-09-30
1
-0
/
+17
*
netfilter: ipset: Support package fragments for IPv4 protos without ports
Anders K. Pedersen
2013-09-30
1
-1
/
+17
*
netfilter: ipset: Fix "may be used uninitialized" warnings
Jozsef Kadlecsik
2013-09-30
9
-12
/
+12
*
netfilter: ipset: Rename simple macro names to avoid namespace issues.
Jozsef Kadlecsik
2013-09-30
13
-162
/
+166
*
netfilter: ipset: Fix sparse warnings due to missing rcu annotations
Jozsef Kadlecsik
2013-09-30
1
-32
/
+55
*
netfilter: ipset: Sparse warning about shadowed variable fixed
Jozsef Kadlecsik
2013-09-30
1
-1
/
+1
*
netfilter: ipset: Don't call ip_nest_end needlessly in the error path
Jozsef Kadlecsik
2013-09-30
3
-3
/
+3
*
netfilter: ipset: Fix serious failure in CIDR tracking
Oliver Smith
2013-09-16
1
-12
/
+16
*
netfilter: ipset: Validate the set family and not the set type family at swap...
Jozsef Kadlecsik
2013-09-16
1
-1
/
+1
*
netfilter: ipset: Consistent userspace testing with nomatch flag
Jozsef Kadlecsik
2013-09-16
5
-10
/
+9
*
netfilter: ipset: Skip really non-first fragments for IPv6 when getting port/...
Jozsef Kadlecsik
2013-09-16
1
-2
/
+2
*
netfilter: ipset: set match: add support to match the counters
Jozsef Kadlecsik
2013-04-29
2
-3
/
+7
*
netfilter: ipset: The list:set type with counter support
Jozsef Kadlecsik
2013-04-29
1
-6
/
+67
*
netfilter: ipset: The hash types with counter support
Jozsef Kadlecsik
2013-04-29
8
-19
/
+381
*
netfilter: ipset: The bitmap types with counter support
Jozsef Kadlecsik
2013-04-29
4
-15
/
+186
*
netfilter: ipset: Introduce the counter extension in the core
Jozsef Kadlecsik
2013-04-29
1
-0
/
+10
*
netfilter: ipset: list:set type using the extension interface
Jozsef Kadlecsik
2013-04-29
1
-246
/
+301
*
netfilter: ipset: Hash types using the unified code base
Jozsef Kadlecsik
2013-04-29
7
-1865
/
+610
*
netfilter: ipset: Unified hash type generation
Jozsef Kadlecsik
2013-04-29
1
-0
/
+1039
*
netfilter: ipset: Bitmap types using the unified code base
Jozsef Kadlecsik
2013-04-29
3
-958
/
+316
*
netfilter: ipset: Unified bitmap type generation
Jozsef Kadlecsik
2013-04-29
1
-0
/
+265
*
netfilter: ipset: Introduce extensions to elements in the core
Jozsef Kadlecsik
2013-04-29
1
-7
/
+17
*
netfilter: ipset: Move often used IPv6 address masking function to header file
Jozsef Kadlecsik
2013-04-29
5
-45
/
+0
*
netfilter: ipset: Make possible to test elements marked with nomatch
Jozsef Kadlecsik
2013-04-29
4
-24
/
+32
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-22
6
-8
/
+88
|
\
|
*
netfilter: ipset: bitmap:ip,mac: fix listing with timeout
Jozsef Kadlecsik
2013-04-18
1
-1
/
+5
[next]