Age | Commit message (Expand) | Author |
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-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-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 |
2013-01-17 | netfilter: nf_ct_sip: support Cisco 7941/7945 IP phones | Kevin Cernekee |
2013-01-13 | netfilter: x_tables: print correct hook names for ARP | Jan Engelhardt |
2013-01-12 | netfilter: nf_conntrack: fix BUG_ON while removing nf_conntrack with netns | Pablo Neira Ayuso |
2013-01-11 | net/netfilter: remove depends on CONFIG_EXPERIMENTAL | Kees Cook |
2013-01-10 | netfilter: xt_CT: fix unset return value if conntrack zone are disabled | Pablo Neira Ayuso |
2013-01-04 | netfilter: xt_recent: avoid high order page allocations | Eric Dumazet |
2013-01-04 | netfilter: fix missing dependencies for the NOTRACK target | Pablo Neira Ayuso |
2012-12-26 | netfilter: ctnetlink: fix leak in error path of ctnetlink_create_expect | Jesper Juhl |
2012-12-26 | netfilter: xt_hashlimit: fix namespace destroy path | Vitaly E. Lavrov |
2012-12-26 | netfilter: xt_recent: fix namespace destroy path | Vitaly E. Lavrov |
2012-12-26 | netfilter: xt_hashlimit: fix race that results in duplicated entries | Pablo Neira Ayuso |
2012-12-24 | netfilter: xt_CT: recover NOTRACK target support | Pablo Neira Ayuso |