summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drivers: net: use skb_headlen()Eric Dumazet2010-04-1417-33/+33
* virtio_net: Fix mis-merge.David S. Miller2010-04-141-1/+0
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-148-9/+17
|\
| * tun: orphan an skb on txMichael S. Tsirkin2010-04-141-0/+4
| * forcedeth: fix tx limit2 flag checkAyaz Abdulla2010-04-131-1/+1
| * smc91c92_cs: define multicast_table as unsigned charKen Kawasaki2010-04-131-7/+6
| * can: avoids a false warningEric Dumazet2010-04-131-1/+1
| * e1000e: stop cleaning when we reach tx_ring->next_to_useTerry Loftin2010-04-131-0/+2
| * igb: restrict WoL for 82576 ET2 Quad Port Server AdapterStefan Assmann2010-04-132-0/+2
| * virtio_net: missing sg_init_tableShirley Ma2010-04-121-0/+2
* | stmmac: updated the drv module versionGiuseppe CAVALLARO2010-04-141-1/+1
* | stmmac: fix vlan support setupGiuseppe CAVALLARO2010-04-142-5/+5
* | stmmac: get the descriptor structure from platformGiuseppe CAVALLARO2010-04-142-4/+9
* | stmmac: new descriptor field for the driver's platformGiuseppe CAVALLARO2010-04-141-0/+1
* | stmmac: fix Transmit FIFO flush operationGiuseppe CAVALLARO2010-04-146-13/+12
* | stmmac: rework normal and enhanced descriptorsGiuseppe CAVALLARO2010-04-1412-584/+627
* | stmmac: split core and dma for the mac10/100Giuseppe CAVALLARO2010-04-144-200/+234
* | ipv4: ipmr: support multiple tablesPatrick McHardy2010-04-136-62/+361
* | ipv4: ipmr: move mroute data into seperate structurePatrick McHardy2010-04-132-182/+200
* | ipv4: ipmr: convert struct mfc_cache to struct list_headPatrick McHardy2010-04-133-67/+64
* | ipv4: ipmr: remove net pointer from struct mfc_cachePatrick McHardy2010-04-132-48/+32
* | ipv4: ipmr: move unres_queue and timer to per-namespace dataPatrick McHardy2010-04-132-41/+31
* | ipv4: raw: move struct raw_sock and raw_sk() to include/net/raw.hPatrick McHardy2010-04-132-11/+12
* | net: fib_rules: decouple address families from real address familiesPatrick McHardy2010-04-135-8/+20
* | net: fib_rules: set family in fib_rule_hdr centrallyPatrick McHardy2010-04-134-3/+1
* | net: fib_rules: consolidate IPv4 and DECnet ->default_pref() functions.Patrick McHardy2010-04-134-36/+21
* | dst: don't inline dst_ifdownstephen hemminger2010-04-131-2/+2
* | be2net: clarify promiscuous cmd with a commentSathya Perla2010-04-131-0/+4
* | drivers: net: last_rx eliminationEric Dumazet2010-04-137-9/+0
* | net: uninline skb_bond_should_drop()Eric Dumazet2010-04-132-44/+53
* | Fix some #includes in CAN drivers (rebased for net-next-2.6)Hans J. Koch2010-04-1314-13/+1
* | bcm63xx_enet: do not overwrite ENET_CTL_REG valueFlorian Fainelli2010-04-131-1/+3
* | PHY: fix typo in bcm63xx PHY driver tableFlorian Fainelli2010-04-131-1/+1
* | chelsio: Fix build warning.David S. Miller2010-04-131-1/+1
* | e1000e: use static params to save stack spaceJesse Brandeburg2010-04-131-8/+8
* | skbuff: remove unused dev_consume_skb macro definitionAlexander Duyck2010-04-131-1/+0
* | igb: modify register test for i350 to reflect read only bits in RDLEN/TDLENAlexander Duyck2010-04-131-4/+4
* | myri10ge: use the DMA state API instead of the pci equivalentsFUJITA Tomonori2010-04-131-22/+22
* | qlge: use the DMA state API instead of the pci equivalentsFUJITA Tomonori2010-04-132-33/+33
* | cxgb3: use the DMA state API instead of the pci equivalentsFUJITA Tomonori2010-04-131-10/+10
* | chelsio: use the DMA state API instead of the pci equivalentsFUJITA Tomonori2010-04-131-25/+25
* | qla3xxx: use the DMA state API instead of the pci equivalentsFUJITA Tomonori2010-04-132-36/+36
* | tg3: use the DMA state API instead of the pci equivalentsFUJITA Tomonori2010-04-132-22/+22
* | IPv6: only notify protocols if address is compeletely gonestephen hemminger2010-04-131-1/+3
* | ipv6: additional ref count for hash list unnecessarystephen hemminger2010-04-131-3/+0
* | IPv6: keep tentative addresses in hash tablestephen hemminger2010-04-131-7/+8
* | IPv6: keep route for tentative addressstephen hemminger2010-04-131-1/+2
* | tg3: Update version to 3.110Matt Carlson2010-04-131-2/+2
* | tg3: Remove function errors flagged by checkpatchMatt Carlson2010-04-131-9/+9
* | tg3: Unify max pkt size preprocessor constantsMatt Carlson2010-04-132-3/+2