index
:
ipset
master
region_lock
ipset tree
kadlec@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ipset_parse_tcpudp_port function
Jozsef Kadlecsik
2010-12-17
2
-7
/
+30
*
Missing spaces in error strings fixed.
Jozsef Kadlecsik
2010-12-17
1
-4
/
+4
*
Use the 'full' flags of the types and check not allowed flags.
Jozsef Kadlecsik
2010-12-17
2
-14
/
+113
*
Remove unnecessary gfp_flags arguments
Jozsef Kadlecsik
2010-12-16
10
-70
/
+58
*
Add test to check multi-message listing and swapping.
Jozsef Kadlecsik
2010-12-16
2
-4
/
+11
*
Mistypeing in the hbucket() macro fixed.
Jozsef Kadlecsik
2010-12-16
1
-2
/
+6
*
Manpage cleanups, so it's more clear and straightforward.
Jozsef Kadlecsik
2010-12-15
2
-21
/
+21
*
Fix outdated messages in the tests
Jozsef Kadlecsik
2010-12-14
8
-89
/
+89
*
Document which elements cannot be stored in the different hash types.
Jozsef Kadlecsik
2010-12-14
2
-6
/
+15
*
Speed up testing a little bit
Jozsef Kadlecsik
2010-12-13
21
-65
/
+65
*
Convert last printks to pr_debug in ip_set_ahash.h
Jozsef Kadlecsik
2010-12-13
1
-4
/
+2
*
Remove remnants of slist from ip_set_ahash.h
Jozsef Kadlecsik
2010-12-13
1
-3
/
+2
*
Buffered commands are just ... buffered.
Jozsef Kadlecsik
2010-12-13
3
-129
/
+82
*
Fixing dangling empty line produced backward-incompatible exit codes, fixed.
Jozsef Kadlecsik
2010-12-13
1
-2
/
+2
*
Support case-insensitive ICMP and ICMPv6 type/code names.
Jozsef Kadlecsik
2010-12-10
3
-2
/
+4
*
Compiler flag compatibility fix with libmnl
Jozsef Kadlecsik
2010-12-10
1
-1
/
+1
*
Fix dangling empty line at error/warning messages emitted by ipset.
Jozsef Kadlecsik
2010-12-10
1
-3
/
+4
*
Add proper RCU protection to resizing
Jozsef Kadlecsik
2010-12-10
1
-18
/
+38
*
Convert hash types from chash to ahash.
Jozsef Kadlecsik
2010-12-10
7
-94
/
+1127
*
Strip off ip_set_ prefix from non-ipset specific header files.
Jozsef Kadlecsik
2010-12-08
9
-8
/
+8
*
Update ip_set_jhash.h
Jozsef Kadlecsik
2010-12-08
1
-33
/
+81
*
Create include/linux/netfilter/ipset/ directory
Jozsef Kadlecsik
2010-12-07
23
-70
/
+70
*
Complete Kconfig.ipset with hash:net,port type.
Jozsef Kadlecsik
2010-12-07
1
-8
/
+16
*
Remove include/net/pfxlen.h
Jozsef Kadlecsik
2010-12-07
12
-311
/
+305
*
Remove command MODIFY
Jozsef Kadlecsik
2010-12-07
3
-37
/
+35
*
Whitespace, checkpatch.pl cleanups.
Jozsef Kadlecsik
2010-12-07
20
-375
/
+376
*
The protocol extended with the command MODIFY.
Jozsef Kadlecsik
2010-11-05
3
-37
/
+41
*
Update README file
Jozsef Kadlecsik
2010-11-05
1
-6
/
+23
*
Manpage and help text fixes.
v5.0-pre10
Jozsef Kadlecsik
2010-11-02
2
-38
/
+110
*
Enforce handling IPv4 and IPv6 differently for hash:ip type.
Jozsef Kadlecsik
2010-10-30
1
-1
/
+1
*
Add parser function to handle IPv4 and IPv6 differently.
Jozsef Kadlecsik
2010-10-30
2
-0
/
+42
*
Resizing converted to run under read-locking of the set
Jozsef Kadlecsik
2010-10-30
7
-118
/
+157
*
Remove to support resizing from kernel context.
Jozsef Kadlecsik
2010-10-29
1
-8
/
+1
*
Fix gfp_flags at resizing
Jozsef Kadlecsik
2010-10-29
2
-3
/
+3
*
Test to list large hash sets added.
Jozsef Kadlecsik
2010-10-29
2
-0
/
+1065
*
Listing for hash types fixed
Jozsef Kadlecsik
2010-10-29
1
-2
/
+18
*
Kernel compile-time files are added to .gitignore
Jozsef Kadlecsik
2010-10-29
1
-0
/
+9
*
Build and source kernel directories
v5.0-pre9
Jozsef Kadlecsik
2010-10-25
1
-1
/
+7
*
Merge branch 'ipset-5' of git://dev.medozas.de/ipset into ipset-5
Jozsef Kadlecsik
2010-10-25
7
-34
/
+49
|
\
|
*
Add .gitignore files
Jan Engelhardt
2010-10-19
2
-0
/
+21
|
*
build: run autoupdate
Jan Engelhardt
2010-10-19
1
-2
/
+2
|
*
build: use subdir-objects and CC_C_O
Jan Engelhardt
2010-10-19
1
-1
/
+2
|
*
build: remove manual -fPIC flag
Jan Engelhardt
2010-10-19
1
-1
/
+1
|
*
build: use libmnl's pkgconfig files
Jan Engelhardt
2010-10-19
2
-6
/
+3
|
*
build: add separate option for kernel source directory
Jan Engelhardt
2010-10-19
1
-9
/
+14
|
*
build: resolve autoreconf/libtoolize suggestions
Jan Engelhardt
2010-10-19
3
-0
/
+5
|
*
build: just use autoreconf
Jan Engelhardt
2010-10-19
1
-16
/
+2
*
|
Rollback to fix commit history
Jozsef Kadlecsik
2010-10-25
6
-53
/
+33
*
|
Fixes, cleanups, comments
v5.0-pre8
Jozsef Kadlecsik
2010-10-24
88
-1086
/
+2487
*
|
Cleanup, compatibility
v5.0-pre7
Jozsef Kadlecsik
2010-08-23
12
-66
/
+71
|
/
[next]