summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-15vhost_net: a kernel-level virtio serverMichael S. Tsirkin
2010-01-15mm: export use_mm/unuse_mm to modulesMichael S. Tsirkin
2010-01-15tun: export underlying socketMichael S. Tsirkin
2010-01-15can: Proper ctrlmode handling for CAN devicesChristian Pellegrin
2010-01-15netxen: fix sparse warningAmit Kumar Salecha
2010-01-15netxen: fix license headerAmit Kumar Salecha
2010-01-15netxen: fix endianness intr coalesceAmit Kumar Salecha
2010-01-15netxen: fix endianness read mac addressAmit Kumar Salecha
2010-01-15ipv4: Use less conflicting local var name in change_nexthops() loop macro.David S. Miller
2010-01-15net/core/sock.c: quiet sparse noiseH Hartley Sweeten
2010-01-14proc_fops: convert drivers/isdn/ to seq_fileAlexey Dobriyan
2010-01-13netpoll: allow execution of multiple rx_hooks per interfaceDaniel Borkmann
2010-01-13genetlink: optimize ctrl_dumpfamily()Samir Bellabes
2010-01-13drivers/net/tlan: Remove TRUE/FALSE defines, use boolJoe Perches
2010-01-13qeth: default BLKT values for new OSA/3 hardwareEinar Lueck
2010-01-13qeth: avoid recovery during device online settingUrsula Braun
2010-01-13qeth: HiperSockets Network Traffic AnalyzerUrsula Braun
2010-01-13e1000e: genericize the update multicast address listBruce Allan
2010-01-13e1000e: provide MAC-family-specific function to set LAN IDBruce Allan
2010-01-13e1000e: use alternate MAC address on ESB2 if availableBruce Allan
2010-01-13lib/vsprintf.c: Add IPV4 options %pI4[hnbl] for host, network, big and little...Joe Perches
2010-01-12can: Unify droping of invalid tx skbs and netdev statsOliver Hartkopp
2010-01-11tcp: Generalized TTL Security MechanismStephen Hemminger
2010-01-11lib: Kill bit-reversed FDDI MAC output case, it's bogus.Joe Perches
2010-01-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-01-10vxge: use pci_dma_mapping_error to test return valueDenis Kirjanov
2010-01-10ixgbe: Fix ethtool diag test for VT mode operationGreg Rose
2010-01-10ixgbe: Add SR-IOV features to main moduleGreg Rose
2010-01-10ixgbe: Add SR-IOV feature enablement codeGreg Rose
2010-01-10ixgbe: Add SR-IOV specific modules to driver MakefileGreg Rose
2010-01-10ixgbe: Add SR-IOV specific featuresGreg Rose
2010-01-10ixgbe: Add SR-IOV register, structure and bit definesGreg Rose
2010-01-10ixgbe: Mailbox header and code moduleGreg Rose
2010-01-10ixgbevf: Kconfig, Makefile and DocumentationGreg Rose
2010-01-10ixgbevf: Driver MakefileGreg Rose
2010-01-10ixgbevf: Driver main and ethool interface module and main headerGreg Rose
2010-01-10ixgbevf: Mailbox communicationGreg Rose
2010-01-10ixgbevf: 82599 Virtual Function core functions and headerGreg Rose
2010-01-10ixgbevf: Macros, data structures, useful defines and registersGreg Rose
2010-01-10NET: irda, remove unnecessary checksJiri Slaby
2010-01-10NET: ipv6, remove unnecessary checkJiri Slaby
2010-01-09mac8390: Fix build breakageGeert Uytterhoeven
2010-01-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-01-08netfilter: ebtables: enforce CAP_NET_ADMINFlorian Westphal
2010-01-08igb: add support for device reset interruptAlexander Duyck
2010-01-08powerpc/mpc5xxx: add OF platform binding doc for FSL MSCAN devicesWolfgang Grandegger
2010-01-08can: mscan-mpc5xxx: add support for the MPC512x processorWolfgang Grandegger
2010-01-08can: mscan: fix improper return if dlc < 8 in start_xmit functionWolfgang Grandegger
2010-01-08net/ipv6/tcp_ipv6.c: Use compressed IPv6 addressJoe Perches
2010-01-08ep93xx_eth.c general cleanupH Hartley Sweeten