summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-07-25ocfs2: bad kunmap_atomic()Jens Axboe1-1/+1
2007-07-25Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds17-200/+16
2007-07-25Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds7-11/+123
2007-07-25Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds19-309/+824
2007-07-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds11-28/+56
2007-07-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds11-34/+29
2007-07-25[8021Q]: vlan_ioctl_handler: fix return valueAndrew Morton1-0/+2
2007-07-25[GENETLINK]: Correctly report errors while registering a multicast groupThomas Graf1-1/+1
2007-07-25[GENETLINK]: Fix adjustment of number of multicast groupsThomas Graf1-1/+1
2007-07-25[GENETLINK]: Fix race in genl_unregister_mc_groups()Thomas Graf1-8/+16
2007-07-25[NETFILTER]: Clean up duplicate includes in net/netfilter/Jesper Juhl4-4/+0
2007-07-25[NETFILTER]: Clean up duplicate includes in net/bridge/Jesper Juhl2-2/+0
2007-07-25[NETFILTER]: Fix logging regressionPatrick McHardy4-18/+8
2007-07-25[TCPv6] MD5SIG: Ensure to reset allocation count to avoid panic.YOSHIFUJI Hideaki1-0/+1
2007-07-25[SPARC64]: Mark most of initial bootup asm as .text.init.ref_okDavid S. Miller1-4/+7
2007-07-25pata_hpt37x: Fix 2.6.22 clock PLL regressionAlan Cox1-7/+7
2007-07-25pata_ali: Correct HP detectAlan Cox1-1/+1
2007-07-25ata_piix: fix suspend/resume for some TOSHIBA laptopsTejun Heo2-2/+113
2007-07-25PCI: export __pci_reenable_device()Tejun Heo3-1/+2
2007-07-25[SPARC32]: Fix bug in sparc optimized memset.Alexander Shmelev1-1/+1
2007-07-25netdev: i82596 Ethernet needs <asm/cacheflush.h>Geert Uytterhoeven1-0/+1
2007-07-25forcedeth: mcp73 device additionAyaz Abdulla1-0/+16
2007-07-25forcedeth: new device ids in pci_ids.hAyaz Abdulla1-0/+4
2007-07-25atl1: make atl1_init_ring_ptrs staticChris Snook1-1/+1
2007-07-25eHEA: net_poll supportJan-Bernd Themann2-2/+22
2007-07-25drivers/net/acenic.c: fix check-after-useAdrian Bunk1-6/+0
2007-07-25defxx: Use __maybe_unused rather than a local hackMaciej W. Rozycki1-9/+8
2007-07-25Fix error checking in Vitesse IRQ configAndy Fleming1-1/+1
2007-07-25ps3: reduce allocation size of rx skb buffersMasakazu Mokuno2-13/+44
2007-07-25atl1: use kernel provided ethernet length constantsJay Cliburn2-11/+7
2007-07-25atl1: fix typo in dma_req_blockJay Cliburn1-2/+2
2007-07-25atl1: change cmb write thresholdJay Cliburn1-1/+4
2007-07-25atl1: fix typo in DMA engine setupJay Cliburn1-2/+2
2007-07-25atl1: change tpd_avail function nameJay Cliburn1-2/+2
2007-07-25ps3: fix rare issue that reenabling rx DMA failsMasakazu Mokuno2-2/+8
2007-07-25ps3: removed calling netif_poll_enable() in open()Masakazu Mokuno1-1/+0
2007-07-25ps3: use ethX as the name of irqMasakazu Mokuno1-1/+1
2007-07-25ps3: use net_device_stats of net_device structureMasakazu Mokuno2-24/+8
2007-07-25ps3: removed conditional ethtool supportMasakazu Mokuno2-6/+0
2007-07-25ps3: removed defines no longer usedMasakazu Mokuno1-7/+0
2007-07-25ps3: tx descriptor handling cleanupMasakazu Mokuno1-53/+71
2007-07-25ps3: some minor cleanupsMasakazu Mokuno2-3/+3
2007-07-25ps3: fix wrong calculation of rx descriptor addressMasakazu Mokuno1-1/+1
2007-07-25netxen: Load firmware during probe, dma watchdog fix.dhananjay@netxen.com2-26/+25
2007-07-25ucc_geth: add support to netif message levelLi Yang1-125/+190
2007-07-25ucc_geth: add ethtool supportLi Yang5-14/+407
2007-07-25[SPARC64]: Update defconfig.David S. Miller1-21/+11
2007-07-25[SPARC]: Add missing NOTES section.David S. Miller2-0/+4
2007-07-25[SPARC32]: missing exportsAl Viro2-0/+5
2007-07-25[SPARC32]: Deal with rtc/sun_mostek_rtc conflict.Al Viro4-2/+28