aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-11net/ethernet/jme: disable ASPMKevin Baradon1-0/+4
2012-10-11kaweth: print correct debug ptrAlan Cox1-1/+1
2012-10-10e1000e: Change wthresh to 1 to avoid possible Tx stallsHiroaki SHIMODA2-4/+4
2012-10-10xen: netback: handle compound page fragments on transmit.Ian Campbell1-5/+35
2012-10-10isdn: fix a wrapping bug in isdn_ppp_ioctl()Dan Carpenter1-1/+1
2012-10-10vxlan: fix oops when give unknown ifindexstephen hemminger1-6/+10
2012-10-10vxlan: fix receive checksum handlingstephen hemminger1-2/+1
2012-10-10vxlan: add additional headroomstephen hemminger1-0/+1
2012-10-10vxlan: allow configuring port rangestephen hemminger1-5/+57
2012-10-10vxlan: associate with tunnel socket on transmitstephen hemminger1-0/+19
2012-10-10vxlan: use ip_route_outputstephen hemminger1-4/+8
2012-10-10vxlan: fix byte order in hash functionstephen hemminger1-2/+2
2012-10-10vxlan: minor output refactoringstephen hemminger1-11/+20
2012-10-10Merge tag 'master-2012-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller16-92/+136
2012-10-10Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds15-213/+803
2012-10-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-ledsLinus Torvalds15-605/+1188
2012-10-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds47-714/+637
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds2-30/+23
2012-10-10Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds7-34/+14
2012-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds43-169/+151
2012-10-10Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds17-361/+2022
2012-10-10Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds37-784/+1873
2012-10-10Merge tag 'for-linus-20121009' of git://git.infradead.org/mtd-2.6Linus Torvalds77-3169/+5990
2012-10-09netdev/phy: Prototype of_mdio_find_bus()Mark Brown1-0/+1
2012-10-09farsync: fix support for over 30 cardsDan Carpenter1-1/+1
2012-10-09be2net: Remove code that stops further access to BE NIC based on UE bitsAjit Khaparde1-2/+5
2012-10-09pch_gbe: Fix build error by selecting all the possible dependencies.Haicheng Li1-0/+3
2012-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller1793-27741/+52626
2012-10-09mtd: Disable mtdchar mmap on MMU systemsDavid Woodhouse1-1/+5
2012-10-09Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowells/linux-headersDavid Woodhouse5327-146742/+316777
2012-10-09s390/zcrypt: remove duplicated include from zcrypt_pcixcc.cWei Yongjun1-1/+0
2012-10-09s390/dcssblk: cleanup device attribute usageSebastian Ott1-29/+23
2012-10-09Fix staging driver use of VM_RESERVEDLinus Torvalds1-1/+1
2012-10-09e1000e: add device IDs for i218Bruce Allan2-0/+4
2012-10-09ixgbe/ixgbevf: Limit maximum jumbo frame size to 9.5K to avoid Tx hangsAlexander Duyck2-2/+2
2012-10-09ixgbevf: Set the netdev number of Tx queuesGreg Rose1-0/+7
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds47-94/+79
2012-10-09memory-hotplug: update memory block's state and notify userspaceWen Congyang1-4/+27
2012-10-09memory-hotplug: preparation to notify memory block's state at memory hot removeWen Congyang1-6/+3
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov43-65/+44
2012-10-09mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_fileKonstantin Khlebnikov1-14/+3
2012-10-09mm: kill vma flag VM_CAN_NONLINEARKonstantin Khlebnikov1-1/+0
2012-10-09mm: remove __GFP_NO_KSWAPDRik van Riel1-4/+2
2012-10-09Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linuxLinus Torvalds3-7/+8
2012-10-09Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds12-135/+2621
2012-10-09Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-nextDave Airlie7-34/+14
2012-10-09net: fix typo in freescale/ucc_geth.cMichael Neuling1-1/+1
2012-10-09drm/nouveau/timer: bump ptimer's alarm delay from u32 to u64Martin Peres2-2/+2
2012-10-09drm/nouveau/fan: fix a typo in PWM's input clock calculationMartin Peres1-1/+1
2012-10-09drm/nv50/clk: wire up pll_calc hookMarcin Slusarz1-0/+1