summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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]: IPv6 extension header structures need to be packed.YOSHIFUJI Hideaki1-1/+1
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-13net: make struct tun_struct private to tun.cRusty Russell2-40/+1
2008-04-12[IPV6]: Define constants for link-local multicast addresses.YOSHIFUJI Hideaki1-0/+8
2008-04-12Merge branch 'docs' of git://git.lwn.net/linux-2.6Linus Torvalds1-0/+3
2008-04-11Spell out behavior of atomic_dec_and_lock() in kerneldocJ. Bruce Fields1-0/+3
2008-04-11Fix "$(AS) -traditional" compile breakage caused by asmlinkage_protectHeiko Carstens1-0/+3
2008-04-11pnp: increase number of devices supported per protocolBjorn Helgaas1-1/+1
2008-04-11Add commentary about the new "asmlinkage_protect()" macroLinus Torvalds1-0/+13
2008-04-11asmlinkage_protect replaces prevent_tail_callRoland McGrath1-2/+2
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-08virtio: remove overzealous BUG_ON.Rusty Russell1-1/+4
2008-04-07[SCSI] transport_class: BUG if we can't release the attribute containerJames Bottomley2-3/+4
2008-04-07[SCSI] block: add sg buffer copy helper functionsFUJITA Tomonori1-0/+5
2008-04-07[SCSI] st: add option to use SILI in variable block readsKai Makisara1-0/+1
2008-04-07[POWERPC] Add of_device_is_available functionJosh Boyer1-0/+1
2008-04-07atmel_usba_udc: move endpoint declarations into platform data.Stelian Pop1-0/+22
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-05cgroups: add cgroup support for enabling controllers at boot timePaul Menage1-0/+1
2008-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds1-1/+1
2008-04-04x86: revert assign IRQs to hpet timerThomas Gleixner1-1/+1
2008-04-04libata: ATA_12/16 doesn't fall into ATAPI_MISCTejun Heo1-1/+2
2008-04-04libata: uninline atapi_cmd_type()Tejun Heo1-21/+1
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