summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [SPARC64]: Fix sched_clock() et al.David S. Miller2007-05-171-1/+1
| | |/ | |/|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-05-186-27/+103
|\ \ \
| * | | [IPV4]: Remove IPVS icmp hack from route.c for now.David S. Miller2007-05-181-2/+2
| * | | [IPV4]: Correct rp_filter help text.Dave Jones2007-05-171-3/+3
| * | | [TCP]: TCP_CONG_YEAH requires TCP_CONG_VEGASDavid S. Miller2007-05-171-0/+1
| * | | [TCP] slow start: Make comments and code logic clearer.Stephen Hemminger2007-05-171-18/+22
| * | | [BLUETOOTH]: Fix locking in hci_sock_dev_event().Satyam Sharma2007-05-171-2/+4
| * | | [NET]: Fix BMSR_100{HALF,FULL}2 defines in linux/mii.hDavid S. Miller2007-05-171-2/+2
| * | | [NET]: lockdep classes in register_netdeviceJarek Poplawski2007-05-171-0/+69
| |/ /
* | | slub: another slabinfo fixChristoph Lameter2007-05-181-0/+9
* | | revert "cancel_delayed_work: use del_timer() instead of del_timer_sync()"Oleg Nesterov2007-05-181-1/+1
* | | Revert "[PATCH] x86: Drop cc-options call for all options supported in gcc 3.2+"Linus Torvalds2007-05-172-2/+2
* | | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2007-05-1718-79/+77
|\ \ \
| * \ \ Merge branch 'master' of /home/trondmy/repositories/git/linux-2.6/Trond Myklebust2007-05-1794-669/+647
| |\ \ \ | | |/ /
| * | | Merge branch 'master' of /home/trondmy/repositories/git/linux-2.6/Trond Myklebust2007-05-1789-403/+1648
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2007-05-1668-956/+739
| |\ \ \
| * \ \ \ Merge branch 'origin'Trond Myklebust2007-05-1539-630/+588
| |\ \ \ \
| * | | | | SUNRPC: Fix sparse warningsTrond Myklebust2007-05-143-4/+4
| * | | | | NLM: Fix sparse warningsTrond Myklebust2007-05-143-6/+5
| * | | | | NFS: Fix more sparse warningsTrond Myklebust2007-05-142-5/+5
| * | | | | NFS: Fix some 'sparse' warnings...Trond Myklebust2007-05-145-8/+8
| * | | | | SUNRPC: remove dead variable 'rpciod_running'Christoph Hellwig2007-05-141-2/+0
| * | | | | NFS4: Fix incorrect use of sizeof() in fs/nfs/nfs4xdr.cTrond Myklebust2007-05-142-46/+47
| * | | | | NFS: use zero_user_pageNate Diller2007-05-142-6/+6
| * | | | | NLM: don't use CLONE_SIGHAND in nlmclnt_recoveryOleg Nesterov2007-05-141-1/+1
| * | | | | NLM: Fix locking client timeouts...Trond Myklebust2007-05-141-1/+1
* | | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-05-176-43/+18
|\ \ \ \ \ \
| * | | | | | sata_via: pcim_iomap_regions() conversion missed BAR5Tejun Heo2007-05-171-1/+1
| * | | | | | libata: remove libata.spindown_compatTejun Heo2007-05-174-25/+16
| * | | | | | sata_nv: fix fallout of devres conversionTejun Heo2007-05-171-11/+1
| * | | | | | drivers/ata: remove the wildcard from sata_nv driverPeer Chen2007-05-171-6/+0
| | |_|_|_|/ | |/| | | |
* | | | | | e1000: Fix msi enable leak on error, don't print error message, cleanupAuke Kok2007-05-172-28/+15
* | | | | | ixgb: don't print error if pci_enable_msi() fails, cleanup minor leakAuke Kok2007-05-172-23/+15
* | | | | | NetXen: Fix NetXen driver ping on system-pMithlesh Thukral2007-05-171-1/+1
* | | | | | spidernet: node-aware skbuff allocationChristoph Hellwig2007-05-171-1/+2
* | | | | | gianfar: Add I/O barriers when touching buffer descriptor ownership.Scott Wood2007-05-171-0/+11
* | | | | | ibm_emac: fix link speed detection changeEugene Surovegin2007-05-171-1/+1
* | | | | | ibm_emac: improved PHY supportEugene Surovegin2007-05-171-15/+45
* | | | | | ibm_emac: fix section mismatch warningsEugene Surovegin2007-05-178-10/+8
* | | | | | small netdevices.txt fixChristoph Hellwig2007-05-171-1/+1
* | | | | | sky2: memory barriers changeStephen Hemminger2007-05-171-4/+11
* | | | | | sky2: remove dual port workaroundStephen Hemminger2007-05-171-7/+0
* | | | | | sky2: MIB counter overflow handlingStephen Hemminger2007-05-171-0/+6
* | | | | | sky2: keep track of receive alloc failuresStephen Hemminger2007-05-171-1/+3
* | | | | | sky2: PHY register settingsStephen Hemminger2007-05-171-1/+6
* | | | | | sky2: remove Gigabyte 88e8056 restrictionStephen Hemminger2007-05-171-30/+0
|/ / / / /
* | | | | Fix incorrect prototype for ipxrtr_route_packet()David Woodhouse2007-05-171-1/+1
* | | | | NS16550A: Restore HS settings in EXCR2 on resumeDavid Woodhouse2007-05-171-3/+18
* | | | | mm: more rmap checkingNick Piggin2007-05-173-11/+62
* | | | | Fix page allocation flags in grow_dev_page()Christoph Lameter2007-05-171-1/+2
OpenPOWER on IntegriCloud