pandora-kernel.git
2006-05-26 Auke Kokixgb: remove lock access in the fast path
2006-05-26 Auke Kokixgb: allocate only buffersize needed
2006-05-26 Auke Kokixgb: revert an unwanted fix regarding tso/descriptors
2006-05-26 Auke Kokixgb: fix interface losing macaddr on ifdn/up
2006-05-26 Auke Kokixgb: fix smp polling race condition
2006-05-25 Auke Kokixgb: increment version to 1.0.104-k4
2006-05-25 Auke Kokixgb: use rx copybreak/skb recycle
2006-05-25 Auke Kokixgb: add performance enhancements to the buffer_info...
2006-05-24 Herbert Valerio... [PATCH] phy: new SMSC LAN83C185 PHY driver
2006-05-24 Jeff Garzik[netdrvr ibmlana, ibmveth] trim trailing whitespace
2006-05-24 Santiago Leon[PATCH] ibmveth change buffer pools dynamically
2006-05-24 Adrian Bunk[PATCH] drivers/net/s2io.c: make bus_speed[] static
2006-05-24 Jeff GarzikMerge branch 'upstream-fixes' into upstream
2006-05-24 Stephen Hemminger[PATCH] sky2: fix jumbo packet support
2006-05-24 Jeff GarzikMerge branch 'upstream' of git://git./linux/kernel...
2006-05-24 Jeff Garzik[netdrvr pcnet_cs, myri] trim trailing whitespace
2006-05-24 Marcin Juszkiewicz[PATCH] pcnet_cs: Add TRENDnet TE-CF100 ethernet adapter ID
2006-05-24 Brice Goglin[PATCH] Add Myri-10G Ethernet driver
2006-05-24 Brice Goglin[PATCH] Revive pci_find_ext_capability
2006-05-24 Jeff GarzikMerge branch 'master' into upstream
2006-05-23 Stephen Hemminger[BRIDGE]: need to ref count the LLC sap
2006-05-23 Chris Wright[NETFILTER]: SNMP NAT: fix memleak in snmp_object_decode
2006-05-23 Patrick McHardy[NETFILTER]: H.323 helper: fix sequence extension parsing
2006-05-23 Patrick McHardy[NETFILTER]: H.323 helper: fix parser error propagation
2006-05-23 Jeff GarzikMerge branch 'e1000-7.0.38-k4' of git://lost.foo-projec...
2006-05-23 Jeff GarzikMerge branch 'master' into upstream
2006-05-23 Auke Koke1000: bump version to 7.0.38-k4
2006-05-23 Auke Koke1000: remove changelog in driver
2006-05-23 Auke Koke1000: Fix date string in Makefile
2006-05-23 Auke Koke1000: remove leading and trailing whitespace.
2006-05-23 Auke Koke1000: remove backslash r debug printfs
2006-05-23 Auke Koke1000: add shutdown handler back to fix WOL
2006-05-23 Mauro Carvalho... V4L/DVB (4041): Fix compilation on PPC 64
2006-05-23 Jean DelvareV4L/DVB (4040a): Fix the following section warnings:
2006-05-23 Manu AbrahamV4L/DVB (4037): Make the bridge devices that depend...
2006-05-23 Adrian BunkV4L/DVB (3927): Fix VIDEO_DEV=m, VIDEO_V4L1_COMPAT=y
2006-05-23 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2006-05-23 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-05-23 Jens Axboe[PATCH] blk: fix gendisk->in_flight accounting during...
2006-05-23 David Woodhouse[PATCH] powerpc: wire up sys_[gs]et_robust_list
2006-05-23 David Woodhouse[PATCH] powerpc: check Cell SPU syscall number range...
2006-05-23 David Woodhouse[PATCH] powerpc: fill hole in Cell SPU syscall table
2006-05-23 Florin Malita[PATCH] orinoco: possible null pointer dereference...
2006-05-23 Pavel Machek[PATCH] swsusp: fix typo in cr0 handling
2006-05-23 Tobias Powalowski[PATCH] tty_insert_flip_string_flags() license fix
2006-05-23 NeilBrown[PATCH] md: Make sure bi_max_vecs is set properly in...
2006-05-23 NeilBrown[PATCH] md: fix possible oops when starting a raid0...
2006-05-23 NeilBrown[PATCH] knfsd: Fix two problems that can cause rmmod...
2006-05-23 Andrew Morton[PATCH] sys_sync_file_range(): move exported flags...
2006-05-23 Auke Kokixgb: increment version to 1.0.104-k2
2006-05-23 Auke Kokixgb: add tx timeout counter
2006-05-23 Auke Kokixgb: use DPRINTK and msglvl, and ethtool to control it
2006-05-23 Auke Kokixgb: remove hardcoded number
2006-05-23 Auke Kokixgb: add copper 10gig driver id
2006-05-23 Auke Kokixgb: add NETIF_F_LLTX analogous to e1000
2006-05-23 Auke Kokixgb: fix flow control
2006-05-23 Auke Kokixgb: remove duplicate code setting duplex and speed
2006-05-23 Auke Kokixgb: fix rare early tso completion
2006-05-23 David S. Miller[SPARC64]: Respect gfp_t argument to dma_alloc_coherent().
2006-05-22 Patrick McHardy[NETFILTER]: SNMP NAT: fix memory corruption
2006-05-22 Alexey Dobriyan[IRDA]: fixup type of ->lsap_state
2006-05-22 Alexey Dobriyan[IRDA]: fix 16/32 bit confusion
2006-05-22 Alexey Dobriyan[NET]: Fix "ntohl(ntohs" bugs
2006-05-22 Michael Chan[BNX2]: Use kmalloc instead of array
2006-05-22 Michael Chan[BNX2]: Fix bug in bnx2_nvram_write()
2006-05-22 Michael Chan[TG3]: Add some missing rx error counters
2006-05-22 Marcin Juszkiewicz[PATCH] hostap: new pcmcia IDs
2006-05-22 John W. LinvilleMerge branch 'upstream-fixes' into upstream
2006-05-22 Florin Malita[PATCH] orinoco: possible null pointer dereference...
2006-05-22 John W. LinvilleMerge branch 'from-linus' into upstream
2006-05-22 David S. Miller[SPARC]: Add robust futex syscall entries.
2006-05-22 Andrew Morton[SUNSU]: Fix license.
2006-05-22 Linus TorvaldsRevert "[PATCH] sched: fix interactive task starvation"
2006-05-22 Linus TorvaldsMerge /pub/scm/linux/kernel/git/mchehab/v4l-dvb
2006-05-21 Andrew Morton[PATCH] ad1848 section fix
2006-05-21 Andrew Morton[PATCH] nm256_audio section fix
2006-05-21 Andrew Morton[PATCH] es18xx build fix
2006-05-21 Andrew Morton[PATCH] mpu401 section fix
2006-05-21 Andrew Morton[PATCH] i810 section fix
2006-05-21 Andrew Morton[PATCH] pd6729 section fix
2006-05-21 Bob Picco[PATCH] Align the node_mem_map endpoints to a MAX_ORDER...
2006-05-21 Greg Kroah... [PATCH] kobject: quiet errors in kobject_add
2006-05-21 Alessandro... [PATCH] rtc subsystem: use ENOIOCTLCMD and ENOTTY where...
2006-05-21 Atsushi Nemoto[PATCH] kbuild: fix modpost segfault for 64bit mipsel...
2006-05-21 Atsushi Nemoto[PATCH] kbuild: check SHT_REL sections
2006-05-21 Martin Schwidefsky[PATCH] s390: next_timer_interrupt overflow in stop_hz_...
2006-05-21 Zachary Amsden[PATCH] Fix a NO_IDLE_HZ timer bug
2006-05-21 Rene Herman[PATCH] missing newline in scsi/st.c
2006-05-21 Satoshi Oshima[PATCH] kprobes: bad manipulation of 2 byte opcode...
2006-05-21 Vivek Goyal[PATCH] i386 kdump boot cpu physical apicid fix
2006-05-21 Stephen Street[PATCH] pxa2xx-spi update
2006-05-21 Ben Dooks[PATCH] S3C24XX: hardware SPI driver
2006-05-21 Ben Dooks[PATCH] S3C24XX: GPIO based SPI driver
2006-05-21 Adrian Bunk[PATCH] drivers/base/firmware_class.c: cleanups
2006-05-21 Kumar Gala[PATCH] spi: add spi master driver for Freescale MPC83x...
2006-05-21 dmitry pervushin[PATCH] minor SPI doc fix
2006-05-21 Theodore Tso[PATCH] Update ext2/ext3/jbd MAINTAINERS entries
2006-05-21 Alan Cox[PATCH] Clarify maintainers and include linux-security...
2006-05-21 Eric Sesterhenn[PATCH] Overrun in isdn_tty.c
2006-05-21 Paul Jackson[PATCH] cpuset: might_sleep_if check in cpuset_zones_al...
next