| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-07-07 | 30 | -407/+633 |
|\ |
|
| * | NET: SB1250: Initialize .owner | Ralf Baechle | 2010-07-07 | 1 | -0/+1 |
| * | vxge: show startup message with KERN_INFO | Wu Fengguang | 2010-07-07 | 1 | -2/+2 |
| * | ll_temac: Fix missing iounmaps | Denis Kirjanov | 2010-07-07 | 1 | -5/+13 |
| * | net/ne: fix memory leak in ne_drv_probe() | Kulikov Vasiliy | 2010-07-05 | 1 | -1/+3 |
| * | Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst... | David S. Miller | 2010-07-02 | 3 | -48/+58 |
| |\ |
|
| | * | vhost: add unlikely annotations to error path | Michael S. Tsirkin | 2010-07-01 | 2 | -28/+29 |
| | * | vhost: break out of polling loop on error | Michael S. Tsirkin | 2010-06-27 | 3 | -22/+31 |
| * | | virtio_net: fix oom handling on tx | Rusty Russell | 2010-07-02 | 1 | -8/+13 |
| * | | virtio_net: do not reschedule rx refill forever | Michael S. Tsirkin | 2010-07-02 | 1 | -4/+3 |
| * | | s2io: resolve statistics issues | Jon Mason | 2010-07-02 | 2 | -41/+64 |
| * | | net: decreasing real_num_tx_queues needs to flush qdisc | John Fastabend | 2010-07-02 | 1 | -1/+1 |
| * | | qlge: fix a eeh handler to not add a pending timer | Breno Leitao | 2010-07-02 | 1 | -0/+2 |
| * | | qlge: Replacing add_timer() to mod_timer() | Breno Leitao | 2010-07-02 | 1 | -6/+3 |
| * | | usbnet: Set parent device early for netdev_printk() | Ben Hutchings | 2010-07-02 | 1 | -2/+3 |
| * | | net: Revert "rndis_host: Poll status channel before control channel" | Ben Hutchings | 2010-07-02 | 1 | -12/+6 |
| * | | drivers: bluetooth: bluecard_cs.c: Fixed include error, changed to linux/io.h | Cody Rester | 2010-07-01 | 1 | -1/+1 |
| * | | bonding: check if clients MAC addr has changed | Flavio Leitner | 2010-06-30 | 1 | -1/+2 |
| * | | Bluetooth: Fix abuse of the preincrement operator | David Howells | 2010-06-30 | 1 | -1/+1 |
| * | | mv643xx_eth: use sw csum for big packets | Saeed Bishara | 2010-06-30 | 1 | -2/+7 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-06-30 | 4 | -7/+18 |
| |\ \ |
|
| * | | | ixgbe: skip non IPv4 packets in ATR filter | Guillaume Gaudonville | 2010-06-29 | 1 | -1/+3 |
| * | | | ixgbe: disable tx engine before disabling tx laser | John Fastabend | 2010-06-29 | 1 | -4/+4 |
| * | | | ixgbe: fix panic when shutting down system with WoL enabled | Andy Gospodarek | 2010-06-29 | 1 | -1/+2 |
| * | | | bonding: prevent netpoll over bonded interfaces | Andy Gospodarek | 2010-06-28 | 1 | -11/+22 |
| * | | | phylib: Add autoload support for the LXT973 phy. | David Woodhouse | 2010-06-26 | 1 | -0/+1 |
| * | | | ISDN: hysdn, fix potential NULL dereference | Jiri Slaby | 2010-06-26 | 1 | -1/+2 |
| * | | | vxge: fix memory leak in vxge_alloc_msix() error path | Michal Schmidt | 2010-06-26 | 1 | -9/+20 |
| * | | | isdn/gigaset: correct CAPI connection state storage | Tilman Schmidt | 2010-06-25 | 3 | -53/+180 |
| * | | | isdn/gigaset: encode HLC and BC together | Tilman Schmidt | 2010-06-25 | 3 | -38/+52 |
| * | | | isdn/gigaset: correct CAPI DATA_B3 Delivery Confirmation | Tilman Schmidt | 2010-06-25 | 1 | -32/+51 |
| * | | | isdn/gigaset: correct CAPI voice connection encoding | Tilman Schmidt | 2010-06-25 | 1 | -4/+4 |
| * | | | isdn/gigaset: honor CAPI application's buffer size request | Tilman Schmidt | 2010-06-25 | 6 | -112/+94 |
| * | | | cpmac: do not leak struct net_device on phy_connect errors | Florian Fainelli | 2010-06-25 | 1 | -1/+2 |
| * | | | smc91c92_cs: fix the problem that lan & modem does not work simultaneously | Ken Kawasaki | 2010-06-25 | 1 | -5/+13 |
| | |/
| |/| |
|
* | | | gianfar: code cleanup | Eran Liberty | 2010-07-07 | 1 | -27/+27 |
* | | | net: sh_eth: add support for SH7757's ETHER | Yoshihiro Shimoda | 2010-07-07 | 2 | -3/+55 |
* | | | bnx2x: Set RXHASH for LRO packets | Vladislav Zolotarov | 2010-07-07 | 1 | -7/+21 |
* | | | net: fix 64 bit counters on 32 bit arches | Eric Dumazet | 2010-07-07 | 10 | -48/+52 |
* | | | forcedeth: correct valid flag | Julia Lawall | 2010-07-05 | 1 | -1/+1 |
* | | | isdn: avoid calling tty_ldisc_flush() in atomic context | Tilman Schmidt | 2010-07-05 | 1 | -6/+0 |
* | | | qlge: Change version to v1.00.00.25.00.00-01. | Ron Mercer | 2010-07-05 | 1 | -1/+1 |
* | | | qlge: Make adapter drop frame errors and pass up csum errors. | Ron Mercer | 2010-07-05 | 1 | -2/+28 |
* | | | qlge: Fix possible endian issue for rx UDP csum. | Ron Mercer | 2010-07-05 | 1 | -2/+2 |
* | | | qlge: Reduce print level in data path statements. | Ron Mercer | 2010-07-05 | 1 | -3/+3 |
* | | | qlge: Don't use firmware when forcing firmware dump. | Ron Mercer | 2010-07-05 | 3 | -24/+1 |
* | | | qlge: Restore promiscuous setting after reset. | Ron Mercer | 2010-07-05 | 2 | -1/+7 |
* | | | ni52: Use the instance of net_device_stats from net_device. | Kulikov Vasiliy | 2010-07-05 | 1 | -19/+18 |
* | | | ns83820: Use the instance of net_device_stats from net_device. | Kulikov Vasiliy | 2010-07-05 | 1 | -22/+22 |
* | | | mac89x0: Use the instance of net_device_stats from net_device. | Kulikov Vasiliy | 2010-07-05 | 1 | -23/+29 |