]> pilppa.org Git - linux-2.6-omap-h63xx.git/history - net/netfilter
[VLAN]: Tag vlan_group_device with net device, not ifindex.
[linux-2.6-omap-h63xx.git] / net / netfilter /
2008-04-14 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-04-14 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2008-04-14 Patrick McHardy[NETFILTER]: nf_conntrack: fix incorrect check for...
2008-04-14 Jan Engelhardt[NETFILTER]: nf_conntrack: replace NF_CT_DUMP_TUPLE...
2008-04-14 Jan Engelhardt[NETFILTER]: nf_conntrack: const annotations in nf_conn...
2008-04-14 Jan Engelhardt[NETFILTER]: nf_conntrack: use bool type in struct...
2008-04-14 Jan Engelhardt[NETFILTER]: nf_conntrack: use bool type in struct...
2008-04-14 Jan Engelhardt[NETFILTER]: nf_conntrack: use bool type in struct...
2008-04-14 Patrick McHardy[NETFILTER]: nf_conntrack: add tuplehash l3num/protonum...
2008-04-14 Patrick McHardy[NETFILTER]: nf_conntrack_tcp: catch invalid state...
2008-04-14 Patrick McHardy[NETFILTER]: nf_conntrack_extend: warn on confirmed...
2008-04-14 Patrick McHardy[NETFILTER]: nf_conntrack: add DCCP protocol support
2008-04-14 Patrick McHardy[NETFILTER]: Add partial checksum validation helper
2008-04-14 Patrick McHardy[NETFILTER]: nf_conntrack_netlink: clean up NAT protoco...
2008-04-14 Patrick McHardy[NETFILTER]: nf_conntrack_sip: clear address in parse_a...
2008-04-14 Jan Engelhardt[NETFILTER]: annotate rest of nf_conntrack_* with const
2008-04-14 Jan Engelhardt[NETFILTER]: annotate {arp,ip,ip6,x}tables with const
2008-04-14 Jan Engelhardt[NETFILTER]: annotate xtables targets with const and...
2008-04-14 Alexey Dobriyan[NETFILTER]: nf_conntrack: less hairy ifdefs around...
2008-04-09 Patrick McHardy[NETFILTER]: xt_hashlimit: fix mask calculation
2008-04-03 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-04-03 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-04-02 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-02 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-02 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-02 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-02 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-01 Dmitry TorokhovMerge master.kernel.org:/pub/scm/linux/kernel/git/torva...
2008-03-28 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-03-28 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-03-27 Denis V. Lunev[NETFILTER]: Replate direct proc_fops assignment with...
2008-03-27 Linus TorvaldsMerge branch 'avr32-fixes' of git://git.kernel.org...
2008-03-27 Len BrownMerge branches 'release', 'idle', 'redhat-bugzilla...
2008-03-27 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-03-26 David S. MillerMerge branch 'upstream-net26' of master.kernel.org...
2008-03-26 Patrick McHardy[NETFILTER]: nf_conntrack_sip: update copyright
2008-03-26 Patrick McHardy[NETFILTER]: nf_conntrack_sip: RTP routing optimization
2008-03-26 Patrick McHardy[NETFILTER]: nf_conntrack_sip: support multiple media...
2008-03-26 Patrick McHardy[NETFILTER]: nf_nat_sip: split up SDP mangling
2008-03-26 Patrick McHardy[NETFILTER]: nf_conntrack_sip: create RTCP expectations
2008-03-26 Patrick McHardy[NETFILTER]: nf_conntrack_sip: allow media expectations...
2008-03-26 Patrick McHardy[NETFILTER]: nf_conntrack_sip: create signalling expect...
2008-03-26 Patrick McHardy[NETFILTER]: nf_conntrack_sip: introduce URI and header...
2008-03-26 Patrick McHardy[NETFILTER]: nf_conntrack_sip: flush expectations on...
2008-03-26 Patrick McHardy[NETFILTER]: nf_conntrack_sip: process ACK and PRACK...
2008-03-26 Patrick McHardy[NETFILTER]: nf_conntrack_sip: perform NAT after parsing
2008-03-26 Patrick McHardy[NETFILTER]: nf_conntrack_sip: support method specific...
2008-03-26 Patrick McHardy[NETFILTER]: nf_conntrack_sip: move SDP parsing to...
2008-03-26 Patrick McHardy[NETFILTER]: nf_nat_sip: get rid of text based header...
2008-03-26 Patrick McHardy[NETFILTER]: nf_conntrack_sip: introduce SIP-URI parsin...
2008-03-26 Patrick McHardy[NETFILTER]: nf_conntrack_sip: parse SIP headers properly
2008-03-26 Patrick McHardy[NETFILTER]: nf_conntrack_sip: kill request URI "header...
2008-03-26 Patrick McHardy[NETFILTER]: nf_conntrack_sip: add seperate SDP header...
2008-03-26 Patrick McHardy[NETFILTER]: nf_conntrack_sip: use strlen/strcmp
2008-03-26 Patrick McHardy[NETFILTER]: nf_conntrack_sip: remove redundant functio...
2008-03-26 Patrick McHardy[NETFILTER]: nf_conntrack_sip: adjust dptr and datalen...
2008-03-26 Patrick McHardy[NETFILTER]: nf_conntrack_sip: fix some off-by-ones
2008-03-26 Patrick McHardy[NETFILTER]: nf_conntrack: introduce expectation classe...
2008-03-26 Patrick McHardy[NETFILTER]: nf_conntrack_expect: support inactive...
2008-03-26 Patrick McHardy[NETFILTER]: nf_conntrack_expect: show NF_CT_EXPECT_PER...
2008-03-26 Patrick McHardy[NETFILTER]: nf_conntrack_expect: constify nf_ct_expect...
2008-03-26 David S. MillerMerge branch 'net-2.6.26-netns-20080326' of git://git...
2008-03-26 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit seq_net_private->net without CONFIG_N...
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
2008-03-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-03-24 Denis V. Lunev[NETNS]: Process netfilter hooks in initial namespace...
2008-03-24 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-03-24 David S. MillerMerge branch 'master' of ../net-2.6/
2008-03-23 David S. MillerMerge branch 'upstream-net26' of master.kernel.org...
2008-03-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-03-23 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-03-21 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-03-21 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-03-21 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-03-21 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-03-20 Roel Kluin[NETFILTER]: nf_conntrack_h323: logical-bitwise & confu...
2008-03-20 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-03-18 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-03-18 Len BrownMerge branches 'release' and 'dock' into release
2008-03-18 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-03-16 Linus TorvaldsMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-03-14 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-03-14 Steve FrenchMerge branch 'master' of /pub/scm/linux/kernel/git...
2008-03-13 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-03-13 Len BrownMerge branches 'release' and 'doc' into release
2008-03-13 Len BrownMerge branches 'release', 'ejd', 'sony' and 'wmi' into...
2008-03-13 Len BrownMerge branches 'release', 'button-sysfs', 'misc', ...
2008-03-13 Len BrownMerge branches 'release' and 'thermal' into release
2008-03-13 Len BrownMerge branches 'release', 'bugzilla-8570', 'bugzilla...
2008-03-13 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2008-03-13 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2008-03-12 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-03-10 Patrick McHardy[NETFILTER]: nf_queue: don't return error when unregist...
2008-03-10 Patrick McHardy[NETFILTER]: nfnetlink_queue: fix EPERM when binding...
2008-03-10 Patrick McHardy[NETFILTER]: nfnetlink_log: fix EPERM when binding...
2008-03-10 Pekka Enberg[NETFILTER]: nf_conntrack: replace horrible hack with...
2008-03-10 Alexey Dobriyan[NETFILTER]: nf_conntrack: add \n to "expectation table...
2008-03-10 Jan Engelhardt[NETFILTER]: xt_time: fix failure to match on Sundays
next