aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-20klist.c: bit 0 in pointer can't be used as flagJesper Nilsson
2009-01-20debugfs: introduce stub for debugfs_create_size_t() when DEBUG_FS=nInaky Perez-Gonzalez
2009-01-20sysfs: fix problems with binary filesGreg Kroah-Hartman
2009-01-20PNP: fix broken pnp lowercasing for acpi module aliasesKay Sievers
2009-01-20driver core: Convert '/' to '!' in dev_set_name()Roland Dreier
2009-01-21ALSA: hda: 83xxx port 0xe DAC selectionMatthew Ranostay
2009-01-20gro: Fix merging of paged packetsHerbert Xu
2009-01-20gro: Fix error handling on extremely short fragsHerbert Xu
2009-01-20gro: Fix handling of complete checksums in IPv6Herbert Xu
2009-01-20via-velocity: fix hot spinroel kluin
2009-01-20myri10ge: don't forget pci_disable_device()Brice Goglin
2009-01-20NET: net_namespace, fix lock imbalanceJiri Slaby
2009-01-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-01-20ASoC: fix registration of the SoC card in the Freescale MPC8610 driversTimur Tabi
2009-01-20Revert "xfrm: For 32/64 compatability wrt. xfrm_usersa_info"David S. Miller
2009-01-19sparc64: Fix DAX handling via userspace access from kernel.David S. Miller
2009-01-19sparc64: Annotate sparc64 specific syscalls with SYSCALL_DEFINEx()David S. Miller
2009-01-19[CVE-2009-0029] sparc: Enable syscall wrappers for 64-bitChristian Borntraeger
2009-01-19wimax/i2400m: error paths that need to free an skb should use kfree_skb()Inaky Perez-Gonzalez
2009-01-19mv643xx_eth: prevent interrupt storm on ifconfig downGabriel Paubert
2009-01-19mv643xx_eth: fix multicast filter programmingLennert Buytenhek
2009-01-19Revert "mv643xx_eth: use longer DMA bursts".Lennert Buytenhek
2009-01-19net: Fix data corruption when splicing from sockets.Jarek Poplawski
2009-01-19tg3: Fix firmware loadingMatt Carlson
2009-01-19ixgbe: Fix usage of netif_*_all_queues() with netif_carrier_{off|on}()Peter P Waskiewicz Jr
2009-01-19ixgbe: fix tag stripping for VLAN ID 0Don Skidmore
2009-01-19ixgbe: fix dca issue with relaxed ordering turned onDon Skidmore
2009-01-19net: Add debug info to track down GSO checksum bugHerbert Xu
2009-01-19korina: drop leftover assignmentPhil Sutter
2009-01-19korina: adjust headroom for new skb's alsoPhil Sutter
2009-01-19korina: fix loop back of receive descriptorsPhil Sutter
2009-01-19cxgb3: Fix LRO misalignmentDivy Le Ray
2009-01-19macb: avoid lockup when TGO during underrunRichard Röjfors
2009-01-19net/9p: fid->fid is used uninitializedRoel Kluin
2009-01-19bnx2x: Version updateEilon Greenstein
2009-01-19bnx2x: Barriers for the compilerEilon Greenstein
2009-01-19bnx2x: Driver description updateEilon Greenstein
2009-01-19bnx2x: Handling PHY FW load failureEilon Greenstein
2009-01-19bnx2x: Legacy speeds autoneg failuresEilon Greenstein
2009-01-19bnx2x: Prevent self test loopback failuresEilon Greenstein
2009-01-19bnx2x: 1G-10G toggling raceEilon Greenstein
2009-01-19bnx2x: Overstepping array boundsEilon Greenstein
2009-01-19bnx2x: Block nvram access when the device is inactiveEilon Greenstein
2009-01-19bnx2x: Read chip IDEilon Greenstein
2009-01-19bnx2x: Wrong HDR offset in CAMEilon Greenstein
2009-01-19bnx2x: Potential race after iSCSI bootEilon Greenstein
2009-01-19bnx2x: Handling probe failuresEilon Greenstein
2009-01-19bnx2x: Free IRQEilon Greenstein
2009-01-20x86: remove kernel_physical_mapping_init() from init sectionGary Hade
2009-01-20fix: crash: IP: __bitmap_intersects+0x48/0x73Ingo Molnar