Age | Commit message (Expand) | Author | Files | Lines |
2011-01-24 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -2/+2 |
2011-01-20 | Merge branch 'connlimit' of git://dev.medozas.de/linux | Patrick McHardy | 1 | -14/+30 |
2011-01-19 | Merge branch 'master' of /repos/git/net-next-2.6 | Patrick McHardy | 2 | -13/+11 |
2011-01-19 | Revert "netlink: test for all flags of the NLM_F_DUMP composite" | David S. Miller | 1 | -2/+2 |
2011-01-19 | netfilter: nf_conntrack: fix lifetime display for disabled connections | Patrick McHardy | 1 | -17/+12 |
2011-01-19 | netfilter: xtables: connlimit revision 1 | Jan Engelhardt | 1 | -14/+30 |
2011-01-19 | netfilter: nf_conntrack_tstamp: add flow-based timestamp extension | Pablo Neira Ayuso | 6 | -1/+244 |
2011-01-18 | netfilter: nf_conntrack: nf_conntrack snmp helper | Jiri Olsa | 5 | -65/+189 |
2011-01-18 | Merge branch 'master' of git://dev.medozas.de/linux | Patrick McHardy | 4 | -4/+8 |
2011-01-18 | netfilter: allow NFQUEUE bypass if no listener is available | Florian Westphal | 3 | -4/+34 |
2011-01-18 | netfilter: reduce NF_VERDICT_MASK to 0xff | Florian Westphal | 2 | -3/+3 |
2011-01-18 | netfilter: nfnetlink_queue: do not free skb on error | Florian Westphal | 2 | -9/+15 |
2011-01-18 | netfilter: nfnetlink_queue: return error number to caller | Florian Westphal | 3 | -23/+49 |
2011-01-18 | netfilter: Kconfig: NFQUEUE is useless without NETFILTER_NETLINK_QUEUE | Florian Westphal | 1 | -0/+1 |
2011-01-18 | netfilter: nf_conntrack: remove an atomic bit operation | Changli Gao | 1 | -1/+1 |
2011-01-18 | netfilter: xt_connlimit: use hotdrop jump mark | Richard Weinberger | 1 | -4/+2 |
2011-01-18 | netfilter: xtables: add missing aliases for autoloading via iptables | Jan Engelhardt | 3 | -0/+6 |
2011-01-16 | netfilter: create audit records for x_tables replaces | Thomas Graf | 1 | -0/+16 |
2011-01-16 | netfilter: audit target to record accepted/dropped packets | Thomas Graf | 3 | -0/+215 |
2011-01-14 | netfilter: nf_conntrack: use is_vmalloc_addr() | Patrick McHardy | 3 | -30/+15 |
2011-01-14 | Merge branch 'master' of git://1984.lsi.us.es/net-next-2.6 | Patrick McHardy | 26 | -1119/+1890 |
2011-01-14 | netfilter: fix Kconfig dependencies | Patrick McHardy | 1 | -1/+1 |
2011-01-13 | netfilter: ctnetlink: fix loop in ctnetlink_get_conntrack() | Pablo Neira Ayuso | 1 | -1/+2 |
2011-01-13 | netfilter: x_table: speedup compat operations | Eric Dumazet | 1 | -34/+48 |
2011-01-13 | netfilter: xt_conntrack: support matching on port ranges | Patrick McHardy | 1 | -2/+73 |
2011-01-13 | IPVS: netns, final patch enabling network name space. | Hans Schillstrom | 7 | -32/+1 |
2011-01-13 | IPVS: netns, misc init_net removal in core. | Hans Schillstrom | 2 | -6/+9 |
2011-01-13 | IPVS: netns, svc counters moved in ip_vs_ctl,c | Hans Schillstrom | 1 | -12/+9 |
2011-01-13 | IPVS: netns, trash handling | Hans Schillstrom | 1 | -12/+11 |
2011-01-13 | IPVS: netns, defense work timer. | Hans Schillstrom | 3 | -13/+13 |
2011-01-13 | IPVS: netns, ip_vs_ctl local vars moved to ipvs struct. | Hans Schillstrom | 7 | -163/+184 |
2011-01-13 | IPVS: netns, connection hash got net as param. | Hans Schillstrom | 9 | -72/+109 |
2011-01-13 | IPVS: netns, ip_vs_stats and its procfs | Hans Schillstrom | 3 | -58/+204 |
2011-01-13 | IPVS: netns awareness to ip_vs_sync | Hans Schillstrom | 3 | -182/+219 |
2011-01-13 | IPVS: netns awareness to ip_vs_est | Hans Schillstrom | 2 | -48/+58 |
2011-01-13 | IPVS: netns awareness to ip_vs_app | Hans Schillstrom | 5 | -52/+65 |
2011-01-13 | IPVS: netns, common protocol changes and use of appcnt. | Hans Schillstrom | 5 | -35/+39 |
2011-01-13 | IPVS: netns, use ip_vs_proto_data as param. | Hans Schillstrom | 9 | -98/+123 |
2011-01-13 | IPVS: netns preparation for proto_ah_esp | Hans Schillstrom | 2 | -16/+10 |
2011-01-13 | IPVS: netns preparation for proto_sctp | Hans Schillstrom | 2 | -63/+61 |
2011-01-13 | IPVS: netns preparation for proto_udp | Hans Schillstrom | 2 | -43/+46 |
2011-01-13 | IPVS: netns preparation for proto_tcp | Hans Schillstrom | 3 | -48/+70 |
2011-01-13 | IPVS: netns, prepare protocol | Hans Schillstrom | 1 | -0/+66 |
2011-01-13 | IPVS: netns awarness to lblc sheduler | Hans Schillstrom | 1 | -16/+34 |
2011-01-13 | IPVS: netns awarness to lblcr sheduler | Hans Schillstrom | 1 | -18/+36 |
2011-01-13 | IPVS: netns to services part 1 | Hans Schillstrom | 7 | -110/+147 |
2011-01-13 | IPVS: netns, add basic init per netns. | Hans Schillstrom | 10 | -33/+316 |
2011-01-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Simon Horman | 9 | -71/+57 |
2011-01-11 | netfilter: fix race in conntrack between dump_table and destroy | Stephen Hemminger | 1 | -9/+5 |
2011-01-10 | netfilter: x_tables: dont block BH while reading counters | Eric Dumazet | 1 | -1/+2 |