Age | Commit message (Expand) | Author | Files | Lines |
2008-12-29 | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits: net | Rusty Russell | 1 | -2/+2 |
2008-12-29 | IPVS: Make "no destination available" message more consistent between schedulers | Simon Horman | 9 | -10/+24 |
2008-12-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 49 | -492/+632 |
2008-12-25 | Merge branch 'next' into for-linus | James Morris | 2 | -10/+11 |
2008-12-15 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -1/+1 |
2008-12-14 | nf/dccp: merge errorpaths | Ilpo Järvinen | 1 | -7/+9 |
2008-12-10 | netfilter: xt_NFLOG is dependant of nfnetlink_log | Eric Leblond | 1 | -3/+2 |
2008-12-07 | tproxy: fixe a possible read from an invalid location in the socket match | Balazs Scheidler | 1 | -1/+1 |
2008-12-04 | Merge branch 'master' into next | James Morris | 2 | -5/+4 |
2008-11-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 19 | -114/+289 |
2008-11-26 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2 | -5/+4 |
2008-11-26 | netfilter: ctnetlink: fix GFP_KERNEL allocation under spinlock | Patrick McHardy | 1 | -1/+1 |
2008-11-25 | netfilter: fix warning in net/netfilter/nf_conntrack_ftp.c | Ingo Molnar | 1 | -1/+1 |
2008-11-24 | netfilter: ctnetlink: fix conntrack creation race | Patrick McHardy | 2 | -4/+3 |
2008-11-24 | netfilter: nf_conntrack_ftp: change "partial ..." message to pr_debug() | Patrick McHardy | 1 | -4/+2 |
2008-11-24 | netfilter: nf_conntrack_proto_sctp: avoid bogus warning | Patrick McHardy | 1 | -1/+1 |
2008-11-20 | netfilter: nf_conntrack_proto_gre: spread __exit | Alexey Dobriyan | 1 | -1/+1 |
2008-11-20 | netfilter: xt_recent: don't save proc dirs | Alexey Dobriyan | 1 | -11/+11 |
2008-11-18 | netfilter: nf_conntrack: fix warning and prototype mismatch | Patrick McHardy | 1 | -4/+4 |
2008-11-18 | netfilter: nfnetlink_log: fix warning and prototype mismatch | Patrick McHardy | 1 | -0/+1 |
2008-11-18 | netfilter: ctnetlink: deliver events for conntracks changed from userspace | Pablo Neira Ayuso | 4 | -29/+141 |
2008-11-18 | netfilter: ctnetlink: helper modules load-on-demand support | Pablo Neira Ayuso | 3 | -37/+93 |
2008-11-17 | netfilter: nf_conntrack: connection tracking helper name persistent aliases | Pablo Neira Ayuso | 9 | -0/+9 |
2008-11-17 | netfilter: ctnetlink: get rid of module refcounting in ctnetlink | Pablo Neira Ayuso | 1 | -20/+18 |
2008-11-17 | netfilter: ctnetlink: use EOPNOTSUPP instead of EINVAL if the conntrack has n... | Pablo Neira Ayuso | 1 | -1/+1 |
2008-11-17 | netfilter: ctnetlink: use nf_conntrack_get instead of atomic_inc | Pablo Neira Ayuso | 1 | -1/+1 |
2008-11-14 | Merge branch 'master' into next | James Morris | 3 | -1/+10 |
2008-11-14 | CRED: Use creds in file structs | David Howells | 2 | -10/+11 |
2008-11-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -1/+2 |
2008-11-10 | netfilter: payload_len is be16, add size of struct rather than size of pointer | Harvey Harrison | 1 | -1/+2 |
2008-11-06 | ipvs: oldlen, newlen should be be16, not be32 | Harvey Harrison | 2 | -8/+8 |
2008-11-06 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2 | -0/+8 |
2008-11-05 | netfilter: netns ct: walk netns list under RTNL | Alexey Dobriyan | 2 | -0/+8 |
2008-11-04 | netfilter: xt_NFLOG: don't call nf_log_packet in NFLOG module. | Eric Leblond | 2 | -3/+5 |
2008-11-03 | net: '&' redux | Alexey Dobriyan | 10 | -81/+81 |
2008-11-03 | IPVS: Remove supports_ipv6 scheduler flag | Julius Volz | 11 | -48/+6 |
2008-11-03 | IPVS: Add IPv6 support to LBLC/LBLCR schedulers | Julius Volz | 2 | -61/+92 |
2008-11-02 | IPVS: Add IPv6 support to SH and DH schedulers | Julius Volz | 2 | -18/+42 |
2008-10-31 | net: replace NIPQUAD() in net/netfilter/ | Harvey Harrison | 16 | -108/+78 |
2008-10-31 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -2/+2 |
2008-10-30 | netfilter: nf_conntrack_proto_gre: switch to register_pernet_gen_subsys() | Alexey Dobriyan | 1 | -2/+2 |
2008-10-29 | net: replace %p6 with %pI6 | Harvey Harrison | 10 | -19/+19 |
2008-10-28 | netfilter: replace uses of NIP6_FMT with %p6 | Harvey Harrison | 10 | -64/+45 |
2008-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 6 | -13/+14 |
2008-10-20 | netfilter: replace old NF_ARP calls with NFPROTO_ARP | Jan Engelhardt | 1 | -1/+1 |
2008-10-20 | netfilter: fix compilation error with NAT=n | Pablo Neira Ayuso | 1 | -0/+2 |
2008-10-20 | netfilter: xt_recent: use proc_create_data() | Alexey Dobriyan | 1 | -6/+4 |
2008-10-20 | netfilter: xt_iprange: fix range inversion match | Alexey Dobriyan | 1 | -4/+4 |
2008-10-20 | netfilter: ctnetlink: remove obsolete NAT dependency from Kconfig | Patrick McHardy | 1 | -1/+0 |
2008-10-19 | ipvs: Update CONFIG_IP_VS_IPV6 description and help text | Julius Volz | 1 | -1/+3 |