summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | rtl8187: Add termination packet to prevent stallLarry Finger2009-01-231-0/+1
| | | * | | | iwlwifi: fix rs_get_rate WARN_ON()Abbas, Mohamed2009-01-232-5/+23
| | | * | | | p54usb: fix packet loss with first generation devicesChristian Lamparter2009-01-231-2/+5
| | * | | | | af_key: initialize xfrm encap_oaTimo Teras2009-01-251-0/+1
| | * | | | | virtio_net: Fix MAX_PACKET_LEN to support 802.1Q VLANsAlex Williamson2009-01-251-1/+2
| | * | | | | lcs: fix compilation for !CONFIG_IP_MULTICASTHeiko Carstens2009-01-251-2/+6
| | * | | | | sctp: Fix another socket race during accept/peeloffVlad Yasevich2009-01-221-0/+13
| | * | | | | sctp: Properly timestamp outgoing data chunks for rtx purposesVlad Yasevich2009-01-221-3/+4
| | * | | | | sctp: Correctly start rtx timer on new packet transmissions.Vlad Yasevich2009-01-221-2/+1
| | * | | | | sctp: Fix crc32c calculations on big-endian arhes.Vlad Yasevich2009-01-221-1/+1
| | |/ / / /
| | * | | | phy: Add suspend/resume support to SMSC PHYsSteve Glendinning2009-01-221-0/+12
| | * | | | phylib: Fix oops in suspend/resume pathsAnton Vorontsov2009-01-221-5/+3
| | * | | | bnx2x: VersionEilon Greenstein2009-01-221-2/+2
| | * | | | bnx2x: loopback test failureEilon Greenstein2009-01-221-6/+7
| | * | | | bnx2x: Missing rmb when waiting for FW responseEilon Greenstein2009-01-221-0/+1
| | * | | | bnx2x: Calling napi_delEilon Greenstein2009-01-221-0/+6
| | * | | | bnx2x: Carrier off first callEilon Greenstein2009-01-221-2/+2
| | * | | | bnx2x: Handling load failuresEilon Greenstein2009-01-221-66/+88
| | * | | | bnx2x: Disable napiEilon Greenstein2009-01-221-3/+2
| | * | | | bnx2x: Reset HW before useEilon Greenstein2009-01-221-8/+9
| | * | | | iwlwifi: return NETDEV_TX_OK from _tx opsReinette Chatre2009-01-222-2/+2
| | * | | | zd1211rw: adding Sitecom WL-603 (0df6:0036) to the USB id listHin-Tak Leung2009-01-221-0/+1
| | * | | | p54usb: fix nasty use after freeChristian Lamparter2009-01-221-21/+13
| | * | | | p54: more cryptographic accelerator fixesChristian Lamparter2009-01-221-3/+17
| | * | | | p54: add missing break in eeprom parserChr2009-01-221-2/+2
| | * | | | orinoco: use KERN_DEBUG for link status messagesPavel Roskin2009-01-221-1/+1
| | * | | | rt2x00: Fix TX rate short preamble detectionIvo van Doorn2009-01-221-1/+2
| | * | | | mac80211: fix slot time debug messageChristian Lamparter2009-01-221-2/+2
| | * | | | orinoco: move kmalloc(..., GFP_KERNEL) outside spinlock in orinoco_ioctl_set_...Andrey Borzenkov2009-01-221-17/+13
| | * | | | mac80211: decrement ref count to netdev after launching mesh discoveryBrian Cavagnolo2009-01-221-2/+4
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-01-269-42/+68
| |\ \ \ \ \
| | * | | | | sparc64: Fix DAX handling via userspace access from kernel.David S. Miller2009-01-191-1/+16
| | * | | | | sparc64: Annotate sparc64 specific syscalls with SYSCALL_DEFINEx()David S. Miller2009-01-194-37/+32
| | * | | | | [CVE-2009-0029] sparc: Enable syscall wrappers for 64-bitChristian Borntraeger2009-01-191-0/+1
| | * | | | | sparc64: Initialize FHC/CLOCK LED platform_device 'id' field correctly.David S. Miller2009-01-191-0/+2
| | * | | | | sparc64: fix modpost failureSam Ravnborg2009-01-171-1/+2
| | * | | | | sparc64: fix readout of cpu/fpu typeSam Ravnborg2009-01-171-3/+15
| | | |_|/ / | | |/| | |
| * | | | | Merge git://git.infradead.org/battery-2.6Linus Torvalds2009-01-261-1/+1
| |\ \ \ \ \
| | * | | | | power_supply: pda_power: Don't request shared IRQs w/ IRQF_DISABLEDPhilipp Zabel2009-01-261-1/+1
| | |/ / / /
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2009-01-261-2/+4
| |\ \ \ \ \
| | * | | | | dlm: initialize file_lock struct in GETLK before copying conflicting lockJeff Layton2009-01-211-0/+2
| | * | | | | dlm: fix plock notify callback to lockdDavid Teigland2009-01-211-2/+2
| | |/ / / /
| * | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-01-263-265/+124
| |\ \ \ \ \
| | * | | | | ocfs2: Remove ocfs2_dquot_initialize() and ocfs2_dquot_drop()Jan Kara2009-01-211-167/+2
| | * | | | | quota: Improve lockingJan Kara2009-01-162-98/+122
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-01-265-3/+35
| |\ \ \ \ \ \
| | * | | | | | klist.c: bit 0 in pointer can't be used as flagJesper Nilsson2009-01-201-1/+1
| | * | | | | | debugfs: introduce stub for debugfs_create_size_t() when DEBUG_FS=nInaky Perez-Gonzalez2009-01-201-0/+7
| | * | | | | | sysfs: fix problems with binary filesGreg Kroah-Hartman2009-01-201-0/+6
| | * | | | | | PNP: fix broken pnp lowercasing for acpi module aliasesKay Sievers2009-01-201-2/+15
OpenPOWER on IntegriCloud