summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| * [PATCH] Fix signal sending in usbdevio on async URB completionHarald Welte2005-10-101-0/+1
| * [PATCH] x86_64: Set up safe page tables during resumeRafael J. Wysocki2005-10-101-0/+2
| * [PATCH] gfp flags annotations - part 1Al Viro2005-10-0822-64/+63
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-10-081-0/+10
| |\
| | * [ATM]: add support for LECS addresses learned from networkEric Kinzie2005-10-061-0/+10
| * | [PATCH] Keys: Split key permissions checking into a .c fileDavid Howells2005-10-081-86/+5
| |/
| * [TEXTSEARCH]: fix sparse gfp nocast warningsRandy Dunlap2005-10-041-1/+2
| * [CONNECTOR]: fix sparse gfp nocast warningsRandy Dunlap2005-10-041-1/+1
| * [ATM]: fix sparse gfp nocast warningsRandy Dunlap2005-10-041-1/+1
| * [PATCH] bfs endianness annotationsAlexey Dobriyan2005-10-041-21/+21
| * [IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnlHerbert Xu2005-10-031-2/+10
| * [INET]: speedup inet (tcp/dccp) lookupsEric Dumazet2005-10-032-3/+4
| * [NET]: Fix packet timestamping.Herbert Xu2005-10-031-9/+3
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds2005-10-031-0/+2
| |\
| | * [SCSI] MegaRAID SAS RAID: new driverBagalkote, Sreenivas2005-09-261-0/+2
| * | [PATCH] trivial #if -> #ifdefDiego Calleja2005-10-011-1/+1
| * | [PATCH] aio: remove unlocked task_list test and resulting raceZach Brown2005-09-301-0/+34
| * | Revert task flag re-ordering, add commentsLinus Torvalds2005-09-291-5/+17
| * | [PATCH] fix TASK_STOPPED vs TASK_NONINTERACTIVE interactionOleg Nesterov2005-09-291-5/+5
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-09-293-34/+59
| |\ \
| | * | [NET]: Fix GCC4 compile error: sysctl in linux/if_ether.hBen Dooks2005-09-271-0/+2
| | * | [NET]: Add Sun Cassini driver.David S. Miller2005-09-271-0/+2
| | * | [NET]: Reorder some hot fields of struct net_deviceEric Dumazet2005-09-271-34/+55
| * | | [PATCH] Keys: Add possessor permissions to keys [try #3]David Howells2005-09-282-24/+82
| |/ /
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-09-263-14/+45
| |\ \
| | * \ Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/llc-2.6David S. Miller2005-09-261-1/+25
| | |\ \
| | | * | [LLC]: Add sysctl support for the LLC timeoutsArnaldo Carvalho de Melo2005-09-221-1/+25
| | | |/
| | * | [NETFILTER]: Fix invalid module autoloading by splitting iptable_natHarald Welte2005-09-261-7/+5
| | * | [CONNECTOR]: async connector mode.Evgeniy Polyakov2005-09-261-6/+15
| * | | [PATCH] pcmcia: fix cross-platform issues with pcmcia module aliasesKars de Jong2005-09-261-2/+3
| * | | [PATCH] yenta: add support for more TI bridgesDaniel Ritz2005-09-261-0/+7
| * | | [PATCH] yenta: auto-tune EnE bridges for CardBus cardsDaniel Ritz2005-09-261-0/+5
| |/ /
| * | Merge branch 'upstream' from master.kernel.org:/pub/scm/linux/kernel/git/jgar...Linus Torvalds2005-09-232-1/+3
| |\ \
| | * \ Merge /spare/repo/linux-2.6/Jeff Garzik2005-09-2317-48/+592
| | |\ \
| | * | | [PATCH] Add NVIDIA device ID in sata_nvAndy Currid2005-09-211-1/+2
| | * | | [PATCH] PATCH: remove function for non-PCI as requestedAlan Cox2005-09-161-0/+1
* | | | | Revert "[PATCH] RPC,NFS: new rpc_pipefs patch"Trond Myklebust2005-09-232-6/+5
* | | | | [PATCH] RPC,NFS: new rpc_pipefs patchChristoph Hellwig2005-09-232-5/+6
* | | | | [PATCH] RPC: rationalize set_buffer_sizeChuck Lever2005-09-231-2/+2
* | | | | [PATCH] RPC: parametrize various transport connect timeoutsChuck Lever2005-09-232-23/+10
* | | | | [PATCH] RPC: allow RPC client's port range to be adjustableChuck Lever2005-09-232-3/+16
* | | | | [PATCH] RPC: clean up after nocong was removedChuck Lever2005-09-231-22/+0
* | | | | [PATCH] RPC: remove xprt->nocongChuck Lever2005-09-231-1/+0
* | | | | [PATCH] RPC: add a release_rqst callout to the RPC transport switchChuck Lever2005-09-231-0/+2
* | | | | [PATCH] RPC: add generic interface for adjusting the congestion windowChuck Lever2005-09-231-1/+2
* | | | | [PATCH] RPC: separate xprt_timer implementationsChuck Lever2005-09-231-0/+2
* | | | | [PATCH] RPC: expose API for serializing access to RPC transportsChuck Lever2005-09-231-0/+3
* | | | | [PATCH] RPC: expose API for serializing access to RPC transportsChuck Lever2005-09-231-0/+3
* | | | | [PATCH] RPC: add API to set transport-specific timeoutsChuck Lever2005-09-231-0/+3
* | | | | [PATCH] RPC: get rid of xprt->streamChuck Lever2005-09-231-2/+1
OpenPOWER on IntegriCloud