summaryrefslogtreecommitdiffstats
path: root/fs/autofs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-12-04atm: 32-bit ioctl compatibilityDavid Woodhouse8-30/+164
2008-12-04ne-h8300: convert to net_device_opsStephen Hemminger2-8/+21
2008-12-04hydra: convert to net_device_opsStephen Hemminger2-7/+18
2008-12-04zorro8390: convert to net_device_opsStephen Hemminger2-7/+17
2008-12-04e1000: e1000_adapter->polling_netdev is uselessWang Chen2-27/+1
2008-12-04ixgbe: function comment typoWang Chen1-2/+1
2008-12-04jme: Remove 64 and 40 bit dma_maskGuo-Fu Tseng1-8/+0
2008-12-04jme: GHC register control fix for new hardwareakeemting2-20/+35
2008-12-04pkt_sched: sch_htb: Replace HTB_ACCNT() macro with inlinesJarek Poplawski1-9/+29
2008-12-04pkt_sched: sch_htb: Remove L2T()Jarek Poplawski1-8/+1
2008-12-04bond: Kill directly reference of netdev->privWang Chen1-1/+1
2008-12-04mptlan: Kill directly reference of netdev->privWang Chen2-6/+6
2008-12-04dvb: Kill directly reference of netdev->privWang Chen1-18/+19
2008-12-04pkt_sched: sch_htb: Clean htb_class prio and quantum fieldsJarek Poplawski1-25/+16
2008-12-04pkt_sched: sch_htb: Remove htb_sched nwc_hit fieldJarek Poplawski1-5/+2
2008-12-04pkt_sched: sch_htb: Remove htb_class aprio fieldJarek Poplawski1-3/+2
2008-12-04forcedeth: power down phy when interface is downEd Swierk1-2/+10
2008-12-04drivers/net/smc911x.c: smc911x_drv_probe() cleanupAndrew Morton1-7/+7
2008-12-04drivers/isdn/mISDN: use ARRAY_SIZEJulia Lawall1-1/+1
2008-12-04isdn: Kill directly reference of netdev->privWang Chen4-53/+61
2008-12-04hysdn: Kill directly reference of netdev->privWang Chen1-3/+3
2008-12-04Phonet: basic net namespace supportRĂ©mi Denis-Courmont5-15/+14
2008-12-04xfrm: Accept XFRM_STATE_AF_UNSPEC SAs on IPv4/IPv6 only hostsMartin Willi1-15/+11
2008-12-03xfrm: Cleanup for unlink SPD entryWei Yongjun1-25/+10
2008-12-03xfrm: Fix kernel panic when flush and dump SPD entriesWei Yongjun1-0/+1
2008-12-03MN10300: Fix application of kernel module relocationsMark Salter1-28/+7
2008-12-03sgi-gru: call fs_initcall() if statically linkedDean Nelson1-1/+1
2008-12-03powerpc: Use physical cpu id when setting the processor affinityKumar Gala1-1/+1
2008-12-03vmscan: evict streaming IO firstRik van Riel1-1/+6
2008-12-03bdi: register sysfs bdi device only once per queueKay Sievers1-0/+3
2008-12-03nfsd: fix vm overcommit crash fix #2Junjiro R. Okajima1-4/+8
2008-12-03mac8390: update to net_device_opsStephen Hemminger2-7/+17
2008-12-02etherh: build fix for net-nextStephen Hemminger2-4/+17
2008-12-02m68k: Update defconfigs for 2.6.28-rc7Geert Uytterhoeven12-612/+828
2008-12-02alim15x3: fix sparse warningHannes Eder1-1/+1
2008-12-02ide: remove dead code from drive_is_ready()Bartlomiej Zolnierkiewicz1-5/+0
2008-12-02ide: fix build for DEBUG_PMBartlomiej Zolnierkiewicz1-9/+10
2008-12-02ide: respect current DMA setting during resumeBartlomiej Zolnierkiewicz1-4/+2
2008-12-02ide: add SAMSUNG SP0822N with firmware WA100-10 to ivb_list[]Bartlomiej Zolnierkiewicz1-0/+1
2008-12-02amd74xx: workaround unreliable AltStatus register for nVidia controllersBartlomiej Zolnierkiewicz4-3/+22
2008-12-02ide: fix the ide_release_lock imbalanceMichael Schmitz1-3/+2
2008-12-02macfb: Do not overflow fb_fix_screeninfo.idFinn Thain1-39/+35
2008-12-02virtio_net: large tx MTU supportMark McLoughlin1-0/+12
2008-12-02net: percpu_counter_inc() should not be called in BH-disabled sectionEric Dumazet1-2/+2
2008-12-02dccp: Feature activation handlersGerrit Renker2-10/+204
2008-12-02dccp: Processing Confirm optionsGerrit Renker3-17/+101
2008-12-02dccp: Process incoming Change feature-negotiation optionsGerrit Renker3-18/+189
2008-12-02dccp: Preference list reconciliationGerrit Renker1-2/+75
2008-12-02dccp: Integrate feature-negotiation insertion codeGerrit Renker1-12/+21
2008-12-02dccp: Insert feature-negotiation options into skbGerrit Renker2-0/+67