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
/
ipset
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
*
netfilter: ipset: hash:*net*: nomatch flag not excluded on set resize
Jozsef Kadlecsik
2013-04-09
4
-4
/
+76
|
*
netfilter: ipset: list:set: fix reference counter update
Jozsef Kadlecsik
2013-04-09
1
-3
/
+7
*
|
net-next: replace obsolete NLMSG_* with type safe nlmsg_*
Hong zhi guo
2013-03-28
1
-3
/
+2
|
/
*
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
2013-02-26
1
-1
/
+2
|
\
|
*
netfilter: ipset: "Directory not empty" error message
Jozsef Kadlecsik
2013-02-21
1
-1
/
+2
*
|
netfilter: nfnetlink: add mutex per subsystem
Pablo Neira Ayuso
2013-02-05
1
-13
/
+13
*
|
netfilter ipset: Use ipv6_addr_equal() where appropriate.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-29
7
-9
/
+9
|
/
*
netfilter: ipset: Increase the number of maximal sets automatically
Jozsef Kadlecsik
2012-12-03
1
-83
/
+160
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-11-29
1
-1
/
+1
|
\
|
*
netfilter: ipset: fix netiface set name overflow
Florian Westphal
2012-11-24
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-11-25
4
-12
/
+13
|
\
\
|
|
/
|
*
netfilter: ipset: Fix range bug in hash:ip,port,net
Jozsef Kadlecsik
2012-11-21
4
-12
/
+13
*
|
net: Allow userns root to control llc, netfilter, netlink, packet, and xfrm
Eric W. Biederman
2012-11-18
1
-1
/
+1
|
/
*
netfilter: ipset: Support to match elements marked with "nomatch"
Jozsef Kadlecsik
2012-09-22
5
-20
/
+28
*
netfilter: ipset: Coding style fixes
Jozsef Kadlecsik
2012-09-22
2
-5
/
+8
*
netfilter: ipset: Include supported revisions in module description
Jozsef Kadlecsik
2012-09-22
11
-39
/
+72
*
netfilter: ipset: Add /0 network support to hash:net,iface type
Jozsef Kadlecsik
2012-09-22
1
-23
/
+21
*
netfilter: ipset: Check and reject crazy /0 input parameters
Jozsef Kadlecsik
2012-09-21
6
-10
/
+13
*
netfilter: ipset: Fix sparse warnings "incorrect type in assignment"
Jozsef Kadlecsik
2012-09-21
7
-33
/
+39
*
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
2012-09-10
1
-12
/
+12
*
netfilter: ipset: fix crash if IPSET_CMD_NONE command is sent
Tomasz Bursztyka
2012-06-29
1
-0
/
+12
*
netfilter: ipset: fix interface comparision in hash-netiface sets
Florian Westphal
2012-06-25
1
-28
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-16
7
-21
/
+49
|
\
|
*
netfilter: ipset: fix hash size checking in kernel
Jozsef Kadlecsik
2012-05-16
7
-21
/
+49
*
|
netfilter: Convert compare_ether_addr to ether_addr_equal
Joe Perches
2012-05-09
1
-2
/
+2
*
|
net: cleanup unsigned to unsigned int
Eric Dumazet
2012-04-15
1
-3
/
+3
*
|
ipset: Stop using NLA_PUT*().
David S. Miller
2012-04-02
12
-229
/
+271
|
/
*
netfilter: ipset: Exceptions support added to hash:*net* types
Jozsef Kadlecsik
2012-03-07
4
-93
/
+329
*
netfilter: ipset: use NFPROTO_ constants
Jan Engelhardt
2012-03-07
13
-60
/
+60
*
netlink: add netlink_dump_control structure for netlink_dump_start()
Pablo Neira Ayuso
2012-02-26
1
-3
/
+7
*
netfilter: ipset: dumping error triggered removing references twice
Jozsef Kadlecsik
2012-01-17
1
-0
/
+1
*
netfilter: ipset: autoload set type modules safely
Jozsef Kadlecsik
2012-01-17
1
-10
/
+26
*
net:netfilter: use IS_ENABLED
Igor Maravić
2011-12-16
1
-1
/
+1
*
ipv6: Add fragment reporting to ipv6_skip_exthdr().
Jesse Gross
2011-12-03
1
-1
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-12-02
3
-3
/
+3
|
\
[next]