Age | Commit message (Expand) | Author |
2009-06-15 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller |
2009-06-13 | x_tables: Convert printk to pr_err | Joe Perches |
2009-06-13 | netfilter: conntrack: optional reliable conntrack event delivery | Pablo Neira Ayuso |
2009-06-13 | netfilter: conntrack: move helper destruction to nf_ct_helper_destroy() | Pablo Neira Ayuso |
2009-06-13 | netfilter: conntrack: move event caching to conntrack extension infrastructure | Pablo Neira Ayuso |
2009-06-13 | netfilter: nf_conntrack: use mod_timer_pending() for conntrack refresh | Patrick McHardy |
2009-06-13 | netfilter: nf_log: fix sleeping function called from invalid context | Patrick McHardy |
2009-06-12 | trivial: Kconfig: .ko is normally not included in module names | Pavel Machek |
2009-06-12 | trivial: Fix paramater/parameter typo in dmesg and source comments | Martin Olsson |
2009-06-11 | netfilter: nf_ct_tcp: fix up build after merge | Patrick McHardy |
2009-06-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Patrick McHardy |
2009-06-10 | netfilter: nf_conntrack: use per-conntrack locks for protocol data | Patrick McHardy |
2009-06-10 | nfnetlink_queue: Use rcu_barrier() on module unload. | Jesper Dangaard Brouer |
2009-06-09 | netfilter: xt_socket: added new revision of the 'socket' match supporting flags | Laszlo Attila Toth |
2009-06-08 | netfilter: passive OS fingerprint xtables match | Evgeniy Polyakov |
2009-06-05 | netfilter: xt_NFQUEUE: queue balancing support | Florian Westphal |
2009-06-05 | netfilter: xt_NFQUEUE: use NFPROTO_UNSPEC | Florian Westphal |
2009-06-03 | net: skb->dst accessors | Eric Dumazet |
2009-06-03 | net: skb->rtable accessor | Eric Dumazet |
2009-06-03 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-06-03 | netfilter: conntrack: replace notify chain by function pointer | Pablo Neira Ayuso |
2009-06-02 | netfilter: conntrack: simplify event caching system | Pablo Neira Ayuso |
2009-06-02 | netfilter: conntrack: don't report events on module removal | Pablo Neira Ayuso |
2009-06-02 | netfilter: ctnetlink: cleanup message-size calculation | Pablo Neira Ayuso |
2009-06-02 | netfilter: ctnetlink: use nlmsg_* helper function to build messages | Pablo Neira Ayuso |
2009-06-02 | netfilter: ctnetlink: rename tuple() by nf_ct_tuple() macro definition | Pablo Neira Ayuso |
2009-06-02 | netfilter: ctnetlink: remove nowait parameter from *fill_info() | Pablo Neira Ayuso |
2009-06-02 | netfilter: nfnetlink: cleanup for nfnetlink_rcv_msg() function | Pablo Neira Ayuso |
2009-06-02 | netfilter: nf_ct_tcp: TCP simultaneous open support | Jozsef Kadlecsik |
2009-06-02 | Merge branch 'master' of git://dev.medozas.de/linux | Patrick McHardy |
2009-05-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller |
2009-05-27 | netfilter: conntrack: add support for DCCP handshake sequence to ctnetlink | Pablo Neira Ayuso |
2009-05-27 | netfilter: nfnetlink_log: fix wrong skbuff size calculation | Pablo Neira Ayuso |
2009-05-27 | netfilter: xt_hashlimit does a wrong SEQ_SKIP | Jesper Dangaard Brouer |
2009-05-25 | netfilter: nf_ct_dccp: add missing DCCP protocol changes in event cache | Pablo Neira Ayuso |
2009-05-25 | netfilter: nf_ct_tcp: fix accepting invalid RST segments | Jozsef Kadlecsik |
2009-05-21 | ipvs: Use genl_register_family_with_ops() | Michał Mirosław |
2009-05-08 | ipvs: Fix IPv4 FWMARK virtual services | Simon Horman |
2009-05-08 | netfilter: xtables: print hook name instead of mask | Jan Engelhardt |
2009-05-08 | netfilter: queue: use NFPROTO_ for queue callsites | Jan Engelhardt |
2009-05-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller |
2009-05-05 | netfilter: ctnetlink: fix wrong message type in user updates | Pablo Neira Ayuso |
2009-05-05 | netfilter: xt_cluster: fix use of cluster match with 32 nodes | Pablo Neira Ayuso |
2009-05-01 | xt_socket: checks for the state of nf_conntrack | Laszlo Attila Toth |
2009-04-28 | netfilter: revised locking for x_tables | Stephen Hemminger |
2009-04-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller |
2009-04-24 | netfilter: xt_recent: fix stack overread in compat code | Jan Engelhardt |
2009-04-24 | netfilter: nf_ct_dccp: add missing role attributes for DCCP | Pablo Neira Ayuso |
2009-04-24 | netfilter: Kconfig: TProxy doesn't depend on NF_CONNTRACK | Laszlo Attila Toth |
2009-04-24 | netfilter: nf_ct_dccp/udplite: fix protocol registration error | Patrick McHardy |