| Commit message (Expand) | Author | Age | Files | Lines |
* | ipv6: convert idev_list to list macros | stephen hemminger | 2010-03-20 | 1 | -4/+5 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-03-20 | 21 | -140/+240 |
|\ |
|
| * | Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | David S. Miller | 2010-03-20 | 2 | -10/+18 |
| |\ |
|
| | * | vhost: fix error handling in vring ioctls | Michael S. Tsirkin | 2010-03-17 | 1 | -6/+12 |
| | * | vhost: fix interrupt mitigation with raw sockets | Michael S. Tsirkin | 2010-03-17 | 1 | -1/+1 |
| | * | vhost: fix error path in vhost_net_set_backend | Jeff Dike | 2010-03-07 | 1 | -3/+5 |
| * | | KS8695: update ksp->next_rx_desc_read at the end of rx loop | Yegor Yefremov | 2010-03-19 | 1 | -15/+9 |
| * | | igb: Add support for 82576 ET2 Quad Port Server Adapter | Carolyn Wyborny | 2010-03-19 | 3 | -0/+3 |
| * | | ixgbevf: Message formatting cleanups | Greg Rose | 2010-03-19 | 1 | -2/+2 |
| * | | ixgbevf: Shorten up delay timer for watchdog task | Greg Rose | 2010-03-19 | 1 | -1/+1 |
| * | | ixgbevf: Fix VF Stats accounting after reset | Greg Rose | 2010-03-19 | 3 | -38/+78 |
| * | | ixgbe: Set IXGBE_RSC_CB(skb)->DMA field to zero after unmapping the address | Mallikarjuna R Chilakala | 2010-03-19 | 1 | -2/+6 |
| * | | ixgbe: fix for real_num_tx_queues update issue | Vasu Dev | 2010-03-19 | 1 | -3/+3 |
| * | | smsc95xx: Fix tx checksum offload for small packets | Steve Glendinning | 2010-03-18 | 1 | -3/+15 |
| * | | ixgbe: Fix 82599 KX4 Wake on LAN issue after an improper system shutdown | Mallikarjuna R Chilakala | 2010-03-18 | 1 | -3/+0 |
| * | | ixgbe: Fix 82599 multispeed fiber link issues due to Tx laser flapping | Mallikarjuna R Chilakala | 2010-03-18 | 3 | -36/+54 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-03-18 | 3 | -22/+4 |
| |\ \ |
|
| | * | | iwlwifi: Silence tfds_in_queue message | Adel Gadllah | 2010-03-16 | 1 | -1/+1 |
| | * | | ath9k: fix BUG_ON triggered by PAE frames | Felix Fietkau | 2010-03-16 | 1 | -20/+1 |
| | * | | wl1251: fix potential crash | Grazvydas Ignotas | 2010-03-16 | 1 | -1/+2 |
| * | | | jme: Advance driver version number | Guo-Fu Tseng | 2010-03-18 | 1 | -1/+1 |
| * | | | jme: Protect vlgrp structure by pause RX actions. | Guo-Fu Tseng | 2010-03-18 | 1 | -0/+33 |
| * | | | jme: Fix VLAN memory leak | Guo-Fu Tseng | 2010-03-18 | 1 | -0/+2 |
| * | | | KS8851: Avoid NULL pointer in set rx mode | Abraham Arce | 2010-03-18 | 1 | -1/+0 |
| * | | | gigaset: fix build failure | Tilman Schmidt | 2010-03-17 | 1 | -3/+11 |
* | | | | enic: Clean up: Change driver description; Fix tab space; Update MAINTAINERS | Vasanthy Kolluri | 2010-03-18 | 3 | -4/+4 |
* | | | | enic: Clean up: Add wrapper functions | Vasanthy Kolluri | 2010-03-18 | 2 | -11/+44 |
* | | | | enic: Do not advertise NETIF_F_HW_VLAN_RX | Vasanthy Kolluri | 2010-03-18 | 1 | -2/+1 |
* | | | | enic: Bug Fix: Fix timeout for hardware Tx and Rx queue disable operations | Vasanthy Kolluri | 2010-03-18 | 2 | -4/+4 |
* | | | | enic: Bug Fix: Fix hardware descriptor reads | Vasanthy Kolluri | 2010-03-18 | 2 | -5/+9 |
* | | | | net: remove unused #include <linux/version.h> | Huang Weiyi | 2010-03-18 | 1 | -1/+0 |
* | | | | net: forbid underlaying devices to change its type | Jiri Pirko | 2010-03-18 | 1 | -0/+3 |
* | | | | bonding: check return value of nofitier when changing type | Jiri Pirko | 2010-03-18 | 1 | -2/+9 |
* | | | | net: rename notifier defines for netdev type change | Jiri Pirko | 2010-03-18 | 1 | -2/+4 |
* | | | | Net / e1000e: Fix build issue introduced by runtime PM patch | Rafael J. Wysocki | 2010-03-17 | 1 | -59/+57 |
* | | | | e1000e: Fix build with CONFIG_PM disabled. | David S. Miller | 2010-03-16 | 1 | -0/+2 |
* | | | | drivers/net/e100.c: Use pr_<level> and netif_<level> | Joe Perches | 2010-03-16 | 1 | -85/+98 |
* | | | | NET: Support clause 45 MDIO commands at the MDIO bus level | Jason Gunthorpe | 2010-03-16 | 2 | -11/+53 |
* | | | | e1000e / PCI / PM: Add basic runtime PM support (rev. 4) | Rafael J. Wysocki | 2010-03-16 | 2 | -27/+138 |
* | | | | r8169 / PCI / PM: Add simplified runtime PM support (rev. 3) | Rafael J. Wysocki | 2010-03-16 | 1 | -27/+125 |
* | | | | net: convert multiple drivers to use netdev_for_each_mc_addr, part7 | Jiri Pirko | 2010-03-16 | 4 | -36/+24 |
* | | | | drivers/net/ks*: Use netdev_<level>, netif_<level> and pr_<level> | Joe Perches | 2010-03-16 | 4 | -120/+91 |
|/ / / |
|
* | | | l2tp: Fix UDP socket reference count bugs in the pppol2tp driver | James Chapman | 2010-03-16 | 1 | -0/+3 |
* | | | smsc95xx: wait for PHY to complete reset during init | Steve Glendinning | 2010-03-16 | 1 | -0/+15 |
* | | | l2tp: Fix oops in pppol2tp_xmit | James Chapman | 2010-03-16 | 1 | -1/+2 |
* | | | smsc75xx: SMSC LAN75xx USB gigabit ethernet adapter driver | Steve Glendinning | 2010-03-16 | 4 | -0/+1718 |
* | | | ne: Do not use slashes in irq name string | Atsushi Nemoto | 2010-03-16 | 1 | -1/+1 |
* | | | NET: ksz884x, fix lock imbalance | Jiri Slaby | 2010-03-16 | 1 | -3/+5 |
* | | | gigaset: correct range checking off by one error | Tilman Schmidt | 2010-03-16 | 1 | -1/+1 |
* | | | ISDN: Add PCI ID for HFC-2S/4S Beronet Card PCIe | Lars Ellenberg | 2010-03-15 | 1 | -0/+6 |