summaryrefslogtreecommitdiffstats
path: root/arch/ia64/pci (unfollow)
Commit message (Expand)AuthorFilesLines
2008-12-16vcan: convert to net_device_opsOliver Hartkopp1-1/+5
2008-12-16l2tp: fix UDP checksum supportJames Chapman1-12/+82
2008-12-16Phonet: improve GPRS variable namesRémi Denis-Courmont1-84/+86
2008-12-16isdn: eicon: fix sparse warning: make global functions staticHannes Eder2-41/+47
2008-12-16ipmr: merge common codeIlpo Järvinen1-64/+39
2008-12-16hp100: use roundup instead of open codingIlpo Järvinen1-4/+4
2008-12-16cxgb3: Add multiple Tx queue support.Divy Le Ray4-16/+31
2008-12-16e1000e: Add GRO supportHerbert Xu1-1/+1
2008-12-16ethtool: Add GGRO and SGRO opsHerbert Xu2-2/+53
2008-12-16tcp: Add GRO supportHerbert Xu4-0/+143
2008-12-16net: Add skb_gro_receiveHerbert Xu2-0/+61
2008-12-16ipv4: Add GRO infrastructureHerbert Xu2-0/+100
2008-12-16net: Add Generic Receive Offload infrastructureHerbert Xu3-59/+219
2008-12-16net: Add frag_list support to GSOHerbert Xu2-2/+2
2008-12-16net: Add frag_list support to skb_segmentHerbert Xu1-14/+59
2008-12-16Define smp_call_function_many for UPRusty Russell1-0/+2
2008-12-16cgroups: fix a race between rmdir and remountPaul Menage1-1/+1
2008-12-16ACPI toshiba: only register rfkill if bt is enabledFrederik Deweerdt1-25/+29
2008-12-16eCryptfs: Update maintainersMichael Halcrow1-4/+4
2008-12-16slob: do not pass the SLAB flags as GFP in kmem_cache_create()Catalin Marinas1-1/+1
2008-12-16pcmcia: blackfin: fix bug - add missing ; to MODULE macroMike Frysinger1-1/+1
2008-12-168390/8390p: Fix compat netdev ops handling.David S. Miller3-8/+20
2008-12-15[ARM] 5348/1: fix documentation wrt location of the alignment trap interfaceNicolas Pitre1-1/+1
2008-12-15[ARM] Ensure linux/hardirqs.h is included where requiredRussell King2-0/+2
2008-12-15net: fix dcbnl_setnumtcs operation checkDon Skidmore1-1/+1
2008-12-15ixgbe: fix dma mapping unbalanceJesse Brandeburg1-5/+7
2008-12-15smsc9420: add ethtool register dump supportSteve Glendinning1-0/+25
2008-12-15Phonet: keep TX queue disabled when the device is offRémi Denis-Courmont1-5/+22
2008-12-15SCHED: netem: Correct documentation comment in code.Jesper Dangaard Brouer1-3/+0
2008-12-15netfilter: update rwlock initialization for nat_tableSteven Rostedt1-1/+1
2008-12-15rpc/rdma: goto instead of copypasteIlpo Järvinen1-2/+2
2008-12-15nf/dccp: merge errorpathsIlpo Järvinen1-7/+9
2008-12-15irda: merge exit pathsIlpo Järvinen1-9/+8
2008-12-15bt/rfcomm/tty: join error pathsIlpo Järvinen1-6/+7
2008-12-15ax25: join the return paths that free skbIlpo Järvinen1-26/+15
2008-12-15can: merge error pathsIlpo Järvinen1-10/+12
2008-12-15xfrm: join error pathsIlpo Järvinen1-10/+12
2008-12-15ip6mr: use goto to common label instead of opencodingIlpo Järvinen1-2/+1
2008-12-15ipv6/mcast: join error paths using gotoIlpo Järvinen1-11/+14
2008-12-15xfrm6_tunnel: join error paths using gotoIlpo Järvinen1-17/+16
2008-12-15icsk: join error paths using gotoIlpo Järvinen1-9/+10
2008-12-15x86 Fix VMI crash on boot in 2.6.28-rc8Zachary Amsden4-15/+23
2008-12-15Revert "sched_clock: prevent scd->clock from moving backwards"Linus Torvalds1-3/+3
2008-12-14[ARM] fix kernel-doc syntaxRandy Dunlap1-3/+2
2008-12-14[ARM] arch/arm/common/sa1111.c: Correct error handling codeJulia Lawall1-1/+1
2008-12-14powerpc/fsl-booke: Fix problem with _tlbil_va being interruptedKumar Gala1-0/+3
2008-12-13console ASCII glyph 1:1 mappingIngo Brueckl1-1/+1
2008-12-13unicode table for cp437Ingo Brueckl1-6/+6
2008-12-13smsc9420: add ethtool eeprom supportSteve Glendinning2-0/+124
2008-12-13smsc9420: add netpoll supportSteve Glendinning1-0/+12