Age | Commit message (Expand) | Author |
2010-09-06 | mlx4_en: Fixed Ethtool statistics report | Yevgeny Petrilin |
2010-09-06 | mlx4_en: Consider napi_get_frags() failure. | Yevgeny Petrilin |
2010-09-06 | drivers/atm/firestream.c: Fix unsigned return type | Julia Lawall |
2010-09-06 | drivers/net: Removing undead ifdef CHELSIO_T1_1G | Christian Dietrich |
2010-09-06 | drivers/net/jme: Use pr_<level> | Joe Perches |
2010-09-06 | isdn: cleanup: make buffer smaller | Dan Carpenter |
2010-09-06 | isdn: potential buffer overflows | Dan Carpenter |
2010-09-06 | NET: bna, fix lock imbalance | Jiri Slaby |
2010-09-06 | drivers/net/fs_enet/fs_enet-main.c: Add of_node_put to avoid memory leak | Julia Lawall |
2010-09-06 | ibmveth: Update module information and version | Santiago Leon |
2010-09-06 | ibmveth: Remove some unnecessary include files | Santiago Leon |
2010-09-06 | ibmveth: Convert driver specific assert to BUG_ON | Santiago Leon |
2010-09-06 | ibmveth: Return -EINVAL on all ->probe errors | Santiago Leon |
2010-09-06 | ibmveth: Coding style fixes | Santiago Leon |
2010-09-06 | ibmveth: Some formatting fixes | Santiago Leon |
2010-09-06 | ibmveth: Convert driver specific error functions to netdev_err | Santiago Leon |
2010-09-06 | ibmveth: Convert driver specific debug to netdev_dbg | Santiago Leon |
2010-09-06 | ibmveth: Remove redundant function prototypes | Santiago Leon |
2010-09-06 | ibmveth: Convert to netdev_alloc_skb | Santiago Leon |
2010-09-06 | ibmveth: remove procfs code | Santiago Leon |
2010-09-06 | ibmveth: Enable IPv6 checksum offload | Santiago Leon |
2010-09-06 | ibmveth: Remove duplicate checksum offload setup code | Santiago Leon |
2010-09-06 | ibmveth: Add optional flush of rx buffer | Santiago Leon |
2010-09-06 | ibmveth: Add scatter-gather support | Santiago Leon |
2010-09-06 | ibmveth: Use lighter weight read memory barrier in ibmveth_poll | Anton Blanchard |
2010-09-06 | ibmveth: Add rx_copybreak | Santiago Leon |
2010-09-06 | ibmveth: Add tx_copybreak | Santiago Leon |
2010-09-06 | ibmveth: Remove LLTX | Santiago Leon |
2010-09-06 | ibmveth: batch rx buffer replacement | Santiago Leon |
2010-09-06 | ibmveth: Remove integer divide caused by modulus | Santiago Leon |
2010-09-06 | ns83820: Use predefined autoneg constants | Denis Kirjanov |
2010-09-06 | ns83820: Add copper device settings | Denis Kirjanov |
2010-09-06 | ns83820: Remove unused have_optical variable. | Denis Kirjanov |
2010-09-06 | wan: make read-only data const | stephen hemminger |
2010-09-05 | r8169: fix rx checksum offload | Eric Dumazet |
2010-09-03 | cxgb3: Avoid flush_workqueue() deadlock. | Casey Leedom |
2010-09-03 | cxgb3: Leave interrupts for fatal errors asserted in common code. | Casey Leedom |
2010-09-03 | cxgb3: Set FATALPERREN. | Casey Leedom |
2010-09-03 | cxgb3: Add register bit definition for Fatal Parity Error. | Casey Leedom |
2010-09-03 | tulip: use integrated netdev stats | Eric Dumazet |
2010-09-02 | drivers/net: avoid some skb->ip_summed initializations | Eric Dumazet |
2010-09-02 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2010-09-02 | bna: fix stats handling | Eric Dumazet |
2010-09-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-09-02 | net: another last_rx round | Eric Dumazet |
2010-09-01 | starfire: Temporary kludge to fix powerpc build. | David S. Miller |
2010-09-01 | pxa168_eth: remove duplicated #include | Huang Weiyi |
2010-09-01 | skge: add GRO support | Eric Dumazet |
2010-09-01 | drivers/net/can/mscan/mpc5xxx_can.c: Add of_node_put to avoid memory leak | Julia Lawall |
2010-09-01 | ns83820: Use helper to disable chip interrupts | Denis Kirjanov |