Age | Commit message (Expand) | Author | Files | Lines |
2011-01-18 | netfilter: nf_conntrack: nf_conntrack snmp helper | Jiri Olsa | 9 | -70/+211 |
2011-01-18 | netfilter: ipt_CLUSTERIP: remove "no conntrack!" | Eric Dumazet | 1 | -6/+1 |
2011-01-18 | Merge branch 'master' of git://dev.medozas.de/linux | Patrick McHardy | 36 | -125/+133 |
2011-01-18 | netfilter: allow NFQUEUE bypass if no listener is available | Florian Westphal | 5 | -4/+41 |
2011-01-18 | netfilter: reduce NF_VERDICT_MASK to 0xff | Florian Westphal | 3 | -8/+18 |
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: nf_nat: fix conversion to non-atomic bit ops | Changli Gao | 2 | -4/+4 |
2011-01-18 | netfilter: xtables: add missing header files to export list | Jan Engelhardt | 1 | -0/+2 |
2011-01-18 | netfilter: xtables: use __uXX guarded types for userspace exports | Jan Engelhardt | 30 | -121/+121 |
2011-01-18 | netfilter: xt_connlimit: use hotdrop jump mark | Richard Weinberger | 1 | -4/+2 |
2011-01-18 | audit: export symbol for use with xt_AUDIT | Jan Engelhardt | 1 | -0/+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 | 2 | -0/+17 |
2011-01-16 | netfilter: audit target to record accepted/dropped packets | Thomas Graf | 6 | -0/+247 |
2011-01-14 | netfilter: nf_conntrack: use is_vmalloc_addr() | Patrick McHardy | 7 | -39/+19 |
2011-01-14 | Merge branch 'master' of git://1984.lsi.us.es/net-next-2.6 | Patrick McHardy | 5434 | -229538/+382875 |
2011-01-14 | netfilter: fix Kconfig dependencies | Patrick McHardy | 11 | -38/+37 |
2011-01-13 | netfilter: ebt_ip6: allow matching on ipv6-icmp types/codes | Florian Westphal | 2 | -15/+46 |
2011-01-13 | netfilter: x_table: speedup compat operations | Eric Dumazet | 6 | -35/+57 |
2011-01-13 | netfilter: xt_conntrack: support matching on port ranges | Patrick McHardy | 2 | -2/+88 |
2011-01-13 | netfilter: xt_comment: drop unneeded unsigned qualifier | Jan Engelhardt | 1 | -1/+1 |
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 | 2 | -12/+12 |
2011-01-13 | IPVS: netns, trash handling | Hans Schillstrom | 3 | -14/+16 |
2011-01-13 | IPVS: netns, defense work timer. | Hans Schillstrom | 5 | -14/+17 |
2011-01-13 | IPVS: netns, ip_vs_ctl local vars moved to ipvs struct. | Hans Schillstrom | 9 | -181/+230 |
2011-01-13 | IPVS: netns, connection hash got net as param. | Hans Schillstrom | 11 | -83/+153 |
2011-01-13 | IPVS: netns, ip_vs_stats and its procfs | Hans Schillstrom | 5 | -61/+256 |
2011-01-13 | IPVS: netns awareness to ip_vs_sync | Hans Schillstrom | 5 | -191/+240 |
2011-01-13 | IPVS: netns awareness to ip_vs_est | Hans Schillstrom | 4 | -50/+64 |
2011-01-13 | IPVS: netns awareness to ip_vs_app | Hans Schillstrom | 7 | -58/+76 |
2011-01-13 | IPVS: netns, common protocol changes and use of appcnt. | Hans Schillstrom | 6 | -37/+39 |
2011-01-13 | IPVS: netns, use ip_vs_proto_data as param. | Hans Schillstrom | 10 | -110/+129 |
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 | 3 | -63/+70 |
2011-01-13 | IPVS: netns preparation for proto_udp | Hans Schillstrom | 3 | -43/+54 |
2011-01-13 | IPVS: netns preparation for proto_tcp | Hans Schillstrom | 5 | -49/+79 |
2011-01-13 | IPVS: netns, prepare protocol | Hans Schillstrom | 3 | -1/+88 |
2011-01-13 | IPVS: netns awarness to lblc sheduler | Hans Schillstrom | 2 | -16/+38 |
2011-01-13 | IPVS: netns awarness to lblcr sheduler | Hans Schillstrom | 2 | -18/+41 |
2011-01-13 | IPVS: netns to services part 1 | Hans Schillstrom | 9 | -115/+214 |
2011-01-13 | IPVS: netns, add basic init per netns. | Hans Schillstrom | 13 | -33/+354 |
2011-01-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Simon Horman | 5406 | -228405/+380616 |
2011-01-07 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/... | Linus Torvalds | 17 | -400/+701 |
2011-01-07 | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 45 | -1365/+1596 |
2011-01-07 | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 62 | -275/+703 |