aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | [PATCH] splice: fix unlocking of page on error ->prepare_write()Jens Axboe2006-05-04
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-05-04
|\ \ \ \
| * | | | [DECNET]: Fix level1 router helloPatrick Caulfield2006-05-04
| * | | | [TCP]: Fix sock_orphan dead lockHerbert Xu2006-05-04
| * | | | [ROSE]: Eleminate HZ from ROSE kernel interfacesRalf Baechle2006-05-04
| * | | | [NETROM]: Eleminate HZ from NET/ROM kernel interfacesRalf Baechle2006-05-04
| * | | | [AX.25]: Eleminate HZ from AX.25 kernel interfacesRalf Baechle2006-05-04
| * | | | [ROSE]: Fix routing table locking in rose_remove_neigh.Ralf Baechle2006-05-04
| * | | | [AX.25]: Move AX.25 symbol exportsRalf Baechle2006-05-04
| * | | | [HAMRADIO]: Remove remaining SET_MODULE_OWNER calls from hamradio drivers.Ralf Baechle DL5RB2006-05-04
| * | | | [AX25, ROSE]: Remove useless SET_MODULE_OWNER calls.Ralf Baechle2006-05-04
| * | | | [AX.25]: Spelling fixRalf Baechle2006-05-04
| * | | | [ROSE]: Remove useless prototype for rose_remove_neigh().Ralf Baechle2006-05-04
| * | | | [NETFILTER]: x_tables: don't use __copy_{from,to}_user on unchecked memory in...Patrick McHardy2006-05-04
| * | | | [NETFILTER]: H.323 helper: Change author's email addressJing Min Zhao2006-05-04
| * | | | [NETFILTER]: NAT: silence unused variable warnings with CONFIG_XFRM=nPatrick McHardy2006-05-04
| * | | | [NETFILTER]: H.323 helper: fix use of uninitialized dataPatrick McHardy2006-05-04
| * | | | [NETFILTER]: H.323 helper: fix endless loop caused by invalid TPKT lenPatrick McHardy2006-05-04
| | |_|/ | |/| |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-05-04
|\ \ \ \
| * | | | [SPARC]: Hook up vmsplice into syscall tables.David S. Miller2006-05-03
| |/ / /
* | / / CREDITS file update (Tristan Greaves)Linus Torvalds2006-05-04
| |/ / |/| |
* | | [PATCH] ext3: multile block allocate little endian fixesMingming Cao2006-05-03
* | | [PATCH] Altix: correct ioc4 port orderBrent Casavant2006-05-03
* | | [PATCH] EDAC Coexistence with BIOSmark gross2006-05-03
* | | [PATCH] uml: change timer initializationJeff Dike2006-05-03
* | | [PATCH] Remove wrong cpu_has_apic checks that came from mismergingAndi Kleen2006-05-03
* | | [PATCH] selinux: Clear selinux_enabled flag upon runtime disable.Stephen Smalley2006-05-03
|/ /
* | [NETFILTER] SCTP conntrack: fix infinite loopPatrick McHardy2006-05-02
* | forcedeth: fix multi irq issuesAyaz Abdulla2006-05-02
* | [PATCH] via-rhine: zero pad short packets on Rhine I ethernet cardsCraig Brind2006-05-02
* | [PATCH] mv643xx_eth: provide sysfs class device symlinkOlaf Hering2006-05-02
* | [PATCH] vmsplice: restrict stealing a little moreJens Axboe2006-05-02
* | [PATCH] splice: fix page LRU accountingJens Axboe2006-05-02
* | [PATCH] vmsplice: fix badly placed end paranthesisJens Axboe2006-05-02
* | Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2006-05-02
|\ \
| * | [PATCH] Audit Filter PerformanceSteve Grubb2006-05-01
| * | [PATCH] Rework of IPC auditingSteve Grubb2006-05-01
| * | [PATCH] More user space subject labelsSteve Grubb2006-05-01
| * | [PATCH] Reworked patch for labels on user space messagesSteve Grubb2006-05-01
| * | [PATCH] change lspp ipc auditingSteve Grubb2006-05-01
| * | [PATCH] audit inode patchSteve Grubb2006-05-01
| * | [PATCH] support for context based audit filtering, part 2Darrel Goeddel2006-05-01
| * | [PATCH] support for context based audit filteringDarrel Goeddel2006-05-01
| * | [PATCH] no need to wank with task_lock() and pinning task down in audit_sysca...Al Viro2006-05-01
| * | [PATCH] drop task argument of audit_syscall_{entry,exit}Al Viro2006-05-01
| * | [PATCH] drop gfp_mask in audit_log_exit()Al Viro2006-05-01
| * | [PATCH] move call of audit_free() into do_exit()Al Viro2006-05-01
| * | [PATCH] sockaddr patchSteve Grubb2006-05-01
| * | [PATCH] deal with deadlocks in audit_free()Al Viro2006-05-01
| |/
* | [NETFILTER] x_tables: fix compat related crash on non-x86Patrick McHardy2006-05-01