Age | Commit message (Expand) | Author |
2013-04-18 | netfilter: ipset: bitmap:ip,mac: fix listing with timeout | Jozsef Kadlecsik |
2013-04-09 | netfilter: ipset: hash:*net*: nomatch flag not excluded on set resize | Jozsef Kadlecsik |
2013-04-09 | netfilter: ipset: list:set: fix reference counter update | Jozsef Kadlecsik |
2013-02-26 | Merge branch 'master' of git://1984.lsi.us.es/nf | David S. Miller |
2013-02-21 | netfilter: ipset: "Directory not empty" error message | Jozsef Kadlecsik |
2013-02-05 | netfilter: nfnetlink: add mutex per subsystem | Pablo Neira Ayuso |
2013-01-30 | netfilter ipset: Use ipv6_addr_equal() where appropriate. | YOSHIFUJI Hideaki / 吉藤英明 |
2012-12-03 | netfilter: ipset: Increase the number of maximal sets automatically | Jozsef Kadlecsik |
2012-11-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-11-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-11-24 | netfilter: ipset: fix netiface set name overflow | Florian Westphal |
2012-11-21 | netfilter: ipset: Fix range bug in hash:ip,port,net | Jozsef Kadlecsik |
2012-11-19 | net: Allow userns root to control llc, netfilter, netlink, packet, and xfrm | Eric W. Biederman |
2012-09-22 | netfilter: ipset: Support to match elements marked with "nomatch" | Jozsef Kadlecsik |
2012-09-22 | netfilter: ipset: Coding style fixes | Jozsef Kadlecsik |
2012-09-22 | netfilter: ipset: Include supported revisions in module description | Jozsef Kadlecsik |
2012-09-22 | netfilter: ipset: Add /0 network support to hash:net,iface type | Jozsef Kadlecsik |
2012-09-21 | netfilter: ipset: Check and reject crazy /0 input parameters | Jozsef Kadlecsik |
2012-09-21 | netfilter: ipset: Fix sparse warnings "incorrect type in assignment" | Jozsef Kadlecsik |
2012-09-10 | netlink: Rename pid to portid to avoid confusion | Eric W. Biederman |
2012-06-29 | netfilter: ipset: fix crash if IPSET_CMD_NONE command is sent | Tomasz Bursztyka |
2012-06-25 | netfilter: ipset: fix interface comparision in hash-netiface sets | Florian Westphal |
2012-05-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-05-16 | netfilter: ipset: fix hash size checking in kernel | Jozsef Kadlecsik |
2012-05-10 | netfilter: Convert compare_ether_addr to ether_addr_equal | Joe Perches |
2012-04-15 | net: cleanup unsigned to unsigned int | Eric Dumazet |
2012-04-02 | ipset: Stop using NLA_PUT*(). | David S. Miller |
2012-03-07 | netfilter: ipset: Exceptions support added to hash:*net* types | Jozsef Kadlecsik |
2012-03-07 | netfilter: ipset: use NFPROTO_ constants | Jan Engelhardt |
2012-02-26 | netlink: add netlink_dump_control structure for netlink_dump_start() | Pablo Neira Ayuso |
2012-01-17 | netfilter: ipset: dumping error triggered removing references twice | Jozsef Kadlecsik |
2012-01-17 | netfilter: ipset: autoload set type modules safely | Jozsef Kadlecsik |
2011-12-16 | net:netfilter: use IS_ENABLED | Igor Maravić |
2011-12-03 | ipv6: Add fragment reporting to ipv6_skip_exthdr(). | Jesse Gross |
2011-12-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2011-11-22 | net: remove ipv6_addr_copy() | Alexey Dobriyan |
2011-11-21 | netfilter: ipset: suppress compile-time warnings in ip_set_hash_ipport*.c | Jozsef Kadlecsik |
2011-11-07 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-11-01 | netfilter: Remove unnecessary OOM logging messages | Joe Perches |
2011-10-31 | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules | Paul Gortmaker |
2011-07-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller |
2011-07-21 | netfilter: ipset: hash:net,iface fixed to handle overlapping nets behind diff... | Jozsef Kadlecsik |
2011-06-21 | Remove redundant linux/version.h includes from net/ | Jesper Juhl |
2011-06-16 | netfilter: ipset: whitespace and coding fixes detected by checkpatch.pl | Jozsef Kadlecsik |
2011-06-16 | netfilter: ipset: hash:net,iface type introduced | Jozsef Kadlecsik |
2011-06-16 | netfilter: ipset: use the stored first cidr value instead of '1' | Jozsef Kadlecsik |
2011-06-16 | netfilter: ipset: fix return code for destroy when sets are in use | Jozsef Kadlecsik |
2011-06-16 | netfilter: ipset: add xt_action_param to the variant level kadt functions, ip... | Jozsef Kadlecsik |
2011-06-16 | netfilter: ipset: use unified from/to address masking and check the usage | Jozsef Kadlecsik |
2011-06-16 | netfilter: ipset: take into account cidr value for the from address when crea... | Jozsef Kadlecsik |