Age | Commit message (Expand) | Author |
2012-10-08 | ipvs: fix ARP resolving for direct routing mode | Julian Anastasov |
2012-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2012-09-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-09-26 | netfilter: xt_limit: have r->cost != 0 case work | Jan Engelhardt |
2012-09-24 | netfilter: nfnetlink_queue: add NFQA_CAP_LEN attribute | Pablo Neira Ayuso |
2012-09-24 | netfilter: nfnetlink_queue: fix maximum packet length to userspace | Pablo Neira Ayuso |
2012-09-24 | netfilter: nf_ct_ftp: add sequence tracking pickup facility for injected entries | Pablo Neira Ayuso |
2012-09-24 | netfilter: xt_time: add support to ignore day transition | Florian Westphal |
2012-09-22 | netfilter: ipset: Support to match elements marked with "nomatch" | Jozsef Kadlecsik |
2012-09-22 | netfilter: ipset: Coding style fixes | Jozsef Kadlecsik |
2012-09-22 | netfilter: ipset: Include supported revisions in module description | Jozsef Kadlecsik |
2012-09-22 | netfilter: ipset: Add /0 network support to hash:net,iface type | Jozsef Kadlecsik |
2012-09-21 | netfilter: ipset: Check and reject crazy /0 input parameters | Jozsef Kadlecsik |
2012-09-21 | netfilter: ipset: Fix sparse warnings "incorrect type in assignment" | Jozsef Kadlecsik |
2012-09-21 | netfilter: combine ipt_REDIRECT and ip6t_REDIRECT | Jan Engelhardt |
2012-09-21 | netfilter: combine ipt_NETMAP and ip6t_NETMAP | Jan Engelhardt |
2012-09-21 | netfilter: nf_nat: remove obsolete rcu_read_unlock call | Ulrich Weber |
2012-09-21 | netfilter: nf_nat: fix oops when unloading protocol modules | Patrick McHardy |
2012-09-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-09-13 | Merge branch 'master' of git://1984.lsi.us.es/nf-next | David S. Miller |
2012-09-12 | netfilter: ctnetlink: fix module auto-load in ctnetlink_parse_nat | Pablo Neira Ayuso |
2012-09-12 | netfilter: log: Fix log-level processing | Joe Perches |
2012-09-10 | netlink: Rename pid to portid to avoid confusion | Eric W. Biederman |
2012-09-10 | ipvs: use list_del_init instead of list_del/INIT_LIST_HEAD | Wei Yongjun |
2012-09-09 | netfilter: Validate the sequence number of dataless ACK packets as well | Jozsef Kadlecsik |
2012-09-09 | netfilter: Mark SYN/ACK packets as invalid from original direction | Jozsef Kadlecsik |
2012-09-09 | netfilter: nfnetlink_queue: remove pointless conditional before kfree_skb() | Wei Yongjun |
2012-09-09 | netfilter: nf_nat: fix out-of-bounds access in address selection | Florian Westphal |
2012-09-08 | netlink: hide struct module parameter in netlink_kernel_create | Pablo Neira Ayuso |
2012-09-06 | netfilter: take care of timewait sockets | Eric Dumazet |
2012-09-05 | netfilter: fix crash during boot if NAT has been compiled built-in | Pablo Neira Ayuso |
2012-09-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Pablo Neira Ayuso |
2012-09-03 | netfilter: pass 'nf_hook_ops' instead of 'list_head' to nf_queue() | Michael Wang |
2012-09-03 | netfilter: pass 'nf_hook_ops' instead of 'list_head' to nf_iterate() | Michael Wang |
2012-09-03 | netfilter: remove xt_NOTRACK | Cong Wang |
2012-09-03 | netfilter: nf_conntrack: add nf_ct_timeout_lookup | Pablo Neira Ayuso |
2012-09-03 | netfilter: xt_CT: refactorize xt_ct_tg_check | Pablo Neira Ayuso |
2012-09-03 | netfilter: xt_socket: fix compilation warnings with gcc 4.7 | Pablo Neira Ayuso |
2012-08-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-08-31 | netfilter: nf_conntrack: fix racy timer handling with reliable events | Pablo Neira Ayuso |
2012-08-30 | netfilter: nfnetlink_log: fix error return code in init path | Julia Lawall |
2012-08-30 | netfilter: ctnetlink: fix error return code in init path | Julia Lawall |
2012-08-30 | ipvs: fix error return code | Julia Lawall |
2012-08-30 | netfilter: nf_nat: support IPv6 in TFTP NAT helper | Pablo Neira Ayuso |
2012-08-30 | netfilter: nf_nat: support IPv6 in IRC NAT helper | Pablo Neira Ayuso |
2012-08-30 | netfilter: nf_nat: support IPv6 in SIP NAT helper | Patrick McHardy |
2012-08-30 | netfilter: nf_nat: support IPv6 in amanda NAT helper | Patrick McHardy |
2012-08-30 | netfilter: nf_nat: support IPv6 in FTP NAT helper | Patrick McHardy |
2012-08-30 | netfilter: ipv6: add IPv6 NAT support | Patrick McHardy |