| Commit message (Expand) | Author | Age |
... | |
| * | | netfilter: ipset: bitmap:ip,mac type support | Jozsef Kadlecsik | 2011-02-01 |
| * | | netfilter: ipset: bitmap:ip set type support | Jozsef Kadlecsik | 2011-02-01 |
| * | | netfilter: ipset: IP set core support | Jozsef Kadlecsik | 2011-02-01 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2011-01-31 |
|\| | |
|
| * | | netfilter: xt_iprange: add IPv6 match debug print code | Thomas Jacob | 2011-01-28 |
| * | | netfilter: xt_iprange: typo in IPv4 match debug print code | Thomas Jacob | 2011-01-27 |
| * | | Merge branch 'connlimit' of git://dev.medozas.de/linux | Patrick McHardy | 2011-01-26 |
| |\ \ |
|
| | * | | netfilter: xt_connlimit: pick right dstaddr in NAT scenario | Jan Engelhardt | 2011-01-26 |
| * | | | netfilter: ipvs: fix compiler warnings | Changli Gao | 2011-01-25 |
| * | | | IPVS netns BUG, register sysctl for root ns | Hans Schillstrom | 2011-01-24 |
| |/ / |
|
| * | | IPVS: Change sock_create_kernel() to __sock_create() | Simon Horman | 2011-01-21 |
| * | | netfilter: ipvs: fix compiler warnings | Changli Gao | 2011-01-21 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-01-24 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Revert "netlink: test for all flags of the NLM_F_DUMP composite" | David S. Miller | 2011-01-19 |
* | | Merge branch 'connlimit' of git://dev.medozas.de/linux | Patrick McHardy | 2011-01-20 |
|\ \ |
|
| * | | netfilter: xtables: connlimit revision 1 | Jan Engelhardt | 2011-01-19 |
* | | | Merge branch 'master' of /repos/git/net-next-2.6 | Patrick McHardy | 2011-01-19 |
|\ \ \
| | |/
| |/| |
|
| * | | netfilter: ctnetlink: fix loop in ctnetlink_get_conntrack() | Pablo Neira Ayuso | 2011-01-13 |
| * | | netfilter: fix race in conntrack between dump_table and destroy | Stephen Hemminger | 2011-01-11 |
| * | | netfilter: x_tables: dont block BH while reading counters | Eric Dumazet | 2011-01-10 |
| * | | netlink: test for all flags of the NLM_F_DUMP composite | Jan Engelhardt | 2011-01-09 |
* | | | netfilter: nf_conntrack: fix lifetime display for disabled connections | Patrick McHardy | 2011-01-19 |
* | | | netfilter: nf_conntrack_tstamp: add flow-based timestamp extension | Pablo Neira Ayuso | 2011-01-19 |
| |/
|/| |
|
* | | netfilter: nf_conntrack: nf_conntrack snmp helper | Jiri Olsa | 2011-01-18 |
* | | Merge branch 'master' of git://dev.medozas.de/linux | Patrick McHardy | 2011-01-18 |
|\ \ |
|
| * | | netfilter: xt_connlimit: use hotdrop jump mark | Richard Weinberger | 2011-01-18 |
| * | | netfilter: xtables: add missing aliases for autoloading via iptables | Jan Engelhardt | 2011-01-18 |
* | | | netfilter: allow NFQUEUE bypass if no listener is available | Florian Westphal | 2011-01-18 |
* | | | netfilter: reduce NF_VERDICT_MASK to 0xff | Florian Westphal | 2011-01-18 |
* | | | netfilter: nfnetlink_queue: do not free skb on error | Florian Westphal | 2011-01-18 |
* | | | netfilter: nfnetlink_queue: return error number to caller | Florian Westphal | 2011-01-18 |
* | | | netfilter: Kconfig: NFQUEUE is useless without NETFILTER_NETLINK_QUEUE | Florian Westphal | 2011-01-18 |
* | | | netfilter: nf_conntrack: remove an atomic bit operation | Changli Gao | 2011-01-18 |
|/ / |
|
* | | netfilter: create audit records for x_tables replaces | Thomas Graf | 2011-01-16 |
* | | netfilter: audit target to record accepted/dropped packets | Thomas Graf | 2011-01-16 |
* | | netfilter: nf_conntrack: use is_vmalloc_addr() | Patrick McHardy | 2011-01-14 |
* | | Merge branch 'master' of git://1984.lsi.us.es/net-next-2.6 | Patrick McHardy | 2011-01-14 |
|\ \ |
|
| * | | netfilter: x_table: speedup compat operations | Eric Dumazet | 2011-01-13 |
| * | | netfilter: xt_conntrack: support matching on port ranges | Patrick McHardy | 2011-01-13 |
| * | | IPVS: netns, final patch enabling network name space. | Hans Schillstrom | 2011-01-12 |
| * | | IPVS: netns, misc init_net removal in core. | Hans Schillstrom | 2011-01-12 |
| * | | IPVS: netns, svc counters moved in ip_vs_ctl,c | Hans Schillstrom | 2011-01-12 |
| * | | IPVS: netns, trash handling | Hans Schillstrom | 2011-01-12 |
| * | | IPVS: netns, defense work timer. | Hans Schillstrom | 2011-01-12 |
| * | | IPVS: netns, ip_vs_ctl local vars moved to ipvs struct. | Hans Schillstrom | 2011-01-12 |
| * | | IPVS: netns, connection hash got net as param. | Hans Schillstrom | 2011-01-12 |
| * | | IPVS: netns, ip_vs_stats and its procfs | Hans Schillstrom | 2011-01-12 |
| * | | IPVS: netns awareness to ip_vs_sync | Hans Schillstrom | 2011-01-12 |
| * | | IPVS: netns awareness to ip_vs_est | Hans Schillstrom | 2011-01-12 |
| * | | IPVS: netns awareness to ip_vs_app | Hans Schillstrom | 2011-01-12 |