| Commit message (Expand) | Author | Files | Lines |
2010-01-15 | ethoc: Use resource_size | Tobias Klauser | 1 | -4/+4 |
2010-01-15 | can: mscan-mpc5xxx: fix broken support for the MPC5200 | Wolfgang Grandegger | 1 | -4/+4 |
2010-01-15 | vhost_net: a kernel-level virtio server | Michael S. Tsirkin | 14 | -0/+2079 |
2010-01-15 | mm: export use_mm/unuse_mm to modules | Michael S. Tsirkin | 1 | -0/+3 |
2010-01-15 | tun: export underlying socket | Michael S. Tsirkin | 2 | -19/+96 |
2010-01-15 | can: Proper ctrlmode handling for CAN devices | Christian Pellegrin | 9 | -1/+19 |
2010-01-15 | netxen: fix sparse warning | Amit Kumar Salecha | 1 | -1/+1 |
2010-01-15 | netxen: fix license header | Amit Kumar Salecha | 9 | -9/+9 |
2010-01-15 | netxen: fix endianness intr coalesce | Amit Kumar Salecha | 1 | -5/+8 |
2010-01-15 | netxen: fix endianness read mac address | Amit Kumar Salecha | 3 | -5/+5 |
2010-01-15 | ipv4: Use less conflicting local var name in change_nexthops() loop macro. | David S. Miller | 1 | -36/+40 |
2010-01-15 | net/core/sock.c: quiet sparse noise | H Hartley Sweeten | 1 | -1/+1 |
2010-01-14 | proc_fops: convert drivers/isdn/ to seq_file | Alexey Dobriyan | 21 | -458/+411 |
2010-01-14 | netpoll: allow execution of multiple rx_hooks per interface | Daniel Borkmann | 2 | -66/+114 |
2010-01-14 | genetlink: optimize ctrl_dumpfamily() | Samir Bellabes | 1 | -3/+1 |
2010-01-14 | drivers/net/tlan: Remove TRUE/FALSE defines, use bool | Joe Perches | 2 | -17/+14 |
2010-01-14 | qeth: default BLKT values for new OSA/3 hardware | Einar Lueck | 2 | -18/+29 |
2010-01-14 | qeth: avoid recovery during device online setting | Ursula Braun | 2 | -3/+0 |
2010-01-14 | qeth: HiperSockets Network Traffic Analyzer | Ursula Braun | 8 | -86/+336 |
2010-01-14 | e1000e: genericize the update multicast address list | Bruce Allan | 5 | -89/+27 |
2010-01-14 | e1000e: provide MAC-family-specific function to set LAN ID | Bruce Allan | 6 | -11/+52 |
2010-01-14 | e1000e: use alternate MAC address on ESB2 if available | Bruce Allan | 7 | -58/+147 |
2010-01-14 | lib/vsprintf.c: Add IPV4 options %pI4[hnbl] for host, network, big and little... | Joe Perches | 1 | -5/+31 |
2010-01-12 | can: Unify droping of invalid tx skbs and netdev stats | Oliver Hartkopp | 9 | -13/+41 |
2010-01-12 | tcp: Generalized TTL Security Mechanism | Stephen Hemminger | 4 | -2/+21 |
2010-01-11 | lib: Kill bit-reversed FDDI MAC output case, it's bogus. | Joe Perches | 1 | -8/+2 |
2010-01-10 | vxge: use pci_dma_mapping_error to test return value | Denis Kirjanov | 1 | -1/+1 |
2010-01-10 | ixgbe: Fix ethtool diag test for VT mode operation | Greg Rose | 1 | -0/+11 |
2010-01-10 | ixgbe: Add SR-IOV features to main module | Greg Rose | 1 | -10/+268 |
2010-01-10 | ixgbe: Add SR-IOV feature enablement code | Greg Rose | 1 | -58/+68 |
2010-01-10 | ixgbe: Add SR-IOV specific modules to driver Makefile | Greg Rose | 1 | -1/+2 |
2010-01-10 | ixgbe: Add SR-IOV specific features | Greg Rose | 2 | -0/+381 |
2010-01-10 | ixgbe: Add SR-IOV register, structure and bit defines | Greg Rose | 3 | -3/+83 |
2010-01-10 | ixgbe: Mailbox header and code module | Greg Rose | 2 | -0/+575 |
2010-01-10 | ixgbevf: Kconfig, Makefile and Documentation | Greg Rose | 3 | -0/+113 |