Age | Commit message (Expand) | Author |
2013-03-19 | ipvs: remove extra rcu lock | Julian Anastasov |
2013-03-19 | ipvs: add backup_only flag to avoid loops | Julian Anastasov |
2013-03-19 | ipvs: fix sctp chunk length order | Julian Anastasov |
2013-03-15 | netfilter: nfnetlink_queue: fix incorrect initialization of copy range field | Pablo Neira Ayuso |
2013-03-15 | netfilter: nf_conntrack: register pernet subsystem before register L4 proto | Gao feng |
2013-03-07 | Merge branch 'master' of git://1984.lsi.us.es/nf | David S. Miller |
2013-03-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-03-04 | netfilter: nfnetlink: silence warning if CONFIG_PROVE_RCU isn't set | Paul Bolle |
2013-03-04 | netfilter: xt_AUDIT: only generate audit log when audit enabled | Gao feng |
2013-03-02 | netfilter: nf_ct_helper: Fix logging for dropped packets | Joe Perches |
2013-02-27 | hlist: drop the node parameter from iterators | Sasha Levin |
2013-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-26 | Merge branch 'master' of git://1984.lsi.us.es/nf | David S. Miller |
2013-02-22 | new helper: file_inode(file) | Al Viro |
2013-02-21 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-02-21 | netfilter: ipset: "Directory not empty" error message | Jozsef Kadlecsik |
2013-02-18 | Merge branch 'master' of git://1984.lsi.us.es/nf-next | David S. Miller |
2013-02-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net | David S. Miller |
2013-02-19 | netfilter: nf_ct_helper: better logging for dropped packets | Pablo Neira Ayuso |
2013-02-18 | net: proc: change proc_net_remove to remove_proc_entry | Gao feng |
2013-02-18 | net: proc: change proc_net_fops_create to proc_create | Gao feng |
2013-02-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-02-12 | netfilter: nf_ct_helper: don't discard helper if it is actually the same | Florian Westphal |
2013-02-12 | netfilter: ctnetlink: don't permit ct creation with random tuple | Florian Westphal |
2013-02-06 | ipvs: sctp: fix checksumming on snat and dnat handlers | Daniel Borkmann |
2013-02-05 | netfilter: nf_ct_pptp: Fix comment referring to incorrect RFC | Reese Moore |
2013-02-05 | netfilter: nfnetlink: add mutex per subsystem | Pablo Neira Ayuso |
2013-02-05 | netfilter: xt_CT: add alias flag | Pablo Neira Ayuso |
2013-02-05 | netfilter: xt_CT: merge common code of revision 0 and 1 | Pablo Neira Ayuso |
2013-02-05 | netfilter: fix missing dependencies for NETFILTER_XT_MATCH_CONNLABEL | Florian Westphal |
2013-02-04 | net: remove redundant check for timer pending state before del_timer | Ying Xue |
2013-01-29 | netfilter ipset: Use ipv6_addr_equal() where appropriate. | YOSHIFUJI Hideaki / 吉藤英明 |
2013-01-28 | ipvs: freeing uninitialized pointer on error | Dan Carpenter |
2013-01-23 | netfilter: nf_conntrack: fix compilation if sysctl are disabled | Pablo Neira Ayuso |
2013-01-23 | netfilter: nf_conntrack: refactor l4proto support for netns | Gao feng |
2013-01-23 | netfilter: nf_conntrack: refactor l3proto support for netns | Gao feng |
2013-01-23 | netfilter: nf_ct_proto: move initialization out of pernet_operations | Gao feng |
2013-01-23 | netfilter: nf_ct_labels: move initialization out of pernet_operations | Gao feng |
2013-01-23 | netfilter: nf_ct_helper: move initialization out of pernet_operations | Gao feng |
2013-01-23 | netfilter: nf_ct_timeout: move initialization out of pernet_operations | Gao feng |
2013-01-23 | netfilter: nf_ct_ecache: move initialization out of pernet_operations | Gao feng |
2013-01-23 | netfilter: nf_ct_tstamp: move initialization out of pernet_operations | Gao feng |
2013-01-23 | netfilter: nf_ct_acct: move initialization out of pernet_operations | Gao feng |
2013-01-23 | netfilter: nf_ct_expect: move initialization out of pernet_operations | Gao feng |
2013-01-23 | netfilter: nf_conntrack: move initialization out of pernet operations | Gao feng |
2013-01-21 | netfilter: x_tables: add xt_bpf match | Willem de Bruijn |
2013-01-18 | netfilter: nf_ct_snmp: add include file | stephen hemminger |
2013-01-18 | netfilter: ctnetlink: allow userspace to modify labels | Florian Westphal |
2013-01-18 | netfilter: ctnetlink: deliver labels to userspace | Florian Westphal |
2013-01-18 | netfilter: add connlabel conntrack extension | Florian Westphal |