summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * netxen: fix thermal check and shutdownDhananjay Phadke2009-07-201-6/+8
| * netxen: fix deadlock on dev closeDhananjay Phadke2009-07-204-13/+23
| * netxen: fix context deletion sequenceDhananjay Phadke2009-07-203-7/+9
| * net: Micrel KS8851 SPI network driverBen Dooks2009-07-204-0/+1625
| * tcp: Use correct peer adr when copying MD5 keysJohn Dykstra2009-07-202-2/+2
| * tcp: Fix MD5 signature checking on IPv4 mapped socketsJohn Dykstra2009-07-204-1/+8
| * Add mac driver for w90p910Wan ZongShun2009-07-203-0/+1114
| * Update Andreas Koensgen's email addressRalf Baechle2009-07-174-4/+4
| * MAINTAINERS entry for STRIP driverRalf Baechle2009-07-171-1/+0
* | Fix typos in comments in via-velocity header.Dave Jones2009-07-231-3/+3
* | Remove unnecessary forward declarations from velocity NIC driver.Dave Jones2009-07-231-1681/+1580
* | Fix up CodingStyle problems in via-velocity.cDave Jones2009-07-231-95/+80
* | Remove unused zero-copy code from velocity NIC driver.Dave Jones2009-07-231-66/+11
* | TCP: Add comments to (near) all functions in tcp_output.c v3Andi Kleen2009-07-231-14/+44
* | af_packet: style cleanupsEric Dumazet2009-07-231-124/+122
* | net: move macsonic's probe function to .devinit.textUwe Kleine-König2009-07-231-7/+7
* | net: move xtsonic's probe function to .devinit.textUwe Kleine-König2009-07-231-1/+1
* | net: move sb1250-mac's probe function to .devinit.textUwe Kleine-König2009-07-231-1/+1
* | net: move meth's probe function to .devinit.textUwe Kleine-König2009-07-231-1/+1
* | net: move jazzsonic's probe function to .devinit.textUwe Kleine-König2009-07-231-2/+2
* | net: move sgiseeq's probe function to .devinit.textUwe Kleine-König2009-07-231-1/+1
* | veth: Zero timestamp in xmit path.Ben Greear2009-07-231-0/+1
* | can: sja1000: Add support for the new 4 channel EMS CPC-PCI cardsSebastian Haas2009-07-232-47/+112
* | dm9000: switch to dev_pm_opsMike Rapoport2009-07-231-6/+12
* | be2net: Add GRO support to the be2net driver. LRO is not supported anymore.Ajit Khaparde2009-07-234-94/+31
* | Phonet: dropped datagrams accountingRémi Denis-Courmont2009-07-231-1/+4
* | Phonet: account for dropped RX packetsRémi Denis-Courmont2009-07-231-1/+6
* | Phonet: sockets list through proc_fsRémi Denis-Courmont2009-07-233-0/+105
* | bnx2x: Version 1.48.113-1Eilon Greenstein2009-07-211-2/+2
* | bnx2x: Missing parenthesis might result with wrong castingEilon Greenstein2009-07-211-1/+1
* | bnx2x: Set LED in loopback testEilon Greenstein2009-07-211-0/+5
* | bnx2x: Supporting BCM8727 PHYEilon Greenstein2009-07-216-179/+1049
* | bnx2x: Update vlan_featuresEilon Greenstein2009-07-211-2/+17
* | bnx2x: SMP-safe inter_semEilon Greenstein2009-07-211-1/+9
* | bnx2x: Adding some mmiowbEilon Greenstein2009-07-211-0/+17
* | bnx2x: Fan failure early detectionEilon Greenstein2009-07-211-0/+5
* | bnx2x: Fan failureEilon Greenstein2009-07-212-37/+90
* | bnx2x: Stop management traffic in loopback testEilon Greenstein2009-07-212-0/+13
* | mcastv6: Local variable shadows function argumentGerrit Renker2009-07-211-1/+0
* | RDS: Refactor end of __conn_create for readabilityAndy Grover2009-07-201-17/+31
* | RDS/IW: Remove dead codeAndy Grover2009-07-201-9/+4
* | RDS/IW: Remove page_shift variable from iwarp transportAndy Grover2009-07-204-22/+11
* | RDS/IB: Always use PAGE_SIZE for FMR page sizeAndy Grover2009-07-203-12/+6
* | RDS: Fix completion notifications on blocking socketsAndy Grover2009-07-201-11/+13
* | RDS/IB: Drop connection when a fatal QP event is receivedAndy Grover2009-07-201-3/+3
* | RDS/IB: Disable flow control in sysctl and explain whyAndy Grover2009-07-201-1/+11
* | RDS/IB: Move tx/rx ring init and refill to laterAndy Grover2009-07-201-6/+12
* | RDS: Don't set c_version in __rds_conn_create()Andy Grover2009-07-201-1/+0
* | RDS/IB: Rename byte_len to data_len to enhance readabilityAndy Grover2009-07-201-6/+6
* | RDS/RDMA: Fix cut-n-paste errors in printks in rdma_transport.cAndy Grover2009-07-201-4/+4
OpenPOWER on IntegriCloud