summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2008-04-14[NETFILTER]: nf_nat: kill helper and seq_adjust hooksPatrick McHardy1-2/+0
2008-04-14[NETFILTER]: nf_conntrack: add DCCP protocol supportPatrick McHardy2-0/+48
2008-04-14[NETFILTER]: Add partial checksum validation helperPatrick McHardy1-0/+22
2008-04-14[NETFILTER]: remove arpt_(un)register_target indirection macrosJan Engelhardt1-5/+0
2008-04-14[NETFILTER]: remove arpt_target indirection macroJan Engelhardt1-1/+0
2008-04-14[NETFILTER]: remove arpt_table indirection macroJan Engelhardt1-6/+5
2008-04-14[NETFILTER]: annotate {arp,ip,ip6,x}tables with constJan Engelhardt1-2/+2
2008-04-14[NETFILTER]: xt_sctp: simplify xt_sctp.hJan Engelhardt1-49/+35
2008-04-14[NETFILTER]: ip_tables: per-netns FILTER/MANGLE/RAW tables for realAlexey Dobriyan1-1/+53
2008-04-14[SKB]: __skb_queue_tail = __skb_insert beforeGerrit Renker1-8/+8
2008-04-14[SKB]: __skb_append = __skb_queue_after Gerrit Renker1-9/+3
2008-04-14[SKB]: __skb_queue_after(prev) = __skb_insert(prev, prev->next)Gerrit Renker1-22/+12
2008-04-14[SKB]: __skb_dequeue = skb_peek + __skb_unlinkGerrit Renker1-31/+16
2008-04-14[IPV6] MROUTE: Do not call ipv6_find_idev() directly.YOSHIFUJI Hideaki1-3/+0
2008-04-13Merge branch 'net-2.6.26-misc-20080412b' of git://git.linux-ipv6.org/gitroot/...David S. Miller1-0/+8
2008-04-13LSM: Make the Labeled IPsec hooks more stack friendlyPaul Moore1-24/+24
2008-04-12[IPV6]: Define constants for link-local multicast addresses.YOSHIFUJI Hideaki1-0/+8
2008-04-10[SKFILTER]: Add SKF_ADF_NLATTR instructionPatrick McHardy1-1/+2
2008-04-10socket: sk_filter deinlineStephen Hemminger1-0/+1
2008-04-10socket: sk_filter minor cleanupsStephen Hemminger1-16/+15
2008-04-09ssb: Add support for block-I/OMichael Buesch1-0/+19
2008-04-08ssb: Turn suspend/resume upside downMichael Buesch2-5/+8
2008-04-08Merge branch 'net-2.6.26-isatap-20080403' of git://git.linux-ipv6.org/gitroot...David S. Miller2-4/+23
2008-04-05[IPV6]: Comment MRT6_xxx sockopts in include/linux/in6.h.YOSHIFUJI Hideaki1-0/+15
2008-04-05[IPV6] MROUTE: Support PIM-SM (SSM).YOSHIFUJI Hideaki1-0/+4
2008-04-05[IPV6] MROUTE: Support multicast forwarding.YOSHIFUJI Hideaki3-0/+233
2008-04-04[IPV4] MROUTE: Adjust include files for user-space.YOSHIFUJI Hideaki2-0/+19
2008-04-04[IPV4] MROUTE: Move PIM definitions to <linux/pim.h>.YOSHIFUJI Hideaki3-21/+31
2008-04-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller23-135/+98
2008-04-04[NETNS]: Declare init_net even without CONFIG_NET defined.Denis V. Lunev1-4/+0
2008-04-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller1-2/+4
2008-04-03[IPV6] NDISC: Don't rely on node-type hint from L2 unless required.YOSHIFUJI Hideaki1-0/+2
2008-04-03[IPV6] SIT: Add SIOCGETPRL ioctl to get/dump PRL.YOSHIFUJI Hideaki1-0/+4
2008-04-03[IPV6] SIT: Add PRL management for ISATAP.Templin, Fred L2-4/+17
2008-04-03kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger1-1/+1
2008-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-4/+8
2008-04-02cfq-iosched: fix rcu freeing of cfq io contextsFabio Checconi1-0/+3
2008-04-02[NETNS]: Do not include net/net_namespace.h from seq_file.hDenis V. Lunev2-22/+27
2008-04-01Input: make sure input interfaces pin parent input devicesDmitry Torokhov1-2/+3
2008-03-31[NET]: Fix allnoconfig build on powerpc and avr32David S. Miller1-0/+2
2008-03-31Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2008-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-1/+1
2008-03-31dma_page_list ->base_address is a userland pointerAl Viro1-1/+1
2008-03-31compat_sys_wait4() prototype misannotationAl Viro1-2/+2
2008-03-29ide: fix defining SUPPORT_VLB_SYNCBartlomiej Zolnierkiewicz1-1/+1
2008-03-29libata: ATA_EHI_LPM should be ATA_EH_LPMTejun Heo1-1/+1
2008-03-29drivers/net/arcnet/arcnet.c: use time_* macrosS.Caglar Onur1-2/+2
2008-03-29[LIB]: Drop the pcounter itself.Pavel Emelyanov1-74/+0
2008-03-29net: Comment dev_kfree_skb_irq and dev_kfree_skb_any betterMatti Linnanvuori1-2/+4
2008-03-29[NET]: Protect device namespace inlines with CONFIG_NETDavid S. Miller1-0/+2