| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | net: gianfar - initialize per-queue statistics | Kim Phillips | 2010-03-31 | 1 | -2/+2 |
| * | | gianfar: Fix a memory leak in gianfar close code | Andy Fleming | 2010-03-31 | 1 | -2/+2 |
| * | | r8169: offical fix for CVE-2009-4537 (overlength frame DMAs) | Neil Horman | 2010-03-29 | 1 | -5/+24 |
| * | | tulip: Add missing parens. | David S. Miller | 2010-03-29 | 1 | -1/+1 |
| * | | r8169: fix broken register writes | Francois Romieu | 2010-03-28 | 1 | -2/+2 |
| * | | pcnet_cs: add new id | Ken Kawasaki | 2010-03-28 | 2 | -1/+3 |
| * | | bonding: fix broken multicast with round-robin mode | Andy Gospodarek | 2010-03-28 | 1 | -8/+32 |
| * | | drivers/net: Fix continuation lines | Joe Perches | 2010-03-27 | 1 | -1/+1 |
| * | | e1000: do not modify tx_queue_len on link speed change | Emil Tantilov | 2010-03-27 | 2 | -9/+1 |
| * | | ixgbe: Do not run all Diagnostic offline tests when VFs are active | Greg Rose | 2010-03-27 | 1 | -0/+21 |
| * | | igb: use correct bits to identify if managability is enabled | Alexander Duyck | 2010-03-27 | 1 | -3/+3 |
| * | | benet: Fix compile warnnings in drivers/net/benet/be_ethtool.c | wzt wzt | 2010-03-27 | 1 | -1/+1 |
| * | | e1000e: do not modify tx_queue_len on link speed change | Emil Tantilov | 2010-03-27 | 2 | -11/+1 |
| * | | igbvf: do not modify tx_queue_len on link speed change | Emil Tantilov | 2010-03-27 | 2 | -11/+1 |
| * | | tulip: Fix null dereference in uli526x_rx_packet() | Kyle McMartin | 2010-03-27 | 1 | -3/+5 |
| * | | gianfar: fix undo of reserve() | Ben Menchaca | 2010-03-27 | 2 | -2/+9 |
| * | | ixgbe: filter FIP frames into the FCoE offload queues | Chris Leech | 2010-03-26 | 2 | -0/+16 |
| * | | ixgbe: Priority tag FIP frames | Robert Love | 2010-03-26 | 1 | -9/+17 |
| * | | ixgbe: Don't allow user buffer count to exceed 256 | Robert Love | 2010-03-26 | 1 | -8/+10 |
| * | | ixgbe: cleanup maximum number of tx queues | John Fastabend | 2010-03-26 | 2 | -3/+5 |
| * | | ixgbe: Change where clear_to_send_flag is reset to zero. | Greg Rose | 2010-03-26 | 1 | -3/+5 |
| * | | ixgbe: In SR-IOV mode insert delay before bring the adapter up | Greg Rose | 2010-03-26 | 1 | -0/+8 |
| * | | ixgbevf: Fix signed/unsigned int error | Greg Rose | 2010-03-26 | 1 | -1/+2 |
| * | | netxen: update version to 4.0.73 | Amit Kumar Salecha | 2010-03-26 | 1 | -2/+2 |
| * | | netxen: added sanity check for pci map | Amit Kumar Salecha | 2010-03-26 | 1 | -18/+27 |
| * | | netxen: fix warning in ioaddr for NX3031 chip | Amit Kumar Salecha | 2010-03-26 | 1 | -6/+8 |
| * | | netxen: fix bios version calculation | Amit Kumar Salecha | 2010-03-26 | 1 | -1/+1 |
| * | | Revert "r8169: enable 64-bit DMA by default for PCI Express devices (v2)" | David S. Miller | 2010-03-26 | 1 | -14/+7 |
| * | | isdn: Cleanup Sections in PCMCIA driver elsa | Henne | 2010-03-25 | 1 | -6/+6 |
| * | | isdn: Cleanup Sections in PCMCIA driver avma1 | Henne | 2010-03-25 | 1 | -6/+6 |
| * | | isdn: Cleanup Sections in PCMCIA driver teles | Henne | 2010-03-25 | 1 | -6/+6 |
| * | | isdn: Cleanup Sections in PCMCIA driver sedlbauer | Henne | 2010-03-25 | 1 | -6/+6 |
| * | | via-velocity: Fix FLOW_CNTL_TX_RX handling in set_mii_flow_control() | David S. Miller | 2010-03-25 | 1 | -1/+1 |
| * | | igb: only use vlan_gro_receive if vlans are registered | Alexander Duyck | 2010-03-24 | 1 | -1/+1 |
| * | | igb: do not modify tx_queue_len on link speed change | Emil Tantilov | 2010-03-24 | 2 | -10/+1 |
| * | | igb: count Rx FIFO errors correctly | Mitch Williams | 2010-03-24 | 1 | -5/+5 |
| * | | bnx2: Use proper handler during netpoll. | Michael Chan | 2010-03-24 | 1 | -3/+5 |
| * | | bnx2: Fix netpoll crash. | Benjamin Li | 2010-03-24 | 1 | -2/+4 |
| * | | ksz884x: fix return value of netdev_set_eeprom | Jens Rottmann | 2010-03-23 | 1 | -1/+1 |
| * | | netxen: The driver doesn't work on NX_P3_B1 so cause probe to fail. | Eric W. Biederman | 2010-03-23 | 1 | -2/+2 |
| * | | can: bfin_can: switch to common Blackfin can header | Mike Frysinger | 2010-03-23 | 1 | -90/+7 |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst... | Linus Torvalds | 2010-03-22 | 1 | -2/+13 |
| |\ \ |
|
| | * | | virtio: console: Check if port is valid in resize_console | Amit Shah | 2010-03-22 | 1 | -0/+4 |
| | * | | virtio: console: Generate a kobject CHANGE event on adding 'name' attribute | Amit Shah | 2010-03-22 | 1 | -2/+9 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-03-22 | 20 | -137/+229 |
| |\ \ \ |
|
| * | | | | edac, mce: Filter out invalid values | Borislav Petkov | 2010-03-22 | 1 | -1/+6 |
| | |/ /
| |/| | |
|
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2010-03-20 | 2 | -2/+30 |
| |\ \ \ |
|
| | * | | | serial: sh-sci: remove duplicated #include | Huang Weiyi | 2010-03-15 | 1 | -1/+0 |
| | * | | | sh: Support CPU affinity masks for INTC controllers. | Paul Mundt | 2010-03-08 | 1 | -1/+30 |
| * | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2010-03-20 | 3 | -51/+69 |
| |\ \ \ \ |
|