summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-08-17NETROM: Fix use of static bufferRalf Baechle1-9/+12
2009-08-15e1000e: fix use of pci_enable_pcie_error_reportingXiaotian Feng1-8/+8
2009-08-15e1000e: WoL does not work on 82577/82578 with manageability enabledBruce Allan1-3/+3
2009-08-15cnic: Fix locking in init/exit calls.Michael Chan2-9/+40
2009-08-15cnic: Fix locking in start/stop calls.Michael Chan2-16/+29
2009-08-15bnx2: Use mutex on slow path cnic calls.Michael Chan2-6/+12
2009-08-15cnic: Refine registration with bnx2.Michael Chan1-13/+36
2009-08-15cnic: Fix symbol_put_addr() panic on ia64.Michael Chan1-1/+1
2009-08-14gre: Fix MTU calculation for bound GRE tunnelsTom Goff1-1/+1
2009-08-14pegasus: Add new device ID.Petko Manolov1-0/+2
2009-08-14drivers/net: fixed drivers that support netpoll use ndo_start_xmit()Dongdong Deng4-8/+12
2009-08-14via-velocity: Fix test of mii_status bit VELOCITY_DUPLEX_FULLroel kluin1-1/+1
2009-08-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2-2/+12
2009-08-14rt2x00: fix memory corruption in rf cache, add a sanity checkPavel Roskin1-2/+4
2009-08-13ixgbe: Fix receive on real device when VLANs are configuredLucy Liu1-2/+2
2009-08-13ixgbe: Do not return 0 in ixgbe_fcoe_ddp() upon FCP_RSP in DDP completionYi Zou1-1/+1
2009-08-13netxen: free napi resources during detachDhananjay Phadke2-15/+24
2009-08-13netxen: remove netxen workqueueAmit Kumar Salecha2-29/+42
2009-08-13ixgbe: fix issues setting rx-usecs with legacy interruptsDon Skidmore1-8/+19
2009-08-13can: fix oops caused by wrong rtnl newlink usageOliver Hartkopp1-0/+7
2009-08-13mac80211: fix panic when splicing unprepared TIDsLuis R. Rodriguez1-0/+8
2009-08-128139cp: balance dma_map_single vs dma_unmap_single pairFrancois Romieu1-3/+2
2009-08-12Revert "libertas: Read buffer overflow"David S. Miller1-8/+10
2009-08-10ar9170: fix read & write outside array boundsDan Carpenter1-2/+3
2009-08-10ar9170usb: fix spurious firmware related messageChristian Lamparter1-1/+5
2009-08-09mlx4_en: Fix read buffer overflow in mlx4_en_complete_rx_desc()roel kluin1-2/+3
2009-08-09zorro8390: Fix read buffer overflow in zorro8390_init_one()roel kluin1-0/+3
2009-08-09pcnet32: Read buffer overflowroel kluin1-1/+1
2009-08-09sctp: fix missing destroy of percpu counter variable in sctp_proc_exit()Rafael Laufer1-0/+1
2009-08-09MAINTAINERS: additional NETWORKING [GENERAL] and NETWORKING DRIVERS patternsJoe Perches1-0/+5
2009-08-09gianfar: keep vlan related state when restartYong Zhang1-2/+10
2009-08-09e1000e: fix potential NVM corruption on ICH9 with 8K bank sizeBruce Allan1-38/+12
2009-08-09e1000e: fix acquisition of SW/FW/HW semaphore for ICHx partsBruce Allan1-13/+31
2009-08-09ixgbe: Disable packet split only on FCoE queues in 82599Yi Zou2-16/+19
2009-08-09ixgbe: Pass rx_ring directly in ixgbe_configure_srrctl()Yi Zou1-40/+15
2009-08-09tun: Extend RTNL lock coverage over whole ioctlHerbert Xu1-31/+19
2009-08-09fec: fix FEC driver packet transmission breakageGreg Ungerer1-4/+5
2009-08-09can: Fix raw_getname() leakEric Dumazet1-0/+1
2009-08-09Fix xfrm hash collisions by changing __xfrm4_daddr_saddr_hash to hash address...Jussi Mäki1-1/+1
2009-08-09atlx: strncpy does not null terminate stringRoel Kluin2-8/+8
2009-08-09irda: fix read buffer overflowRoel Kluin1-1/+1
2009-08-09MAINTAINERS: update atlx contact infoChris Snook1-1/+1
2009-08-09Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1975-30967/+52429
2009-08-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller3-15/+22
2009-08-09Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6Linus Torvalds2-1/+13
2009-08-09Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds13-41/+110
2009-08-09Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds3-3/+5
2009-08-09Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-3/+4
2009-08-09Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds10-50/+207
2009-08-09Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-9/+21