aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* cnic: Fix locking in start/stop calls.Michael Chan2009-08-15
* bnx2: Use mutex on slow path cnic calls.Michael Chan2009-08-15
* cnic: Refine registration with bnx2.Michael Chan2009-08-15
* cnic: Fix symbol_put_addr() panic on ia64.Michael Chan2009-08-15
* gre: Fix MTU calculation for bound GRE tunnelsTom Goff2009-08-14
* pegasus: Add new device ID.Petko Manolov2009-08-14
* drivers/net: fixed drivers that support netpoll use ndo_start_xmit()Dongdong Deng2009-08-14
* via-velocity: Fix test of mii_status bit VELOCITY_DUPLEX_FULLroel kluin2009-08-14
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-08-14
|\
| * rt2x00: fix memory corruption in rf cache, add a sanity checkPavel Roskin2009-08-14
| * mac80211: fix panic when splicing unprepared TIDsLuis R. Rodriguez2009-08-13
* | ixgbe: Fix receive on real device when VLANs are configuredLucy Liu2009-08-13
* | ixgbe: Do not return 0 in ixgbe_fcoe_ddp() upon FCP_RSP in DDP completionYi Zou2009-08-13
* | netxen: free napi resources during detachDhananjay Phadke2009-08-13
* | netxen: remove netxen workqueueAmit Kumar Salecha2009-08-13
* | ixgbe: fix issues setting rx-usecs with legacy interruptsDon Skidmore2009-08-13
* | can: fix oops caused by wrong rtnl newlink usageOliver Hartkopp2009-08-13
|/
* 8139cp: balance dma_map_single vs dma_unmap_single pairFrancois Romieu2009-08-13
* Revert "libertas: Read buffer overflow"David S. Miller2009-08-12
* ar9170: fix read & write outside array boundsDan Carpenter2009-08-10
* ar9170usb: fix spurious firmware related messageChristian Lamparter2009-08-10
* mlx4_en: Fix read buffer overflow in mlx4_en_complete_rx_desc()roel kluin2009-08-10
* zorro8390: Fix read buffer overflow in zorro8390_init_one()roel kluin2009-08-10
* pcnet32: Read buffer overflowroel kluin2009-08-10
* sctp: fix missing destroy of percpu counter variable in sctp_proc_exit()Rafael Laufer2009-08-10
* MAINTAINERS: additional NETWORKING [GENERAL] and NETWORKING DRIVERS patternsJoe Perches2009-08-10
* gianfar: keep vlan related state when restartYong Zhang2009-08-10
* e1000e: fix potential NVM corruption on ICH9 with 8K bank sizeBruce Allan2009-08-10
* e1000e: fix acquisition of SW/FW/HW semaphore for ICHx partsBruce Allan2009-08-10
* ixgbe: Disable packet split only on FCoE queues in 82599Yi Zou2009-08-10
* ixgbe: Pass rx_ring directly in ixgbe_configure_srrctl()Yi Zou2009-08-10
* tun: Extend RTNL lock coverage over whole ioctlHerbert Xu2009-08-10
* fec: fix FEC driver packet transmission breakageGreg Ungerer2009-08-10
* can: Fix raw_getname() leakEric Dumazet2009-08-10
* Fix xfrm hash collisions by changing __xfrm4_daddr_saddr_hash to hash address...Jussi Mäki2009-08-10
* atlx: strncpy does not null terminate stringRoel Kluin2009-08-10
* irda: fix read buffer overflowRoel Kluin2009-08-10
* MAINTAINERS: update atlx contact infoChris Snook2009-08-10
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-08-10
|\
| * Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6Linus Torvalds2009-08-09
| |\
| | * UBI: compatible fallback in absense of sequence numbersAdrian Hunter2009-07-24
| | * UBI: fix double free on error pathAdrian Hunter2009-07-24
| * | Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-08-09
| |\ \
| | * | KVM: Avoid redelivery of edge interrupt before next edgeGleb Natapov2009-08-09
| | * | KVM: MMU: limit rmap chain lengthMarcelo Tosatti2009-08-06
| | * | KVM: ia64: fix build failures due to ia64/unsigned long mismatchesAvi Kivity2009-08-05
| | * | KVM: Make KVM_HPAGES_PER_HPAGE unsigned long to avoid build error on powerpcStephen Rothwell2009-08-05
| | * | KVM: fix ack not being delivered when msi presentMichael S. Tsirkin2009-08-05
| | * | KVM: s390: fix wait_queue handlingChristian Borntraeger2009-08-05
| | * | KVM: VMX: Fix locking imbalance on emulation failureJan Kiszka2009-08-05