aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* net: net_families __rcu annotationsEric Dumazet2010-11-12
* net: Kconfig whitespace cleanupPhilippe De Muyter2010-11-12
* igmp: RCU conversion of in_dev->mc_listEric Dumazet2010-11-12
* stmmac: update the driver documentationGiuseppe Cavallaro2010-11-12
* ipv4: Make rt->fl.iif tests lest obscure.David S. Miller2010-11-11
* Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6David S. Miller2010-11-11
|\
| * dccp ccid-2: Implementation of circular Ack Vector buffer with overflow handlingGerrit Renker2010-11-10
| * dccp ccid-2: Separate internals of Ack Vectors from option-parsing codeGerrit Renker2010-11-10
| * dccp ccid-2: Ack Vector interface clean-upGerrit Renker2010-11-10
* | net: get rid of rtable->idevEric Dumazet2010-11-11
* | neigh: reorder struct neighbourEric Dumazet2010-11-11
* | vxge: update driver versionJon Mason2010-11-11
* | vxge: sparse and other clean-upsJon Mason2010-11-11
* | vxge: update KconfigJon Mason2010-11-11
* | vxge: correct multi-function detectionJon Mason2010-11-11
* | vxge: Titan1A detectionJon Mason2010-11-11
* | vxge: Handle errors in vxge_hw_vpath_fw_apiJon Mason2010-11-11
* | vxge: add receive hardware timestampingJon Mason2010-11-11
* | vxge: add support for ethtool firmware flashingJon Mason2010-11-11
* | vxge: serialize access to steering control registerJon Mason2010-11-11
* | vxge: cleanup debug printing and assertsJon Mason2010-11-11
* | vxge: Wait for Rx to become idle before reseting or closingJon Mason2010-11-11
* | vxge: enable rxhashJon Mason2010-11-11
* | qlge: Version change to v1.00.00.27Ron Mercer2010-11-10
* | qlge: Add firmware info to ethtool get regs.Ron Mercer2010-11-10
* | net/ipv4/tcp.c: Update WARN usesJoe Perches2010-11-09
* | net/core/dev.c: Update WARN usesJoe Perches2010-11-09
* | drivers/net/usb: Update WARN usesJoe Perches2010-11-09
* | drivers/net/can: Update WARN usesJoe Perches2010-11-09
* | drivers/net: normalize TX_TIMEOUTEric Dumazet2010-11-09
|/
* af_unix: optimize unix_dgram_poll()Eric Dumazet2010-11-08
* af_unix: fix unix_dgram_poll() behavior for EPOLLOUT eventEric Dumazet2010-11-08
* af_unix: use keyed wakeupsEric Dumazet2010-11-08
* decnet: RCU conversion and get rid of dev_base_lockEric Dumazet2010-11-08
* bonding: remove dev_base_lock useEric Dumazet2010-11-08
* aoe: remove dev_base_lock use from aoecmd_cfg_pkts()Eric Dumazet2010-11-08
* ks8851: suspend resume supportArce, Abraham2010-11-08
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-11-08
|\
| * rds: Fix rds message leak in rds_message_map_pagesPavel Emelyanov2010-11-08
| * qeth: fix race condition during device startupFrank Blaschka2010-11-08
| * qeth: remove dev_queue_xmit invocationUrsula Braun2010-11-08
| * pktgen: correct uninitialized queue_mapJunchang Wang2010-11-08
| * net: Detect and ignore netif_stop_queue() calls before register_netdev()Guillaume Chazarain2010-11-08
| * skge: Remove tx queue stopping in skge_devinit()Guillaume Chazarain2010-11-08
| * ipv6: fix overlap check for fragmentsShan Wei2010-11-08
| * classifier: report statistics for basic classifierstephen hemminger2010-11-08
| * solos: Refuse to upgrade firmware with older FPGA. It doesn't work.David Woodhouse2010-11-08
| * solos: Add 'Firmware' attribute for Traverse overall firmware versionDavid Woodhouse2010-11-08
| * net dst: need linux/cache.h for ____cacheline_aligned_in_smp.Paul Mundt2010-11-07
| * NET: pktgen - fix compile warningDmitry Torokhov2010-11-07