summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | [TCP]: Keep TSO enabled even during loss events.David S. Miller2005-09-013-47/+45
| * | | | [TCP]: Fix sk_forward_alloc underflow in tcp_sendmsgHerbert Xu2005-09-012-8/+11
| * | | | [NET]: Add sk_stream_wmem_scheduleHerbert Xu2005-09-012-6/+9
| * | | | [IPV6]: Repair Incoming Interface Handling for Raw Socket.YOSHIFUJI Hideaki2005-09-012-3/+3
| * | | | [CRYPTO]: crypto_free_tfm() callers no longer need to check for NULLJesper Juhl2005-09-0114-88/+44
| * | | | [NETFILTER]: CLUSTERIP: fix memcpy() length typoKOVACS Krisztian2005-09-011-1/+1
| * | | | [DECNET]: Tidy send side socket SKB allocation.Patrick Caulfield2005-09-012-70/+33
| * | | | [CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriateHerbert Xu2005-09-016-9/+12
| * | | | [CRYPTO]: Added CRYPTO_TFM_REQ_MAY_SLEEP flagHerbert Xu2005-09-014-6/+5
| * | | | [CRYPTO]: Fix XTEA implementationAaron Grothe2005-09-015-29/+207
| * | | | [TG3]: Update driver version and release date.David S. Miller2005-09-011-2/+2
| * | | | [TG3]: Minimize locking in TX path.Michael Chan2005-09-011-11/+13
| * | | | [SUNGEM]: Fix netpoll bug in Sun GEM Ether driverEric Lemoine2005-09-011-0/+1
| * | | | [SUNGEM]: fix minor bug in sungem.hGeoff Levand2005-09-011-1/+1
| * | | | [IPVS]: "extern inline" -> "static inline"Adrian Bunk2005-09-011-1/+1
| * | | | [TUNTAP]: Allow setting the linktype of the tap device from userspaceMike Kershaw2005-09-012-0/+16
* | | | | [PATCH] s390: disconnected 3270 consoleMartin Schwidefsky2005-09-051-5/+11
* | | | | [PATCH] s390: spinlock corner caseHeiko Carstens2005-09-051-2/+2
* | | | | [PATCH] s390: compat system callsHeiko Carstens2005-09-051-2/+2
* | | | | [PATCH] s390: crypto driver updateEric Rossman2005-09-053-270/+106
* | | | | [PATCH] s390: pfault interrupt raceMartin Schwidefsky2005-09-051-1/+4
* | | | | [PATCH] s390: reIPL fix and extern/static inlineCornelia Huck2005-09-054-21/+19
* | | | | [PATCH] s390: 64 bit diag250 supportHorst Hummel2005-09-053-134/+307
* | | | | [PATCH] s390: deadlock in dasd_devmapHorst Hummel2005-09-056-41/+24
* | | | | [PATCH] s390: debug feature changesMichael Holzheu2005-09-052-22/+32
* | | | | [PATCH] s390: machine check handler bugsMartin Schwidefsky2005-09-054-58/+181
* | | | | [PATCH] xtensa: delete accidental fileAdrian Bunk2005-09-051-135/+0
* | | | | [PATCH] xtensa: replace 'extern inline' with 'static inline'Adrian Bunk2005-09-0513-70/+70
* | | | | [PATCH] uml: fix x86_64 page leakJeff Dike2005-09-054-12/+22
* | | | | [PATCH] uml: fix advanced sysemu checkBodo Stroesser2005-09-051-11/+17
* | | | | [PATCH] uml: allow host capability usage to be disabledBodo Stroesser2005-09-051-0/+24
* | | | | [PATCH] uml: skas0 stubs now check system call return valuesBodo Stroesser2005-09-058-238/+348
* | | | | [PATCH] uml: increase granularity of host capability checkingBodo Stroesser2005-09-054-34/+96
* | | | | [PATCH] uml: move libc-dependent startup and signal codeGennady Sharapov2005-09-058-168/+230
* | | | | [PATCH] uml: add host AIO support to block driverJeff Dike2005-09-054-409/+373
* | | | | [PATCH] uml: use host AIO supportJeff Dike2005-09-056-15/+475
* | | | | [PATCH] uml: build cleanupsAl Viro2005-09-055-14/+6
* | | | | [PATCH] uml: system call path cleanupJeff Dike2005-09-0513-215/+131
* | | | | [PATCH] uml: merge duplicated page table codeJeff Dike2005-09-053-63/+46
* | | | | [PATCH] uml: TLB operation batchingJeff Dike2005-09-058-166/+273
* | | | | [PATCH] uml: remove duplicated exportsJeff Dike2005-09-051-19/+0
* | | | | [PATCH] uml: mark SMP on UML/x86_64 as brokenJeff Dike2005-09-052-1/+5
* | | | | [PATCH] uml: remove libc reference in buildAl Viro2005-09-051-1/+1
* | | | | [PATCH] uml: build cleanupAl Viro2005-09-053-4/+1
* | | | | [PATCH] uml: error path cleanupJeff Dike2005-09-051-5/+9
* | | | | [PATCH] uml: fix a macro typoAl Viro2005-09-051-1/+1
* | | | | [PATCH] uml: fix signal frame copy_userAl Viro2005-09-052-18/+25
* | | | | [PATCH] uml: fault handler micro-cleanupsPaolo 'Blaisorblade' Giarrusso2005-09-051-15/+13
* | | | | [PATCH] uml: fixes performance regression in activate_mm and thus exec()Paolo 'Blaisorblade' Giarrusso2005-09-052-1/+13
* | | | | [PATCH] uml: fix SIGWINCH handler race while waiting for signals.Bodo Stroesser2005-09-051-5/+6
OpenPOWER on IntegriCloud