| Commit message (Expand) | Author | Age | Files | Lines |
* | [IrDA]: Correctly handling socket error | Olaf Kirch | 2007-04-18 | 1 | -2/+1 |
* | [SCTP]: Do not interleave non-fragments when in partial delivery | Vlad Yasevich | 2007-04-18 | 1 | -1/+8 |
* | [IPSEC] af_key: Fix thinko in pfkey_xfrm_policy2msg() | David S. Miller | 2007-04-18 | 1 | -1/+1 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2007-04-17 | 8 | -81/+150 |
|\ |
|
| * | [BRIDGE]: Unaligned access when comparing ethernet addresses | Evgeny Kravtsunov | 2007-04-17 | 1 | -2/+7 |
| * | [SCTP]: Unmap v4mapped addresses during SCTP_BINDX_REM_ADDR operation. | Paolo Galtieri | 2007-04-17 | 1 | -0/+6 |
| * | [SCTP]: Fix assertion (!atomic_read(&sk->sk_rmem_alloc)) failed message | Tsutomu Fujii | 2007-04-17 | 1 | -4/+44 |
| * | [NET]: Set a separate lockdep class for neighbour table's proxy_queue | Pavel Emelianov | 2007-04-17 | 2 | -1/+11 |
| * | [NET]: Fix UDP checksum issue in net poll mode. | Aubrey.Li | 2007-04-17 | 1 | -0/+7 |
| * | [KEY]: Fix conversion between IPSEC_MODE_xxx and XFRM_MODE_xxx. | Kazunori MIYAZAWA | 2007-04-17 | 1 | -15/+75 |
| * | [NET]: Get rid of alloc_skb_from_cache | Herbert Xu | 2007-04-17 | 3 | -59/+0 |
* | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 2007-04-17 | 1 | -0/+1 |
|\ \ |
|
| * | | IB/mthca: Fix data corruption after FMR unmap on Sinai | Michael S. Tsirkin | 2007-04-16 | 1 | -0/+1 |
* | | | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2007-04-17 | 4 | -10/+13 |
|\ \ \ |
|
| * | | | [PATCH] x86: Fix potential overflow in perfctr reservation | Andi Kleen | 2007-04-16 | 2 | -8/+11 |
| * | | | [PATCH] x86: Fix gcc 4.2 _proxy_pda workaround | Andi Kleen | 2007-04-16 | 2 | -2/+2 |
| |/ / |
|
* | | | Minor bug fixes to i2c-pasemi | Olof Johansson | 2007-04-17 | 1 | -3/+3 |
* | | | i2c-pasemi: Depend on PPC_PASEMI again | Jean Delvare | 2007-04-17 | 1 | -2/+1 |
* | | | hwmon/w83627ehf: Fix the fan5 clock divider write | Jean Delvare | 2007-04-17 | 1 | -3/+3 |
* | | | Provide dummy devm_ioport_* if !HAS_IOPORT | Russell King | 2007-04-17 | 1 | -0/+13 |
* | | | knfsd: use a spinlock to protect sk_info_authunix | NeilBrown | 2007-04-17 | 1 | -5/+16 |
* | | | drivers/macintosh/smu.c: fix locking snafu | Andrew Morton | 2007-04-17 | 1 | -2/+2 |
* | | | ufs proper handling of zero link case | Evgeniy Dushistov | 2007-04-17 | 1 | -7/+22 |
* | | | spi: fix use of set_cs in spi_s3c24xx driver | Ben Dooks | 2007-04-17 | 1 | -2/+2 |
* | | | alpha: build fixes - force architecture | Ivan Kokshaysky | 2007-04-17 | 2 | -14/+36 |
* | | | alpha: more fixes for specific machine types | Ivan Kokshaysky | 2007-04-17 | 2 | -1/+7 |
* | | | alpha: fixes for specific machine types | Ivan Kokshaysky | 2007-04-17 | 8 | -12/+40 |
* | | | fix bogon in /dev/mem mmap'ing on nommu | Benjamin Herrenschmidt | 2007-04-17 | 1 | -1/+1 |
* | | | kernel-doc: fix plist.h comments | Randy Dunlap | 2007-04-17 | 1 | -31/+23 |
* | | | exec.c: fix coredump to pipe problem and obscure "security hole" | Alan Cox | 2007-04-17 | 1 | -7/+11 |
* | | | allow vmsplice to work in 32-bit mode on ppc64 | Don Zickus | 2007-04-17 | 1 | -1/+1 |
| |/
|/| |
|
* | | cache_k8_northbridges() overflows beyond allocation | Badari Pulavarty | 2007-04-16 | 1 | -2/+2 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-04-16 | 2 | -8/+102 |
|\ \
| |/
|/| |
|
| * | [ARM] 4313/1: S3C24XX: Update s3c2410 defconfig to 2.6.21-rc6 | Ben Dooks | 2007-04-16 | 1 | -5/+6 |
| * | [ARM] Update mach-types | Russell King | 2007-04-16 | 1 | -3/+96 |
* | | Linux 2.6.21-rc7v2.6.21-rc7 | Linus Torvalds | 2007-04-15 | 1 | -1/+1 |
* | | NFS: Fix a list corruption problem | Trond Myklebust | 2007-04-15 | 1 | -1/+3 |
* | | Fix VMI relocation processing logic error | Zachary Amsden | 2007-04-14 | 1 | -3/+6 |
* | | NFS: Ensure PG_writeback is cleared when writeback fails | Trond Myklebust | 2007-04-14 | 2 | -8/+15 |
* | | NFS: Fix two bugs in the O_DIRECT write code | Trond Myklebust | 2007-04-14 | 1 | -4/+7 |
* | | NFS: Fix an Oops in nfs_setattr() | Trond Myklebust | 2007-04-14 | 2 | -3/+6 |
* | | failsafe mechanism to HPET clock calibration | Ravikiran G Thirumalai | 2007-04-14 | 1 | -3/+6 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2007-04-14 | 1 | -1/+1 |
|\ \ |
|
| * | | [SCSI] QLOGICPTI: Do not unmap DMA unless we actually mapped something. | David S. Miller | 2007-04-14 | 1 | -1/+1 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2007-04-14 | 1 | -2/+9 |
|\ \ \
| |/ /
|/| | |
|
| * | | [SCSI] 3w-xxxx: fix oops caused by incorrect REQUEST_SENSE handling | James Bottomley | 2007-04-14 | 1 | -2/+9 |
* | | | DVB: dvb-usb-remote - fix oops when changing keymap | Olaf Kirch | 2007-04-13 | 1 | -2/+0 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2007-04-13 | 10 | -345/+258 |
|\ \ \ |
|
| * | | | [SPARC64]: Fix inline directive in pci_iommu.c | Tom "spot" Callaway | 2007-04-13 | 1 | -1/+1 |
| * | | | [SPARC64]: Fix arg passing to compat_sys_ipc(). | David S. Miller | 2007-04-13 | 2 | -2/+1 |