Age | Commit message (Expand) | Author |
2009-08-14 | pegasus: Add new device ID. | Petko Manolov |
2009-08-14 | drivers/net: fixed drivers that support netpoll use ndo_start_xmit() | Dongdong Deng |
2009-08-14 | via-velocity: Fix test of mii_status bit VELOCITY_DUPLEX_FULL | roel kluin |
2009-08-14 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-08-14 | rt2x00: fix memory corruption in rf cache, add a sanity check | Pavel Roskin |
2009-08-13 | ixgbe: Fix receive on real device when VLANs are configured | Lucy Liu |
2009-08-13 | ixgbe: Do not return 0 in ixgbe_fcoe_ddp() upon FCP_RSP in DDP completion | Yi Zou |
2009-08-13 | netxen: free napi resources during detach | Dhananjay Phadke |
2009-08-13 | netxen: remove netxen workqueue | Amit Kumar Salecha |
2009-08-13 | ixgbe: fix issues setting rx-usecs with legacy interrupts | Don Skidmore |
2009-08-13 | can: fix oops caused by wrong rtnl newlink usage | Oliver Hartkopp |
2009-08-12 | 8139cp: balance dma_map_single vs dma_unmap_single pair | Francois Romieu |
2009-08-12 | Revert "libertas: Read buffer overflow" | David S. Miller |
2009-08-10 | ar9170: fix read & write outside array bounds | Dan Carpenter |
2009-08-10 | ar9170usb: fix spurious firmware related message | Christian Lamparter |
2009-08-09 | mlx4_en: Fix read buffer overflow in mlx4_en_complete_rx_desc() | roel kluin |
2009-08-09 | zorro8390: Fix read buffer overflow in zorro8390_init_one() | roel kluin |
2009-08-09 | pcnet32: Read buffer overflow | roel kluin |
2009-08-09 | gianfar: keep vlan related state when restart | Yong Zhang |
2009-08-09 | e1000e: fix potential NVM corruption on ICH9 with 8K bank size | Bruce Allan |
2009-08-09 | e1000e: fix acquisition of SW/FW/HW semaphore for ICHx parts | Bruce Allan |
2009-08-09 | ixgbe: Disable packet split only on FCoE queues in 82599 | Yi Zou |
2009-08-09 | ixgbe: Pass rx_ring directly in ixgbe_configure_srrctl() | Yi Zou |
2009-08-09 | tun: Extend RTNL lock coverage over whole ioctl | Herbert Xu |
2009-08-09 | fec: fix FEC driver packet transmission breakage | Greg Ungerer |
2009-08-09 | atlx: strncpy does not null terminate string | Roel Kluin |
2009-08-09 | irda: fix read buffer overflow | Roel Kluin |
2009-08-09 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2009-08-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-08-09 | Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6 | Linus Torvalds |
2009-08-09 | drm/i915: silence vblank warnings | Frans Pop |
2009-08-09 | drm: silence pointless vblank warning. | Paul Rolland |
2009-08-09 | drm: When adding probed modes, preserve duplicate mode types | Keith Packard |
2009-08-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2009-08-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds |
2009-08-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh... | Linus Torvalds |
2009-08-07 | Staging: rspiusb: Fix buffer overflow | Roel Kluin |
2009-08-07 | staging: add dependencies on PCI for drivers that require it | Jeff Mahoney |
2009-08-07 | Staging: rtl8192su: fix build error | Greg Kroah-Hartman |
2009-08-07 | Staging: rt2870: Revert d44ca7 Removal of kernel_thread() API | Mike Galbraith |
2009-08-07 | Staging: rt2870: Add USB ID for Linksys, Planex Communications, Belkin | Jakob Gruber |
2009-08-07 | USB: fix oops on disconnect in cdc-acm | Oliver Neukum |
2009-08-07 | USB: storage: include Prolific Technology USB drive in unusual_devs list | Rogerio Brito |
2009-08-07 | USB: ftdi_sio: add product_id for Marvell OpenRD Base, Client | Dhaval Vasa |
2009-08-07 | USB: ftdi_sio: add vendor and product id for Bayer glucose meter serial conve... | Marko Hänninen |
2009-08-07 | USB: EHCI: fix counting of transaction error retries | Alan Stern |
2009-08-07 | USB: EHCI: fix two new bugs related to Clear-TT-Buffer | Alan Stern |
2009-08-07 | USB: usbfs: fix -ENOENT error code to be -ENODEV | Alan Stern |
2009-08-07 | USB: musb: fix the nop registration for OMAP3EVM | Gupta, Ajay Kumar |
2009-08-07 | USB: devio: Properly do access_ok() checks | Michael Buesch |