summaryrefslogtreecommitdiffstats
path: root/net (unfollow)
Commit message (Expand)AuthorFilesLines
2005-06-28[PATCH] skge: cleanup ethtool mode supportStephen Hemminger1-60/+65
2005-06-28[PATCH] skge: remove XM phy (untested code)Stephen Hemminger1-217/+138
2005-06-28[PATCH] skge: remove Yukon2 related special casesStephen Hemminger1-47/+7
2005-06-28[PATCH] skge: remove unused declarationsStephen Hemminger2-390/+24
2005-06-28[PATCH] skge: eliminate Yukon2 hooksStephen Hemminger1-10/+0
2005-06-28[PATCH] skge: replace chip_rev() accessorStephen Hemminger2-36/+26
2005-06-28[PATCH] skge: use pci_read_config_wordStephen Hemminger1-3/+3
2005-06-28[PATCH] skge: function amd macro name changeStephen Hemminger2-306/+279
2005-06-28[PATCH] skge: PCI_DEVICE() macroStephen Hemminger1-22/+11
2005-06-28[PATCH] skge: whietspace cleanupStephen Hemminger2-47/+47
2005-06-27[IPVS]: Fix for overflowspageexec2-5/+7
2005-06-27[PATCH] DM9000 network driver bugfixSascha Hauer1-2/+2
2005-06-27[PATCH] Documentation/networking/dmfe.txt: Make documentation nicerIsmail Donmez1-38/+44
2005-06-27[PATCH] fealnx.c calls dev_kfree_skb from atomic contextDenis Vlasenko1-2/+1
2005-06-27[PATCH] fix int vs. pm_message_t confusion in airoPavel Machek1-5/+5
2005-06-27[PATCH] defxx: Use irqreturn_t for the interrupt handlerMaciej W. Rozycki1-37/+51
2005-06-27[PATCH] dmfe warning fixAndrew Morton1-2/+3
2005-06-27[PATCH] document that 8139TOO supports 8129/8130Adrian Bunk2-3/+4
2005-06-27[NETLINK]: Fix two socket hashing bugs.David S. Miller1-3/+8
2005-06-27[PATCH] net/slip: replace schedule_timeout() with msleep_interruptible()Nishanth Aravamudan1-4/+2
2005-06-27[PATCH] drivers/net/ewrk3.c: remove dead codeAdrian Bunk1-9/+3
2005-06-27[PATCH] drivers/net/skfp/: fix LITTLE_ENDIANAdrian Bunk2-1/+3
2005-06-27[PATCH] drivers/net/tokenring/: cleanupsAdrian Bunk12-90/+21
2005-06-27[ATALK]: Include asm/byteorder.h in linux/atalk.hDavid S. Miller1-0/+2
2005-06-27[PKTGEN]: Fix random packet sizes causing panicRobert Olsson1-16/+13
2005-06-27[PATCH] pcnet_cs.c: IRQ handler optimizationAndreas Mohr1-4/+6
2005-06-27drivers/net/: Use the DMA_{64,32}BIT_MASK constantsDomen Puncer11-16/+27
2005-06-27[TCP]: Let TCP_CONG_ADVANCED default to nAdrian Bunk1-1/+0
2005-06-27[IPV4]: Fix thinko in TCP_CONG_BIC default.David S. Miller1-1/+1
2005-06-27[PATCH] arlan: module parameter fixesMagnus Damm1-14/+12
2005-06-27[PATCH] net/sis900: Use the DMA_32BIT_MASK constantTobias Klauser1-3/+2
2005-06-278139cp: safer spin loop for get_statisticsStephen Hemminger1-6/+6
2005-06-26gianfar: Update Marvell PHY nameKumar Gala1-1/+1
2005-06-26bonding: xor/802.3ad improved slave hashJay Vosburgh4-13/+114
2005-06-26bonding: gratuitous ARPJay Vosburgh2-34/+255
2005-06-26Tulip fixes for Cobalt Qube/RaQRalf Baechle3-2/+21
2005-06-26[PATCH] ARM: 2757/1: remove ixdp2400_init_irq from ixdp2800 codeLennert Buytenhek1-6/+0
2005-06-26[PATCH] ARM: 2756/1: add ixp2000 msf mappingLennert Buytenhek2-0/+9
2005-06-26[PATCH] ARM: 2755/1: describe ixp2000 virtual memory map layoutLennert Buytenhek1-0/+15
2005-06-26[PATCH] ARM: 2754/1: move ixp2000 VMALLOC_END upLennert Buytenhek1-1/+1
2005-06-26[PATCH] ARM: 2753/1: move ixdp* cpld mappingsLennert Buytenhek2-4/+4
2005-06-26[PATCH] ARM: Add SA_TIMER flag to timer interruptsRussell King23-44/+44
2005-06-26[PATCH] ppc32: Fix MPC83xx IPIC external interrupt pending register offsetKumar Gala1-7/+7
2005-06-26[PATCH] remove redundant info from SubmittingPatchesAdrian Bunk1-15/+0
2005-06-26[PATCH] arm: swsusp build fixAndrew Morton1-1/+1
2005-06-26[PATCH] jffs2 build fixAndrew Morton1-1/+1
2005-06-26drm: fix radeon irq properlyDave Airlie1-14/+13
2005-06-26Fix up try_to_freeze() usage in arch/i386/kernel/signal.cLinus Torvalds1-1/+1
2005-06-26[PATCH] Cleanup patch for process freezingChristoph Lameter47-113/+126
2005-06-26[PATCH] schedule the obsolete raw driver for removalAdrian Bunk2-2/+10