| Commit message (Expand) | Author | Age |
* | USB: rndis_host: debug info clobbered before it is logged | George Nassar | 2009-10-30 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-10-29 |
|\ |
|
| * | netdev: usb: dm9601.c can drive a device not supported yet, add support for it | Janusz Krzysztofik | 2009-10-29 |
| * | qlge: Fix firmware mailbox command timeout. | Ron Mercer | 2009-10-29 |
| * | qlge: Fix EEH handling. | Ron Mercer | 2009-10-29 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-10-29 |
| |\ |
|
| | * | airo: Reorder tests, check bounds before element | Roel Kluin | 2009-10-27 |
| | * | libertas spi: fix sparse errors | Holger Schurig | 2009-10-27 |
| | * | b43: add 'struct b43_wl' missing declaration | Miguel Boton | 2009-10-27 |
| | * | b43: Fix Bugzilla #14181 and the bug from the previous 'fix' | Larry Finger | 2009-10-27 |
| | * | rt2x00: Fix crypto in TX frame for rt2800usb | Benoit PAPILLAULT | 2009-10-27 |
| * | | bonding: fix a race condition in calls to slave MII ioctls | Jiri Bohac | 2009-10-29 |
| * | | virtio-net: fix data corruption with OOM | Michael S. Tsirkin | 2009-10-28 |
| * | | sfc: Set ip_summed correctly for page buffers passed to GRO | Ben Hutchings | 2009-10-28 |
| * | | cnic: Fix L2CTX_STATUSB_NUM offset in context memory. | Michael Chan | 2009-10-28 |
| * | | sh_eth: Add asm/cacheflush.h | Nobuhiro Iwamatsu | 2009-10-26 |
| * | | PPPoE: Fix flush/close races. | Michal Ostrowski | 2009-10-26 |
| * | | e1000e: allow for swflag to be held over consecutive PHY accesses | Bruce Allan | 2009-10-26 |
| * | | e1000e: separate mutex usage between NVM and PHY/CSR register for ICHx/PCH | Bruce Allan | 2009-10-26 |
| * | | e1000e: 82577/82578 requires a different method to configure LPLU | Bruce Allan | 2009-10-26 |
| * | | e1000e: increase swflag acquisition timeout for ICHx/PCH | Bruce Allan | 2009-10-26 |
| * | | e1000e: clear PHY wakeup bit after LCD reset on 82577/82578 | Bruce Allan | 2009-10-26 |
| * | | igbvf: fix memory leak when ring size changed while interface down | Alexander Duyck | 2009-10-26 |
| * | | ixgbe: fix memory leak when resizing rings while interface is down | Alexander Duyck | 2009-10-26 |
| * | | igb: fix memory leak when setting ring size while interface is down | Alexander Duyck | 2009-10-26 |
| * | | bonding: Modify hash transmit policies to use the packet's source MAC address | Jasper Spaans | 2009-10-24 |
| |/ |
|
| * | DM9000: Fix revision ID for DM9000B | Ben Dooks | 2009-10-24 |
| * | r8169: fix Ethernet Hangup for RTL8110SC rev d | Simon Wunderlich | 2009-10-24 |
| * | ifb: should not use __dev_get_by_index() without locks | Eric Dumazet | 2009-10-23 |
| * | net: au1000_eth: add missing capability.h | Manuel Lauss | 2009-10-23 |
| * | myri10ge: improve port type reporting in ethtool | Brice Goglin | 2009-10-23 |
| * | e1000e: reset the PHY on 82577/82578 when going to Sx | Bruce Allan | 2009-10-23 |
| * | netxen: avoid undue board config check | Dhananjay Phadke | 2009-10-22 |
| * | netxen: fix tx timeout handling on firmware hang | Amit Kumar Salecha | 2009-10-22 |
| * | netxen: fix i2c init | Dhananjay Phadke | 2009-10-22 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2009-10-29 |
|\ \ |
|
| * | | mlx4_core: Add a new supported 40 GigE device ID | Eli Cohen | 2009-10-14 |
* | | | ray_cs: Fix copy_from_user handling | Alan Cox | 2009-10-29 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2009-10-22 |
|\ \ \ |
|
| * | | | virtio: let header files include virtio_ids.h | Christian Borntraeger | 2009-10-22 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-10-22 |
|\ \ \ \
| |/ / /
|/| | /
| | |/
| |/| |
|
| * | | niu: VLAN_ETH_HLEN should be used to make sure that the whole MAC header was ... | Joyce Yu | 2009-10-21 |
| * | | KS8851: Fix ks8851_set_rx_mode() for IFF_MULTICAST | Ben Dooks | 2009-10-20 |
| * | | KS8851: Fix MAC address write order | Ben Dooks | 2009-10-20 |
| * | | KS8851: Add soft reset at probe time | Ben Dooks | 2009-10-20 |
| * | | net: fix section mismatch in fec.c | Steven King | 2009-10-20 |
| * | | ethoc: clear only pending irqs | Thomas Chou | 2009-10-19 |
| * | | ethoc: inline regs access | Thomas Chou | 2009-10-19 |
| * | | vmxnet3: use dev_dbg, fix build for CONFIG_BLOCK=n | Randy Dunlap | 2009-10-16 |
| * | | virtio_net: use dev_kfree_skb_any() in free_old_xmit_skbs() | Eric Dumazet | 2009-10-15 |