Age | Commit message (Expand) | Author |
2006-12-02 | [EBTABLES]: Split ebt_replace into user and kernel variants, annotate. | Al Viro |
2006-12-02 | [EBTABLES]: Clean ebt_register_table() up. | Al Viro |
2006-12-02 | [EBTABLES]: Move calls of ebt_verify_pointers() upstream. | Al Viro |
2006-12-02 | [EBTABLES]: ebt_check_entry() doesn't need valid_hooks | Al Viro |
2006-12-02 | [EBTABLES]: Clean ebt_get_udc_positions() up. | Al Viro |
2006-12-02 | [EBTABLES]: Switch ebt_check_entry_size_and_hooks() to use of newinfo->hook_e... | Al Viro |
2006-12-02 | [EBTABLES]: translate_table(): switch direct uses of repl->hook_info to newinfo | Al Viro |
2006-12-02 | [EBTABLES]: Move more stuff into ebt_verify_pointers(). | Al Viro |
2006-12-02 | [EBTABLES]: Pull the loop doing __ebt_verify_pointers() into a separate funct... | Al Viro |
2006-12-02 | [EBTABLES]: Split ebt_check_entry_size_and_hooks | Al Viro |
2006-12-02 | [EBTABLES]: Prevent wraparounds in checks for entry components' sizes. | Al Viro |
2006-12-02 | [EBTABLES]: Deal with the worst-case behaviour in loop checks. | Al Viro |
2006-12-02 | [EBTABLES]: Verify that ebt_entries have zero ->distinguisher. | Al Viro |
2006-12-02 | [EBTABLES]: Fix wraparounds in ebt_entries verification. | Al Viro |
2006-12-02 | [TCP]: Fix warnings with TCP_MD5SIG disabled. | Andrew Morton |
2006-12-02 | [NET]: Possible cleanups. | Adrian Bunk |
2006-12-02 | [IPSEC]: Add AF_KEY interface for encapsulation family. | Miika Komu |
2006-12-02 | [IPSEC]: Add netlink interface for the encapsulation family. | Miika Komu |
2006-12-02 | [IPSEC]: Add encapsulation family. | Miika Komu |
2006-12-02 | [TCP] MD5SIG: Kill CONFIG_TCP_MD5SIG_DEBUG. | David S. Miller |
2006-12-02 | [NET_SCHED]: Fix endless loops (part 5): netem/tbf/hfsc ->requeue failures | Patrick McHardy |
2006-12-02 | [NET_SCHED]: Fix endless loops (part 4): HTB | Patrick McHardy |
2006-12-02 | [NET_SCHED]: Fix endless loops (part 3): HFSC | Patrick McHardy |
2006-12-02 | [NET_SCHED]: Fix endless loops (part 2): "simple" qdiscs | Patrick McHardy |
2006-12-02 | [NET_SCHED]: Fix endless loops caused by inaccurate qlen counters (part 1) | Patrick McHardy |
2006-12-02 | [NET_SCHED]: Set parent classid in default qdiscs | Patrick McHardy |
2006-12-02 | [NET_SCHED]: sch_htb: perform qlen adjustment immediately in ->delete | Patrick McHardy |
2006-12-02 | NetLabel: add the ranged tag to the CIPSOv4 protocol | Paul Moore |
2006-12-02 | NetLabel: add the enumerated tag to the CIPSOv4 protocol | Paul Moore |
2006-12-02 | NetLabel: convert to an extensibile/sparse category bitmap | Paul Moore |
2006-12-02 | [NETFILTER]: remove the reference to ipchains from Kconfig | Pablo Neira Ayuso |
2006-12-02 | [NETFILTER]: Fix PROC_FS=n warnings | Patrick McHardy |
2006-12-02 | [NETFILTER]: remove remaining ASSERT_{READ,WRITE}_LOCK | Patrick McHardy |
2006-12-02 | [NETFILTER]: ebtables: add --snap-arp option | Bart De Schuymer |
2006-12-02 | [NETFILTER]: x_tables: add NFLOG target | Patrick McHardy |
2006-12-02 | [NETFILTER]: x_tables: add port of hashlimit match for IPv4 and IPv6 | Patrick McHardy |
2006-12-02 | [NETFILTER]: nfnetlink_log: remove useless prefix length limitation | Patrick McHardy |
2006-12-02 | [NETFILTER]: nfnetlink_queue: allow changing queue length through netlink | Eric Leblond |
2006-12-02 | [NETFILTER]: ctnetlink: rework conntrack fields dumping logic on events | Pablo Neira Ayuso |
2006-12-02 | [NETFILTER]: ctnetlink: check for status attribute existence on conntrack cre... | Pablo Neira Ayuso |
2006-12-02 | [NETFILTER]: sip conntrack: better NAT handling | Patrick McHardy |
2006-12-02 | [NETFILTER]: sip conntrack: make header shortcuts optional | Patrick McHardy |
2006-12-02 | [NETFILTER]: sip conntrack: do case insensitive SIP header search | Patrick McHardy |
2006-12-02 | [NETFILTER]: sip conntrack: minor cleanup | Patrick McHardy |
2006-12-02 | [NETFILTER]: ip_conntrack: fix NAT helper unload races | Patrick McHardy |
2006-12-02 | [NETFILTER]: conntrack: add '_get' to {ip, nf}_conntrack_expect_find | Yasuyuki Kozakai |
2006-12-02 | [NETFILTER]: nf_conntrack: /proc compatibility with old connection tracking | Patrick McHardy |
2006-12-02 | [NETFILTER]: nf_conntrack: sysctl compatibility with old connection tracking | Patrick McHardy |
2006-12-02 | [NETFILTER]: nf_conntrack: move conntrack protocol sysctls to individual modules | Patrick McHardy |
2006-12-02 | [NETFILTER]: nf_conntrack: automatic sysctl registation for conntrack protocols | Patrick McHardy |