summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-14stmmac: get the descriptor structure from platformGiuseppe CAVALLARO
2010-04-14stmmac: new descriptor field for the driver's platformGiuseppe CAVALLARO
2010-04-14stmmac: fix Transmit FIFO flush operationGiuseppe CAVALLARO
2010-04-14stmmac: rework normal and enhanced descriptorsGiuseppe CAVALLARO
2010-04-14stmmac: split core and dma for the mac10/100Giuseppe CAVALLARO
2010-04-14vhost: fix sparse warningsChristoph Hellwig
2010-04-14forcedeth: fix tx limit2 flag checkAyaz Abdulla
2010-04-13ipv4: ipmr: support multiple tablesPatrick McHardy
2010-04-13ipv4: ipmr: move mroute data into seperate structurePatrick McHardy
2010-04-13ipv4: ipmr: convert struct mfc_cache to struct list_headPatrick McHardy
2010-04-13ipv4: ipmr: remove net pointer from struct mfc_cachePatrick McHardy
2010-04-13ipv4: ipmr: move unres_queue and timer to per-namespace dataPatrick McHardy
2010-04-13ipv4: raw: move struct raw_sock and raw_sk() to include/net/raw.hPatrick McHardy
2010-04-13net: fib_rules: decouple address families from real address familiesPatrick McHardy
2010-04-13net: fib_rules: set family in fib_rule_hdr centrallyPatrick McHardy
2010-04-13net: fib_rules: consolidate IPv4 and DECnet ->default_pref() functions.Patrick McHardy
2010-04-13dst: don't inline dst_ifdownstephen hemminger
2010-04-13be2net: clarify promiscuous cmd with a commentSathya Perla
2010-04-13drivers: net: last_rx eliminationEric Dumazet
2010-04-13net: uninline skb_bond_should_drop()Eric Dumazet
2010-04-13Fix some #includes in CAN drivers (rebased for net-next-2.6)Hans J. Koch
2010-04-13bcm63xx_enet: do not overwrite ENET_CTL_REG valueFlorian Fainelli
2010-04-13PHY: fix typo in bcm63xx PHY driver tableFlorian Fainelli
2010-04-13chelsio: Fix build warning.David S. Miller
2010-04-13smc91c92_cs: define multicast_table as unsigned charKen Kawasaki
2010-04-13can: avoids a false warningEric Dumazet
2010-04-13e1000e: stop cleaning when we reach tx_ring->next_to_useTerry Loftin
2010-04-13igb: restrict WoL for 82576 ET2 Quad Port Server AdapterStefan Assmann
2010-04-13e1000e: use static params to save stack spaceJesse Brandeburg
2010-04-13skbuff: remove unused dev_consume_skb macro definitionAlexander Duyck
2010-04-13igb: modify register test for i350 to reflect read only bits in RDLEN/TDLENAlexander Duyck
2010-04-13myri10ge: use the DMA state API instead of the pci equivalentsFUJITA Tomonori
2010-04-13qlge: use the DMA state API instead of the pci equivalentsFUJITA Tomonori
2010-04-13cxgb3: use the DMA state API instead of the pci equivalentsFUJITA Tomonori
2010-04-13chelsio: use the DMA state API instead of the pci equivalentsFUJITA Tomonori
2010-04-13qla3xxx: use the DMA state API instead of the pci equivalentsFUJITA Tomonori
2010-04-13tg3: use the DMA state API instead of the pci equivalentsFUJITA Tomonori
2010-04-13IPv6: only notify protocols if address is compeletely gonestephen hemminger
2010-04-13ipv6: additional ref count for hash list unnecessarystephen hemminger
2010-04-13IPv6: keep tentative addresses in hash tablestephen hemminger
2010-04-13IPv6: keep route for tentative addressstephen hemminger
2010-04-13tg3: Update version to 3.110Matt Carlson
2010-04-13tg3: Remove function errors flagged by checkpatchMatt Carlson
2010-04-13tg3: Unify max pkt size preprocessor constantsMatt Carlson
2010-04-13tg3: Re-inline VLAN tags when appropriateMatt Carlson
2010-04-13tg3: Optimize rx double copy testMatt Carlson
2010-04-13tg3: Reduce 57765 core clock when link at 10MbpsMatt Carlson
2010-04-13tg3: Set card 57765 card reader MRRS to 1024BMatt Carlson
2010-04-13tg3: Disable CLKREQ in L2Matt Carlson
2010-04-13net: sk_dst_cache RCUificationEric Dumazet