Age | Commit message (Expand) | Author | Files | Lines |
2011-01-19 | netfilter: nf_conntrack_tstamp: add flow-based timestamp extension | Pablo Neira Ayuso | 4 | -0/+68 |
2011-01-18 | netfilter: nf_conntrack: nf_conntrack snmp helper | Jiri Olsa | 2 | -0/+15 |
2011-01-18 | Merge branch 'master' of git://dev.medozas.de/linux | Patrick McHardy | 31 | -121/+123 |
2011-01-18 | netfilter: allow NFQUEUE bypass if no listener is available | Florian Westphal | 2 | -0/+7 |
2011-01-18 | netfilter: reduce NF_VERDICT_MASK to 0xff | Florian Westphal | 1 | -5/+15 |
2011-01-18 | netfilter: nf_nat: fix conversion to non-atomic bit ops | Changli Gao | 1 | -2/+2 |
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-16 | netfilter: create audit records for x_tables replaces | Thomas Graf | 1 | -0/+1 |
2011-01-16 | netfilter: audit target to record accepted/dropped packets | Thomas Graf | 3 | -0/+32 |
2011-01-14 | netfilter: nf_conntrack: use is_vmalloc_addr() | Patrick McHardy | 3 | -5/+2 |
2011-01-14 | Merge branch 'master' of git://1984.lsi.us.es/net-next-2.6 | Patrick McHardy | 288 | -3074/+6106 |
2011-01-14 | netfilter: fix Kconfig dependencies | Patrick McHardy | 2 | -4/+4 |
2011-01-13 | netfilter: ebt_ip6: allow matching on ipv6-icmp types/codes | Florian Westphal | 1 | -3/+12 |
2011-01-13 | netfilter: x_table: speedup compat operations | Eric Dumazet | 1 | -1/+2 |
2011-01-13 | netfilter: xt_conntrack: support matching on port ranges | Patrick McHardy | 1 | -0/+15 |
2011-01-13 | netfilter: xt_comment: drop unneeded unsigned qualifier | Jan Engelhardt | 1 | -1/+1 |
2011-01-13 | IPVS: netns, svc counters moved in ip_vs_ctl,c | Hans Schillstrom | 1 | -0/+3 |
2011-01-13 | IPVS: netns, trash handling | Hans Schillstrom | 2 | -2/+5 |
2011-01-13 | IPVS: netns, defense work timer. | Hans Schillstrom | 2 | -1/+4 |
2011-01-13 | IPVS: netns, ip_vs_ctl local vars moved to ipvs struct. | Hans Schillstrom | 2 | -18/+46 |
2011-01-13 | IPVS: netns, connection hash got net as param. | Hans Schillstrom | 2 | -11/+44 |
2011-01-13 | IPVS: netns, ip_vs_stats and its procfs | Hans Schillstrom | 2 | -3/+52 |
2011-01-13 | IPVS: netns awareness to ip_vs_sync | Hans Schillstrom | 2 | -9/+21 |
2011-01-13 | IPVS: netns awareness to ip_vs_est | Hans Schillstrom | 2 | -2/+6 |
2011-01-13 | IPVS: netns awareness to ip_vs_app | Hans Schillstrom | 2 | -6/+11 |
2011-01-13 | IPVS: netns, common protocol changes and use of appcnt. | Hans Schillstrom | 1 | -2/+0 |
2011-01-13 | IPVS: netns, use ip_vs_proto_data as param. | Hans Schillstrom | 1 | -12/+6 |
2011-01-13 | IPVS: netns preparation for proto_sctp | Hans Schillstrom | 1 | -0/+9 |
2011-01-13 | IPVS: netns preparation for proto_udp | Hans Schillstrom | 1 | -0/+8 |
2011-01-13 | IPVS: netns preparation for proto_tcp | Hans Schillstrom | 2 | -1/+9 |
2011-01-13 | IPVS: netns, prepare protocol | Hans Schillstrom | 2 | -1/+22 |
2011-01-13 | IPVS: netns awarness to lblc sheduler | Hans Schillstrom | 1 | -0/+4 |
2011-01-13 | IPVS: netns awarness to lblcr sheduler | Hans Schillstrom | 1 | -0/+5 |
2011-01-13 | IPVS: netns to services part 1 | Hans Schillstrom | 2 | -5/+67 |
2011-01-13 | IPVS: netns, add basic init per netns. | Hans Schillstrom | 3 | -0/+38 |
2011-01-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Simon Horman | 281 | -3001/+5721 |
2011-01-08 | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 3 | -5/+380 |
2011-01-08 | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 6 | -22/+222 |
2011-01-08 | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 1 | -2/+2 |
2011-01-08 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2011-01-08 | Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -13/+47 |
2011-01-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 4 | -17/+138 |
2011-01-08 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 5 | -6/+33 |
2011-01-08 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 9 | -10/+246 |
2011-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 6 | -7/+46 |
2011-01-07 | Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 20 | -203/+586 |
2011-01-07 | sched: Consolidate the name of root_task_group and init_task_group | Yong Zhang | 1 | -1/+1 |
2011-01-07 | fs: scale mntget/mntput | Nick Piggin | 2 | -36/+19 |
2011-01-07 | fs: implement faster dentry memcmp | Nick Piggin | 1 | -0/+21 |