aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2008-04-14[NETFILTER]: remove arpt_(un)register_target indirection macrosJan Engelhardt
2008-04-14[NETFILTER]: remove arpt_target indirection macroJan Engelhardt
2008-04-14[NETFILTER]: remove arpt_table indirection macroJan Engelhardt
2008-04-14[NETFILTER]: annotate {arp,ip,ip6,x}tables with constJan Engelhardt
2008-04-14[NETFILTER]: xt_sctp: simplify xt_sctp.hJan Engelhardt
2008-04-14[NETFILTER]: ip_tables: per-netns FILTER/MANGLE/RAW tables for realAlexey Dobriyan
2008-04-14[SKB]: __skb_queue_tail = __skb_insert beforeGerrit Renker
2008-04-14[SKB]: __skb_append = __skb_queue_after Gerrit Renker
2008-04-14[SKB]: __skb_queue_after(prev) = __skb_insert(prev, prev->next)Gerrit Renker
2008-04-14[SKB]: __skb_dequeue = skb_peek + __skb_unlinkGerrit Renker
2008-04-13[IPV6] MROUTE: Do not call ipv6_find_idev() directly.YOSHIFUJI Hideaki
2008-04-12Merge branch 'net-2.6.26-misc-20080412b' of git://git.linux-ipv6.org/gitroot/...David S. Miller
2008-04-12LSM: Make the Labeled IPsec hooks more stack friendlyPaul Moore
2008-04-12[IPV6]: Define constants for link-local multicast addresses.YOSHIFUJI Hideaki
2008-04-10[SKFILTER]: Add SKF_ADF_NLATTR instructionPatrick McHardy
2008-04-10socket: sk_filter deinlineStephen Hemminger
2008-04-10socket: sk_filter minor cleanupsStephen Hemminger
2008-04-08ssb: Add support for block-I/OMichael Buesch
2008-04-08ssb: Turn suspend/resume upside downMichael Buesch
2008-04-08Merge branch 'net-2.6.26-isatap-20080403' of git://git.linux-ipv6.org/gitroot...David S. Miller
2008-04-05[IPV6]: Comment MRT6_xxx sockopts in include/linux/in6.h.YOSHIFUJI Hideaki
2008-04-05[IPV6] MROUTE: Support PIM-SM (SSM).YOSHIFUJI Hideaki
2008-04-05[IPV6] MROUTE: Support multicast forwarding.YOSHIFUJI Hideaki
2008-04-04[IPV4] MROUTE: Adjust include files for user-space.YOSHIFUJI Hideaki
2008-04-04[IPV4] MROUTE: Move PIM definitions to <linux/pim.h>.YOSHIFUJI Hideaki
2008-04-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-04-03[NETNS]: Declare init_net even without CONFIG_NET defined.Denis V. Lunev
2008-04-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-04-03[IPV6] NDISC: Don't rely on node-type hint from L2 unless required.YOSHIFUJI Hideaki
2008-04-03[IPV6] SIT: Add SIOCGETPRL ioctl to get/dump PRL.YOSHIFUJI Hideaki
2008-04-03[IPV6] SIT: Add PRL management for ISATAP.Templin, Fred L
2008-04-02kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger
2008-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-02cfq-iosched: fix rcu freeing of cfq io contextsFabio Checconi
2008-04-02[NETNS]: Do not include net/net_namespace.h from seq_file.hDenis V. Lunev
2008-04-01Input: make sure input interfaces pin parent input devicesDmitry Torokhov
2008-03-31[NET]: Fix allnoconfig build on powerpc and avr32David S. Miller
2008-03-30Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-03-30dma_page_list ->base_address is a userland pointerAl Viro
2008-03-30compat_sys_wait4() prototype misannotationAl Viro
2008-03-29ide: fix defining SUPPORT_VLB_SYNCBartlomiej Zolnierkiewicz
2008-03-29libata: ATA_EHI_LPM should be ATA_EH_LPMTejun Heo
2008-03-28drivers/net/arcnet/arcnet.c: use time_* macrosS.Caglar Onur
2008-03-28[LIB]: Drop the pcounter itself.Pavel Emelyanov
2008-03-28net: Comment dev_kfree_skb_irq and dev_kfree_skb_any betterMatti Linnanvuori
2008-03-28[NET]: Protect device namespace inlines with CONFIG_NETDavid S. Miller
2008-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-03-28ext3: don't export ext3_fs.h and jbd.hChristoph Hellwig
2008-03-28kernel: add bit rotation helpers for 16 and 8 bitHarvey Harrison