Age | Commit message (Expand) | Author |
2009-02-09 | netfilter: xt_sctp: sctp chunk mapping doesn't work | Qu Haoran |
2009-02-09 | netfilter: ctnetlink: fix echo if not subscribed to any multicast group | Pablo Neira Ayuso |
2009-02-09 | netfilter: ctnetlink: allow changing NAT sequence adjustment in creation | Pablo Neira Ayuso |
2009-01-21 | netfilter: ctnetlink: fix scheduling while atomic | Patrick McHardy |
2009-01-12 | netfilter 08/09: xt_time: print timezone for user information | Jan Engelhardt |
2009-01-12 | netfilter 07/09: simplify nf_conntrack_alloc() error handling | Julia Lawall |
2009-01-12 | netfilter 04/09: x_tables: fix match/target revision lookup | Patrick McHardy |
2008-12-29 | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits: net | Rusty Russell |
2008-12-29 | IPVS: Make "no destination available" message more consistent between schedulers | Simon Horman |
2008-12-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2008-12-25 | Merge branch 'next' into for-linus | James Morris |
2008-12-15 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-12-14 | nf/dccp: merge errorpaths | Ilpo Järvinen |
2008-12-10 | netfilter: xt_NFLOG is dependant of nfnetlink_log | Eric Leblond |
2008-12-07 | tproxy: fixe a possible read from an invalid location in the socket match | Balazs Scheidler |
2008-12-04 | Merge branch 'master' into next | James Morris |
2008-11-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller |
2008-11-26 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-11-26 | netfilter: ctnetlink: fix GFP_KERNEL allocation under spinlock | Patrick McHardy |
2008-11-25 | netfilter: fix warning in net/netfilter/nf_conntrack_ftp.c | Ingo Molnar |
2008-11-24 | netfilter: ctnetlink: fix conntrack creation race | Patrick McHardy |
2008-11-24 | netfilter: nf_conntrack_ftp: change "partial ..." message to pr_debug() | Patrick McHardy |
2008-11-24 | netfilter: nf_conntrack_proto_sctp: avoid bogus warning | Patrick McHardy |
2008-11-20 | netfilter: nf_conntrack_proto_gre: spread __exit | Alexey Dobriyan |
2008-11-20 | netfilter: xt_recent: don't save proc dirs | Alexey Dobriyan |
2008-11-18 | netfilter: nf_conntrack: fix warning and prototype mismatch | Patrick McHardy |
2008-11-18 | netfilter: nfnetlink_log: fix warning and prototype mismatch | Patrick McHardy |
2008-11-18 | netfilter: ctnetlink: deliver events for conntracks changed from userspace | Pablo Neira Ayuso |
2008-11-18 | netfilter: ctnetlink: helper modules load-on-demand support | Pablo Neira Ayuso |
2008-11-17 | netfilter: nf_conntrack: connection tracking helper name persistent aliases | Pablo Neira Ayuso |
2008-11-17 | netfilter: ctnetlink: get rid of module refcounting in ctnetlink | Pablo Neira Ayuso |
2008-11-17 | netfilter: ctnetlink: use EOPNOTSUPP instead of EINVAL if the conntrack has n... | Pablo Neira Ayuso |
2008-11-17 | netfilter: ctnetlink: use nf_conntrack_get instead of atomic_inc | Pablo Neira Ayuso |
2008-11-14 | Merge branch 'master' into next | James Morris |
2008-11-14 | CRED: Use creds in file structs | David Howells |
2008-11-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-11-10 | netfilter: payload_len is be16, add size of struct rather than size of pointer | Harvey Harrison |
2008-11-06 | ipvs: oldlen, newlen should be be16, not be32 | Harvey Harrison |
2008-11-06 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-11-05 | netfilter: netns ct: walk netns list under RTNL | Alexey Dobriyan |
2008-11-04 | netfilter: xt_NFLOG: don't call nf_log_packet in NFLOG module. | Eric Leblond |
2008-11-03 | net: '&' redux | Alexey Dobriyan |
2008-11-03 | IPVS: Remove supports_ipv6 scheduler flag | Julius Volz |
2008-11-03 | IPVS: Add IPv6 support to LBLC/LBLCR schedulers | Julius Volz |
2008-11-02 | IPVS: Add IPv6 support to SH and DH schedulers | Julius Volz |
2008-10-31 | net: replace NIPQUAD() in net/netfilter/ | Harvey Harrison |
2008-10-31 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-10-30 | netfilter: nf_conntrack_proto_gre: switch to register_pernet_gen_subsys() | Alexey Dobriyan |
2008-10-29 | net: replace %p6 with %pI6 | Harvey Harrison |
2008-10-28 | netfilter: replace uses of NIP6_FMT with %p6 | Harvey Harrison |