summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-16phonet: Fix build warning.David S. Miller
2010-09-16Phonet: resource routing documentationRémi Denis-Courmont
2010-09-16Phonet: list subscribed resources via proc_fsRémi Denis-Courmont
2010-09-16Phonet: look up the resource routing table when forwardingRémi Denis-Courmont
2010-09-16Phonet: hook resource routing to userspace via ioctl()'sRémi Denis-Courmont
2010-09-16Phonet: resource routing backendRémi Denis-Courmont
2010-09-16Phonet: remove dangling pipe if an endpoint is closed earlyRémi Denis-Courmont
2010-09-16Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6David S. Miller
2010-09-16misdn: kill big kernel lockArnd Bergmann
2010-09-16i4l: kill big kernel lockArnd Bergmann
2010-09-16irda/irnet: use noop_llseekArnd Bergmann
2010-09-16sit: get rid of ipip6_lockEric Dumazet
2010-09-16gre: get rid of ipgre_lockEric Dumazet
2010-09-16ipip: get rid of ipip_lockEric Dumazet
2010-09-16net: add rtnl_dereference()Eric Dumazet
2010-09-15ethtool: Remove unimplemented flow specification typesBen Hutchings
2010-09-15ethtool: Complete kernel-doc comments for RX flow filter and hash controlBen Hutchings
2010-09-15tg3: phy tmp variable roundupMatt Carlson
2010-09-15tg3: Dynamically allocate VPD data memoryMatt Carlson
2010-09-15tg3: Use skb_is_gso_v6()Matt Carlson
2010-09-15tg3: Move producer ring struct to tg3_napiMatt Carlson
2010-09-15tg3: Clarify semantics of TG3_IRQ_MAX_VECSMatt Carlson
2010-09-15tg3: Unlock 5717 B0+ supportMatt Carlson
2010-09-15tg3: Don't send APE events for NCSI firmwareMatt Carlson
2010-09-15tg3: Disable TSSMatt Carlson
2010-09-15tg3: Fix read DMA FIFO overruns on recent devicesMatt Carlson
2010-09-15dccp ccid-3: Simplify and consolidate tx_parse_optionsGerrit Renker
2010-09-15dccp ccid-3: remove buggy RTT-sampling history lookupGerrit Renker
2010-09-15dccp ccid-3: A lower bound for the inter-packet scheduling algorithmGerrit Renker
2010-09-15X.25 remove bkl in connectandrew hendry
2010-09-15X.25 remove bkl in acceptAndrew Hendry
2010-09-15X.25 remove bkl in bindandrew hendry
2010-09-15X.25 remove bkl in listenandrew hendry
2010-09-15net/irda: Use static const char * const where possibleJoe Perches
2010-09-15drivers/net/wireless: Use static const char * const where possibleJoe Perches
2010-09-15drivers/net/pcmcia: Use static const char * const where possibleJoe Perches
2010-09-15drivers/net: Use static const char * const where possibleJoe Perches
2010-09-15drivers/isdn: Use static const char * const where possibleJoe Perches
2010-09-14e1000e: Simplify MSI interrupt testingJean Delvare
2010-09-14uwb: use '%pM' format to print MAC addressAndy Shevchenko
2010-09-14bnx2x: Spread rx buffers between allocated queuesDmitry Kravkov
2010-09-14cx82310_eth: allow empty URBsOndrej Zary
2010-09-14cx82310_eth: check usb_string() return value for errorOndrej Zary
2010-09-14drivers/net/skfp: Remove pr_<level> uses of KERN_<level>Joe Perches
2010-09-14net/cxgb3: remove undefined operationsAndreas Schwab
2010-09-14net/de4x5: remove undefined operationsAndreas Schwab
2010-09-14sundance: Add power management hooksDenis Kirjanov
2010-09-14flow: better memory managementEric Dumazet
2010-09-14sfc: Fix order of channel_name array dimensionsBen Hutchings
2010-09-12bna: Check for NULL before deref in bnad_cb_tx_cleanupDavid S. Miller