summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-09-18stmmac: add CSR Clock range selectionGiuseppe CAVALLARO4-2/+6
2010-09-17ethtool: change ethtool_set_gro() to use ethtool_op_get_rx_csumEric Dumazet1-2/+5
2010-09-17qlcnic: update version 5.0.10Amit Kumar Salecha1-2/+2
2010-09-17qlcnic: remove fw version checkAmit Kumar Salecha1-28/+2
2010-09-17qlcnic: vlan lro supportAmit Kumar Salecha1-9/+30
2010-09-17qlcnic: vlan gro supportAmit Kumar Salecha1-1/+1
2010-09-17qlcnic: support vlan rx acclerationAmit Kumar Salecha3-26/+44
2010-09-17drivers/net/tulip/de4x5.c: fix union member name in DE4X5_GET_REG ioctlDan Rosenberg1-1/+1
2010-09-17net: shrinks struct net_deviceEric Dumazet1-9/+11
2010-09-17ip6tnl: get rid of ip6_tnl_lockEric Dumazet1-30/+28
2010-09-17net: include inetdevice.h for rcu_dereference_raw api changeStephen Rothwell1-0/+1
2010-09-16net: enable GRO by default for vlan devicesBrandon Philips1-0/+5
2010-09-16ehea: Remove a silly returnBreno Leitao1-2/+0
2010-09-16sky2: enable GRO by defaultstephen hemminger1-1/+2
2010-09-16ipv4: ip_ptr cleanupsEric Dumazet9-22/+27
2010-09-16phonet: Fix build warning.David S. Miller1-1/+2
2010-09-16Phonet: resource routing documentationRémi Denis-Courmont1-0/+16
2010-09-16Phonet: list subscribed resources via proc_fsRémi Denis-Courmont3-0/+99
2010-09-16Phonet: look up the resource routing table when forwardingRémi Denis-Courmont1-0/+17
2010-09-16Phonet: hook resource routing to userspace via ioctl()'sRémi Denis-Courmont3-0/+16
2010-09-16Phonet: resource routing backendRémi Denis-Courmont2-0/+93
2010-09-16Phonet: remove dangling pipe if an endpoint is closed earlyRémi Denis-Courmont2-1/+31
2010-09-16Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6David S. Miller4-119/+73
2010-09-16misdn: kill big kernel lockArnd Bergmann1-7/+0
2010-09-16i4l: kill big kernel lockArnd Bergmann1-5/+6
2010-09-16irda/irnet: use noop_llseekArnd Bergmann1-1/+2
2010-09-16sit: get rid of ipip6_lockEric Dumazet1-33/+31
2010-09-16gre: get rid of ipgre_lockEric Dumazet1-29/+32
2010-09-16ipip: get rid of ipip_lockEric Dumazet1-33/+34
2010-09-16net: add rtnl_dereference()Eric Dumazet1-0/+9
2010-09-16ethtool: Remove unimplemented flow specification typesBen Hutchings3-37/+11
2010-09-16ethtool: Complete kernel-doc comments for RX flow filter and hash controlBen Hutchings1-16/+113
2010-09-16tg3: phy tmp variable roundupMatt Carlson1-30/+15
2010-09-16tg3: Dynamically allocate VPD data memoryMatt Carlson1-4/+11
2010-09-16tg3: Use skb_is_gso_v6()Matt Carlson1-3/+3
2010-09-16tg3: Move producer ring struct to tg3_napiMatt Carlson2-25/+18
2010-09-16tg3: Clarify semantics of TG3_IRQ_MAX_VECSMatt Carlson2-4/+5
2010-09-16tg3: Unlock 5717 B0+ supportMatt Carlson1-5/+1
2010-09-16tg3: Don't send APE events for NCSI firmwareMatt Carlson2-3/+28
2010-09-16tg3: Disable TSSMatt Carlson1-8/+1
2010-09-16tg3: Fix read DMA FIFO overruns on recent devicesMatt Carlson2-1/+15
2010-09-15dccp ccid-3: Simplify and consolidate tx_parse_optionsGerrit Renker2-46/+14
2010-09-15dccp ccid-3: remove buggy RTT-sampling history lookupGerrit Renker3-57/+38
2010-09-15dccp ccid-3: A lower bound for the inter-packet scheduling algorithmGerrit Renker2-16/+21
2010-09-15X.25 remove bkl in connectandrew hendry1-2/+0
2010-09-15X.25 remove bkl in acceptAndrew Hendry1-3/+5
2010-09-15X.25 remove bkl in bindandrew hendry1-2/+2
2010-09-15X.25 remove bkl in listenandrew hendry1-2/+2
2010-09-15net/irda: Use static const char * const where possibleJoe Perches2-2/+2
2010-09-15drivers/net/wireless: Use static const char * const where possibleJoe Perches1-1/+1