summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | drivers/net/acenic.c: fix check-after-useAdrian Bunk2007-07-241-6/+0
| * | defxx: Use __maybe_unused rather than a local hackMaciej W. Rozycki2007-07-241-9/+8
| * | Fix error checking in Vitesse IRQ configAndy Fleming2007-07-241-1/+1
| * | ps3: reduce allocation size of rx skb buffersMasakazu Mokuno2007-07-242-13/+44
| * | atl1: use kernel provided ethernet length constantsJay Cliburn2007-07-242-11/+7
| * | atl1: fix typo in dma_req_blockJay Cliburn2007-07-241-2/+2
| * | atl1: change cmb write thresholdJay Cliburn2007-07-241-1/+4
| * | atl1: fix typo in DMA engine setupJay Cliburn2007-07-241-2/+2
| * | atl1: change tpd_avail function nameJay Cliburn2007-07-241-2/+2
| * | ps3: fix rare issue that reenabling rx DMA failsMasakazu Mokuno2007-07-242-2/+8
| * | ps3: removed calling netif_poll_enable() in open()Masakazu Mokuno2007-07-241-1/+0
| * | ps3: use ethX as the name of irqMasakazu Mokuno2007-07-241-1/+1
| * | ps3: use net_device_stats of net_device structureMasakazu Mokuno2007-07-242-24/+8
| * | ps3: removed conditional ethtool supportMasakazu Mokuno2007-07-242-6/+0
| * | ps3: removed defines no longer usedMasakazu Mokuno2007-07-241-7/+0
| * | ps3: tx descriptor handling cleanupMasakazu Mokuno2007-07-241-53/+71
| * | ps3: some minor cleanupsMasakazu Mokuno2007-07-242-3/+3
| * | ps3: fix wrong calculation of rx descriptor addressMasakazu Mokuno2007-07-241-1/+1
| * | netxen: Load firmware during probe, dma watchdog fix.dhananjay@netxen.com2007-07-242-26/+25
| * | ucc_geth: add support to netif message levelLi Yang2007-07-241-125/+190
| * | ucc_geth: add ethtool supportLi Yang2007-07-245-14/+407
| |/
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-07-2411-28/+56
|\ \
| * | [SPARC64]: Mark most of initial bootup asm as .text.init.ref_okDavid S. Miller2007-07-241-4/+7
| * | [SPARC32]: Fix bug in sparc optimized memset.Alexander Shmelev2007-07-241-1/+1
| * | [SPARC64]: Update defconfig.David S. Miller2007-07-241-21/+11
| * | [SPARC]: Add missing NOTES section.David S. Miller2007-07-242-0/+4
| * | [SPARC32]: missing exportsAl Viro2007-07-242-0/+5
| * | [SPARC32]: Deal with rtc/sun_mostek_rtc conflict.Al Viro2007-07-244-2/+28
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-07-2411-34/+29
|\ \ \
| * | | [8021Q]: vlan_ioctl_handler: fix return valueAndrew Morton2007-07-241-0/+2
| * | | [GENETLINK]: Correctly report errors while registering a multicast groupThomas Graf2007-07-241-1/+1
| * | | [GENETLINK]: Fix adjustment of number of multicast groupsThomas Graf2007-07-241-1/+1
| * | | [GENETLINK]: Fix race in genl_unregister_mc_groups()Thomas Graf2007-07-241-8/+16
| * | | [NETFILTER]: Clean up duplicate includes in net/netfilter/Jesper Juhl2007-07-244-4/+0
| * | | [NETFILTER]: Clean up duplicate includes in net/bridge/Jesper Juhl2007-07-242-2/+0
| * | | [NETFILTER]: Fix logging regressionPatrick McHardy2007-07-244-18/+8
| * | | [TCPv6] MD5SIG: Ensure to reset allocation count to avoid panic.YOSHIFUJI Hideaki2007-07-241-0/+1
| |/ /
* | | aacraid: fix security holeAlan Cox2007-07-241-0/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2007-07-241-1/+3
|\ \ \
| * | | SELinux: fix memory leak in security_netlbl_cache_add()Jesper Juhl2007-07-231-1/+3
| | |/ | |/|
* | | Merge branch 'request-queue-t' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-07-2484-509/+529
|\ \ \ | |_|/ |/| |
| * | [BLOCK] Add request_queue_t and mark it deprecatedJens Axboe2007-07-241-0/+1
| * | [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-2485-510/+529
| |/
* | slab: correctly handle __GFP_ZEROAndrew Morton2007-07-241-1/+1
* | loop.h build fixArnd Bergmann2007-07-241-1/+1
* | fix hugetlb page allocation leakKen Chen2007-07-241-0/+1
* | minor gpio doc updateDavid Brownell2007-07-241-2/+2
* | link lguest example launcher non-staticRusty Russell2007-07-242-52/+35
* | fault_inject: silence a warningStephen Rothwell2007-07-241-0/+4
* | Fix failure exits in asus-laptopAl Viro2007-07-241-11/+21
OpenPOWER on IntegriCloud