summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [PATCH] splice: redo page lookup if add_to_page_cache() returns -EEXISTJens Axboe2006-05-041-0/+2
| * | | [PATCH] splice: rename remaining info variables to pipeJens Axboe2006-05-041-10/+10
| * | | [PATCH] splice: LRU fixupsJens Axboe2006-05-042-24/+14
| * | | [PATCH] splice: fix unlocking of page on error ->prepare_write()Jens Axboe2006-05-041-3/+16
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-05-0430-117/+145
|\ \ \ \
| * | | | [DECNET]: Fix level1 router helloPatrick Caulfield2006-05-031-5/+0
| * | | | [TCP]: Fix sock_orphan dead lockHerbert Xu2006-05-031-4/+9
| * | | | [ROSE]: Eleminate HZ from ROSE kernel interfacesRalf Baechle2006-05-033-14/+16
| * | | | [NETROM]: Eleminate HZ from NET/ROM kernel interfacesRalf Baechle2006-05-032-9/+14
| * | | | [AX.25]: Eleminate HZ from AX.25 kernel interfacesRalf Baechle2006-05-034-43/+53
| * | | | [ROSE]: Fix routing table locking in rose_remove_neigh.Ralf Baechle2006-05-031-5/+0
| * | | | [AX.25]: Move AX.25 symbol exportsRalf Baechle2006-05-037-18/+37
| * | | | [HAMRADIO]: Remove remaining SET_MODULE_OWNER calls from hamradio drivers.Ralf Baechle DL5RB2006-05-033-3/+0
| * | | | [AX25, ROSE]: Remove useless SET_MODULE_OWNER calls.Ralf Baechle2006-05-032-2/+0
| * | | | [AX.25]: Spelling fixRalf Baechle2006-05-031-1/+1
| * | | | [ROSE]: Remove useless prototype for rose_remove_neigh().Ralf Baechle2006-05-031-2/+0
| * | | | [NETFILTER]: x_tables: don't use __copy_{from,to}_user on unchecked memory in...Patrick McHardy2006-05-032-5/+5
| * | | | [NETFILTER]: H.323 helper: Change author's email addressJing Min Zhao2006-05-032-2/+2
| * | | | [NETFILTER]: NAT: silence unused variable warnings with CONFIG_XFRM=nPatrick McHardy2006-05-031-0/+2
| * | | | [NETFILTER]: H.323 helper: fix use of uninitialized dataPatrick McHardy2006-05-031-4/+4
| * | | | [NETFILTER]: H.323 helper: fix endless loop caused by invalid TPKT lenPatrick McHardy2006-05-031-0/+2
| | |_|/ | |/| |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-05-045-5/+6
|\ \ \ \
| * | | | [SPARC]: Hook up vmsplice into syscall tables.David S. Miller2006-05-035-5/+6
| |/ / /
* | | | CREDITS file update (Tristan Greaves)Linus Torvalds2006-05-041-8/+2
| |/ / |/| |
* | | [PATCH] ext3: multile block allocate little endian fixesMingming Cao2006-05-031-5/+8
* | | [PATCH] Altix: correct ioc4 port orderBrent Casavant2006-05-031-1/+1
* | | [PATCH] EDAC Coexistence with BIOSmark gross2006-05-031-1/+16
* | | [PATCH] uml: change timer initializationJeff Dike2006-05-031-1/+1
* | | [PATCH] Remove wrong cpu_has_apic checks that came from mismergingAndi Kleen2006-05-031-6/+0
* | | [PATCH] selinux: Clear selinux_enabled flag upon runtime disable.Stephen Smalley2006-05-032-5/+3
|/ /
* | [NETFILTER] SCTP conntrack: fix infinite loopPatrick McHardy2006-05-022-8/+14
* | forcedeth: fix multi irq issuesAyaz Abdulla2006-05-021-84/+228
* | [PATCH] via-rhine: zero pad short packets on Rhine I ethernet cardsCraig Brind2006-05-021-0/+6
* | [PATCH] mv643xx_eth: provide sysfs class device symlinkOlaf Hering2006-05-021-0/+2
* | [PATCH] vmsplice: restrict stealing a little moreJens Axboe2006-05-023-4/+5
* | [PATCH] splice: fix page LRU accountingJens Axboe2006-05-022-13/+23
* | [PATCH] vmsplice: fix badly placed end paranthesisJens Axboe2006-05-021-1/+1
* | Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2006-05-0133-275/+1142
|\ \
| * | [PATCH] Audit Filter PerformanceSteve Grubb2006-05-011-4/+7
| * | [PATCH] Rework of IPC auditingSteve Grubb2006-05-016-11/+98
| * | [PATCH] More user space subject labelsSteve Grubb2006-05-014-40/+142
| * | [PATCH] Reworked patch for labels on user space messagesSteve Grubb2006-05-015-3/+49
| * | [PATCH] change lspp ipc auditingSteve Grubb2006-05-016-77/+47
| * | [PATCH] audit inode patchSteve Grubb2006-05-013-37/+74
| * | [PATCH] support for context based audit filtering, part 2Darrel Goeddel2006-05-014-27/+256
| * | [PATCH] support for context based audit filteringDarrel Goeddel2006-05-018-10/+419
| * | [PATCH] no need to wank with task_lock() and pinning task down in audit_sysca...Al Viro2006-05-011-9/+1
| * | [PATCH] drop task argument of audit_syscall_{entry,exit}Al Viro2006-05-0111-33/+27
| * | [PATCH] drop gfp_mask in audit_log_exit()Al Viro2006-05-011-30/+32
| * | [PATCH] move call of audit_free() into do_exit()Al Viro2006-05-013-10/+4