summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-08-041177-50596/+73520
|\
| * phy/marvell: add 88ec048 supportCyril Chemparathy2010-08-031-0/+42
| * igb: Program MDICNFG register prior to PHY initAlexander Duyck2010-08-031-7/+11
| * e1000e: correct MAC-PHY interconnect register offset for 82579Bruce Allan2010-08-031-1/+1
| * hso: Add new product IDFilip Aben2010-08-031-0/+1
| * can: Add driver for esd CAN-USB/2 deviceMatthias Fuchs2010-08-033-0/+1139
| * l2tp: fix export of header file for userspaceJames Chapman2010-08-031-0/+1
| * can-raw: Fix skb_orphan_try handlingOliver Hartkopp2010-08-032-1/+7
| * Revert "net: remove zap_completion_queue"David S. Miller2010-08-032-3/+32
| * net: cleanup inclusionChangli Gao2010-08-021-2/+0
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-08-027-12/+19
| |\
| | * act_nat: the checksum of ICMP doesn't have pseudo headerChangli Gao2010-07-311-1/+1
| | * act_nat: fix wild pointerChangli Gao2010-07-311-0/+1
| | * bridge: Fix skb leak when multicast parsing fails on TXHerbert Xu2010-07-301-1/+3
| | * tcp: cookie transactions setsockopt memory leakDmitry Popov2010-07-301-2/+5
| | * bridge: add rcu_read_lock on transmitstephen hemminger2010-07-284-6/+8
| | * e1000e: 82577/82578 PHY register access issuesBruce Allan2010-07-271-1/+1
| * | phy/marvell: add 88e1121 interface mode supportCyril Chemparathy2010-08-021-3/+32
| * | u32: negative offset fixstephen hemminger2010-08-021-2/+4
| * | net: Fix a typo from "dev" to "ndev"Henrique Camargo2010-08-021-2/+2
| * | igb: Use irq_synchronize per vector when using MSI-XEmil Tantilov2010-08-021-1/+7
| * | ixgbevf: fix null pointer dereference due to filter being set for VLAN 0Alexander Duyck2010-08-021-11/+1
| * | e1000e: Fix irq_synchronize in MSI-X caseJeff Kirsher2010-08-022-8/+19
| * | e1000e: register pm_qos request on hardware activationFlorian Mickler2010-08-021-12/+11
| * | ip_fragment: fix subtracting PPPOE_SES_HLEN from mtu twiceChangli Gao2010-08-021-4/+2
| * | net: Add getsockopt support for TCP thin-streamsJosh Hunt2010-08-021-0/+6
| * | cxgb4: update driver versionDimitris Michailidis2010-08-021-1/+1
| * | cxgb4: add new PCI IDsDimitris Michailidis2010-08-021-0/+10
| * | cxgb4: fix wrong shift directionDimitris Michailidis2010-08-021-1/+1
| * | cxgb4: support running the driver on PCI functions besides 0Dimitris Michailidis2010-08-023-72/+97
| * | cxgb4: advertise NETIF_F_TSO_ECNDimitris Michailidis2010-08-021-4/+6
| * | cxgb4: get on-chip queue info from FW and create a memory window for themDimitris Michailidis2010-08-024-2/+29
| * | cxgb4: fix TSO descriptorsDimitris Michailidis2010-08-021-11/+11
| * | cxgb4: don't offload Rx checksums for IPv6 fragmentsDimitris Michailidis2010-08-022-3/+6
| * | cxgb4: disable an interrupt that is neither used nor servicedDimitris Michailidis2010-08-021-1/+1
| * | hp100: unmap memory on error pathDan Carpenter2010-08-021-2/+4
| * | Tulip: don't initialize SBE xT3E3 WAN ports.Krzysztof Hałasa2010-08-022-0/+9
| * | drivers/net/wan/farsync.c: Use standard pr_<level>Joe Perches2010-08-021-58/+53
| * | Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2010-08-025-91/+515
| |\ \
| | * | vhost-net: mergeable buffers supportDavid Stevens2010-07-283-18/+315
| | * | vhost: apply cgroup to vhost workersMichael S. Tsirkin2010-07-281-0/+6
| | * | cgroups: Add an API to attach a task to current task's cgroupSridhar Samudrala2010-07-282-0/+30
| | * | vhost: replace vhost_workqueue with per-vhost kthreadTejun Heo2010-07-283-73/+164
| * | | tg3: Update version to 3.113Matt Carlson2010-08-021-2/+2
| * | | tg3: Migrate tg3_flags to phy_flagsMatt Carlson2010-08-022-152/+159
| * | | tg3: Create phy_flags and migrate phy_is_low_powerMatt Carlson2010-08-022-19/+20
| * | | tg3: Add phy-related preprocessor constantsMatt Carlson2010-08-022-23/+27
| * | | tg3: Add error reporting to tg3_phydsp_write()Matt Carlson2010-08-021-31/+20
| * | | tg3: Improve small packet performanceMatt Carlson2010-08-021-1/+23
| * | | tg3: Remove 5720, 5750, and 5750MMatt Carlson2010-08-022-6/+0
OpenPOWER on IntegriCloud