summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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
* [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
| * [PATCH] sockaddr patchSteve Grubb2006-05-011-0/+2
| * [PATCH] deal with deadlocks in audit_free()Al Viro2006-05-011-10/+10
* | [NETFILTER] x_tables: fix compat related crash on non-x86Patrick McHardy2006-05-012-19/+22
* | Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-05-014-126/+255
|\ \
| * | [PATCH] vmsplice: allow user to pass in gift pagesJens Axboe2006-05-012-3/+27
| * | [PATCH] pipe: enable atomic copying of pipe data to/from user spaceJens Axboe2006-05-013-30/+126
| * | [PATCH] splice: call handle_ra_miss() on failure to lookup pageJens Axboe2006-05-011-0/+6
| * | [PATCH] Add ->splice_read/splice_write to def_blk_fopsJens Axboe2006-05-011-0/+2
| * | [PATCH] pipe: introduce ->pin() buffer operationJens Axboe2006-05-013-78/+73
| * | [PATCH] splice: fix bugs in pipe_to_file()Jens Axboe2006-05-013-23/+20
| * | [PATCH] splice: fix bugs with stealing regular pipe pagesJens Axboe2006-04-302-3/+12
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2006-05-0116-94/+131
|\ \
| * | IB/ipath: tidy up white space in a few filesBryan O'Sullivan2006-05-013-21/+31
| * | IB/ipath: fix label name in interrupt handlerBryan O'Sullivan2006-05-011-3/+3
| * | IB/ipath: improve sparse annotationBryan O'Sullivan2006-05-011-1/+1
| * | IB/ipath: simplify IB timer usageBryan O'Sullivan2006-05-012-30/+12
| * | IB/ipath: simplify RC send postingBryan O'Sullivan2006-05-011-11/+4
| * | IB/ipath: prevent hardware from being accessed during resetBryan O'Sullivan2006-05-013-6/+23
| * | IB/ipath: fix verbs registrationBryan O'Sullivan2006-05-011-1/+5