Age | Commit message (Expand) | Author |
2010-09-06 | net/caifcaif_dev.c: Use netdev_<level> | Joe Perches |
2010-09-06 | net/caif: Use pr_fmt | Joe Perches |
2010-09-06 | drivers/atm/firestream.c: Fix unsigned return type | Julia Lawall |
2010-09-06 | net/9p/trans_fd.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 | net: pskb_expand_head() optimization | Eric Dumazet |
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 | tipc: Fix misleading error code when enabling Ethernet bearers | Allan Stephens |
2010-09-06 | tipc: Ensure outgoing messages on Ethernet have sufficient headroom | Allan Stephens |
2010-09-06 | tipc: Minor optimizations to name table translation code | Allan Stephens |
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 | net: remove two kmemcheck annotations | Eric Dumazet |
2010-09-03 | tulip: use integrated netdev stats | Eric Dumazet |
2010-09-03 | ipv6: Update ip-sysctl.txt documentation for recent changes to accept_ra and ... | Thomas Graf |
2010-09-03 | ipv6: add special mode forwarding=2 to send RS while configured as router | Thomas Graf |
2010-09-03 | ipv6: add special mode accept_ra=2 to accept RA while configured as router | Thomas Graf |
2010-09-02 | drivers/net: avoid some skb->ip_summed initializations | Eric Dumazet |