aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-16phylib: Remove unnecessary "reset" fixups in genphy_setup_forcedAndy Fleming
2008-12-16gianfar: Make all BD status writes 32-bitDai Haruki
2008-12-16gianfar: Add macros for stepping through BDsAndy Fleming
2008-12-16gianfar: Remove unused gfar_add_fcb() function parameterDai Haruki
2008-12-16gianfar: Enable padding and Optimize the frame prepended bytes handlingDai Haruki
2008-12-16gianfar: Fix VLAN HW feature related frame/buffer size calculation.Dai Haruki
2008-12-16gianfar: Fix eTSEC configuration procedureDai Haruki
2008-12-16gianfar: Optimize interrupt coalescing configurationDai Haruki
2008-12-16gianfar: Convert gianfar to an of_platform_driverAndy Fleming
2008-12-16gianfar: Use gfar_halt to stop DMA in gfar_probeAndy Fleming
2008-12-16tlan: Remove broken support for big buffersSakari Ailus
2008-12-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-12-16tlan: Fix pci memory unmappingSakari Ailus
2008-12-16ipv6: fix the outgoing interface selection order in udpv6_sendmsg()Yang Hongyang
2008-12-16ipv6: fix the return interface index when get it while no message is receivedYang Hongyang
2008-12-16ipv6: Add IPV6_PKTINFO sticky option support to setsockopt()Yang Hongyang
2008-12-16net: Refactor full duplex flow control resolutionSteve Glendinning
2008-12-16net: Move flow control definitions to mii.hSteve Glendinning
2008-12-16simeth: convert to net_device_opsAlexey Dobriyan
2008-12-16cxgb3: untie strict FW matchingDivy Le Ray
2008-12-16enc28j60: use netif_rx_ni() to deliver RX packetsBaruch Siach
2008-12-16tlan: Fix small (< 64 bytes) datagram transmissionsSakari Ailus
2008-12-16vcan: convert to net_device_opsOliver Hartkopp
2008-12-16l2tp: fix UDP checksum supportJames Chapman
2008-12-16netfilter: ctnetlink: fix missing CTA_NAT_SEQ_UNSPECPablo Neira Ayuso
2008-12-16Phonet: improve GPRS variable namesRémi Denis-Courmont
2008-12-16isdn: eicon: fix sparse warning: make global functions staticHannes Eder
2008-12-16ipmr: merge common codeIlpo Järvinen
2008-12-16hp100: use roundup instead of open codingIlpo Järvinen
2008-12-16cxgb3: Add multiple Tx queue support.Divy Le Ray
2008-12-15e1000e: Add GRO supportHerbert Xu
2008-12-15ethtool: Add GGRO and SGRO opsHerbert Xu
2008-12-15tcp: Add GRO supportHerbert Xu
2008-12-15net: Add skb_gro_receiveHerbert Xu
2008-12-15ipv4: Add GRO infrastructureHerbert Xu
2008-12-15net: Add Generic Receive Offload infrastructureHerbert Xu
2008-12-15net: Add frag_list support to GSOHerbert Xu
2008-12-15net: Add frag_list support to skb_segmentHerbert Xu
2008-12-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-12-15Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-12-15Define smp_call_function_many for UPRusty Russell
2008-12-15cgroups: fix a race between rmdir and remountPaul Menage
2008-12-15ACPI toshiba: only register rfkill if bt is enabledFrederik Deweerdt
2008-12-15eCryptfs: Update maintainersMichael Halcrow
2008-12-15slob: do not pass the SLAB flags as GFP in kmem_cache_create()Catalin Marinas
2008-12-15pcmcia: blackfin: fix bug - add missing ; to MODULE macroMike Frysinger
2008-12-158390/8390p: Fix compat netdev ops handling.David S. Miller
2008-12-15[ARM] 5348/1: fix documentation wrt location of the alignment trap interfaceNicolas Pitre
2008-12-15[ARM] Ensure linux/hardirqs.h is included where requiredRussell King