aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-17dccp_diag: LISTEN sockets don't have CCIDsArnaldo Carvalho de Melo
2008-12-17Phonet: USB CDC Phonet function for gadget frameworkRémi Denis-Courmont
2008-12-17Phonet: get rid of deferred work on the transmission pathRémi Denis-Courmont
2008-12-17Phonet: use atomic for packet TX windowRémi Denis-Courmont
2008-12-17Phonet: allocate separate ARP type for GPRS over a Phonet pipeRémi Denis-Courmont
2008-12-17Phonet: allocate a non-Ethernet ARP typeRémi Denis-Courmont
2008-12-17vcan: whitespace fixesOliver Hartkopp
2008-12-17net: ppp_generic - use idr technique instead of cardmapsCyrill Gorcunov
2008-12-16bnx2x: Fix namespace collision with FLOW_CTRL_{TX,RX}David S. Miller
2008-12-16bnx2: Don't redefine FLOW_CTRL_{RX,TX}.David S. Miller
2008-12-16bnx2: Update version to 1.9.0.Michael Chan
2008-12-16bnx2: Rename MSI-X vectors.Michael Chan
2008-12-16drivers/net/hamradio: Move a dereference below a NULL testJulia Lawall
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