[IRDA]: Fix rfcomm use-after-free
[pandora-kernel.git] / drivers / net /
2007-07-31 Linus TorvaldsMerge /pub/scm/linux/kernel/git/lethal/sh-2.6.23
2007-07-31 Linus TorvaldsMerge /pub/scm/linux/kernel/git/lethal/sh64-2.6
2007-07-30 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-07-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-07-30 Micah GruberFix a potential NULL pointer dereference in mace_interr...
2007-07-30 KomuroPATCH kernel 2.6.22] PCMCIA-NETDEV : modify smc91c92_cs...
2007-07-30 Ramkrishna VepaS2io: Increment received packet count correctly
2007-07-30 Ramkrishna VepaS2io: Fix crash when resetting adapter
2007-07-30 Ramkrishna VepaS2io: Mask spurious interrupts
2007-07-30 Veena ParatS2IO: Implementing review comments from old patches
2007-07-30 Veena ParatS2IO: Checking for the return value of pci map function
2007-07-30 Veena ParatS2IO: Removing MSI support from driver
2007-07-30 Veena ParatS2IO: Removing 3 buffer mode support from the driver
2007-07-30 Dhananjay Phadkenetxen: drop redudant spinlock
2007-07-30 dhananjay@netxen.comnetxen: Fix interrupt handling for multiport adapters
2007-07-30 dhananjay@netxen.comnetxen: re-init station address after h/w init
2007-07-30 Ayaz Abdullaforcedeth: mac address correct
2007-07-30 Kumar Galagfar: Fix modpost warning
2007-07-30 Jarek Poplawskilib8390: comment on locking by Alan Cox
2007-07-30 Micah GruberFix a potential NULL pointer dereference in write_bulk_...
2007-07-30 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/sparc-2.6
2007-07-30 Mike Crusesetup and detect 2nd phy on MCF5275 in FEC driver
2007-07-30 Greg Ungererclean up reading of ICR register in FEC driver
2007-07-30 Greg Ungererfix work queues in FEC driver
2007-07-30 Greg Ungererremove unused config symbol from FEC driver
2007-07-30 Greg Ungererinclude cacheflush.h in FEC driver
2007-07-30 Rusty RussellMake lguest compile with CONFIG_BLOCK=n and CONFIG_NET=n
2007-07-30 Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-rc-fixes-2.6
2007-07-29 Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2007-07-29 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/cooloney...
2007-07-29 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2007-07-28 Jack Morgensteinmlx4_core: Remove kfree() in mlx4_mr_alloc() error...
2007-07-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-07-26 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2007-07-26 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2007-07-26 Hirokazu Takatam32r: Fix ei_tx_timeout() in drivers/net/lib8390.c
2007-07-26 Rusty Russelllguest: documentation VII: FIXMEs
2007-07-26 Rusty Russelllguest: documentation III: Drivers
2007-07-26 Al Viroax88796 (address space): cast to unsigned long, not...
2007-07-26 Al Virocxgb3 gfp_t annotations
2007-07-26 Al Viromisannotation in pppol2tp
2007-07-25 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-07-25 Len BrownPull d-states into release branch
2007-07-25 Linus TorvaldsMerge branch 'for_paulus' of /linux/kernel/git/galak...
2007-07-24 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-07-24 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-07-24 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-07-24 Geert Uytterhoevennetdev: i82596 Ethernet needs <asm/cacheflush.h>
2007-07-24 Ayaz Abdullaforcedeth: mcp73 device addition
2007-07-24 Chris Snookatl1: make atl1_init_ring_ptrs static
2007-07-24 Jan-Bernd ThemanneHEA: net_poll support
2007-07-24 Adrian Bunkdrivers/net/acenic.c: fix check-after-use
2007-07-24 Maciej W. Rozyckidefxx: Use __maybe_unused rather than a local hack
2007-07-24 Andy FlemingFix error checking in Vitesse IRQ config
2007-07-24 Masakazu Mokunops3: reduce allocation size of rx skb buffers
2007-07-24 Jay Cliburnatl1: use kernel provided ethernet length constants
2007-07-24 Jay Cliburnatl1: fix typo in dma_req_block
2007-07-24 Jay Cliburnatl1: change cmb write threshold
2007-07-24 Jay Cliburnatl1: fix typo in DMA engine setup
2007-07-24 Jay Cliburnatl1: change tpd_avail function name
2007-07-24 Masakazu Mokunops3: fix rare issue that reenabling rx DMA fails
2007-07-24 Masakazu Mokunops3: removed calling netif_poll_enable() in open()
2007-07-24 Masakazu Mokunops3: use ethX as the name of irq
2007-07-24 Masakazu Mokunops3: use net_device_stats of net_device structure
2007-07-24 Masakazu Mokunops3: removed conditional ethtool support
2007-07-24 Masakazu Mokunops3: removed defines no longer used
2007-07-24 Masakazu Mokunops3: tx descriptor handling cleanup
2007-07-24 Masakazu Mokunops3: some minor cleanups
2007-07-24 Masakazu Mokunops3: fix wrong calculation of rx descriptor address
2007-07-24 dhananjay@netxen.comnetxen: Load firmware during probe, dma watchdog fix.
2007-07-24 Li Yangucc_geth: add support to netif message level
2007-07-24 Li Yangucc_geth: add ethtool support
2007-07-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-07-22 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2007-07-22 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2007-07-22 Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2007-07-22 Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2007-07-22 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2007-07-22 Russell KingMerge branches 'at91', 'imx', 'iop', 'ixp', 'ks8695...
2007-07-22 Len BrownPull netlink into release branch
2007-07-22 Len BrownPull osi into release branch
2007-07-22 Len BrownPull video into release branch
2007-07-22 Len BrownPull throttle into release branch
2007-07-22 Len BrownPull thinkpad into release branch
2007-07-22 Len BrownPull sony into release branch
2007-07-22 Len BrownPull misc into release branch
2007-07-22 Len BrownPull dock-bay into release branch
2007-07-22 Len BrownPull bugzilla-7880 into release branch
2007-07-22 Len BrownPull ec into release branch
2007-07-22 Len BrownPull sbs into release branch
2007-07-22 Len BrownPull battery into release branch
2007-07-22 Len BrownPull acpi-debug into release branch
2007-07-22 Len BrownPull acpica into release branch
2007-07-22 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2007-07-22 Jan Engelhardt[NET]: Make NETDEVICES depend on NET.
2007-07-22 Stephen Rothwell[IrDA]: TOSHIBA_FIR depends on virt_to_bus
2007-07-22 Samuel Ortiz[IrDA]: EP7211 IR driver port to the latest SIR API
2007-07-21 Roland Dreiermlx4_core: Change command token on timeout
2007-07-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-07-21 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/sparc-2.6
next