aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* au1000-eth: fix all but one "line over 80 characters warnings"Florian Fainelli2010-09-10
* au1000-eth: stylistic fixesFlorian Fainelli2010-09-10
* au1000-eth: typedefs removalFlorian Fainelli2010-09-10
* tipc: Optimize handling excess content on incoming messagesPaul Gortmaker2010-09-10
* ixgbevf: remove private net_device_statsEric Dumazet2010-09-10
* tunnels: missing rcu_assign_pointer()Eric Dumazet2010-09-09
* net/core: add lock context change annotations in net/core/sock.cNamhyung Kim2010-09-09
* net/core: remove address space warnings on verify_iovec()Namhyung Kim2010-09-09
* Merge branch 'for-davem' of git://oss.oracle.com/git/agrover/linux-2.6David S. Miller2010-09-09
|\
| * RDS: Remove dead struct from rds.hAndy Grover2010-09-08
| * RDS: rds.h: Replace u_int[size]_t with uint[size]_tAndy Grover2010-09-08
| * RDS: Add rds.h to exported headers listAndy Grover2010-09-08
| * RDS: Implement masked atomic operationsAndy Grover2010-09-08
| * RDS/IB: print string constants in more placesZach Brown2010-09-08
| * RDS: cancel connection work structs as we shut downZach Brown2010-09-08
| * RDS: don't call rds_conn_shutdown() from rds_conn_destroy()Zach Brown2010-09-08
| * RDS: have sockets get transport module referencesZach Brown2010-09-08
| * RDS: remove old rs_transport commentZach Brown2010-09-08
| * RDS: lock rds_conn_count decrement in rds_conn_destroy()Zach Brown2010-09-08
| * RDS/IB: protect the list of IB devicesZach Brown2010-09-08
| * RDS/IB: print IB event strings as well as their numberZach Brown2010-09-08
| * RDS: flush fmrs before allocating new onesChris Mason2010-09-08
| * RDS: properly use sg_init_tableChris Mason2010-09-08
| * RDS/IB: track signaled sendsZach Brown2010-09-08
| * RDS: remove __init and __exit annotationZach Brown2010-09-08
| * RDS/IB: Use SLAB_HWCACHE_ALIGN flag for kmem_cache_create()Andy Grover2010-09-08
| * RDS/IB: always process recv completionsZach Brown2010-09-08
| * RDS: return to a single-threaded krdsdZach Brown2010-09-08
| * RDS/IB: create a work queue for FMR flushingZach Brown2010-09-08
| * RDS/IB: destroy connections on rmmodZach Brown2010-09-08
| * RDS/IB: wait for IB dev freeing work to finish during rmmodZach Brown2010-09-08
| * RDS/IB: Make ib_recv_refill return voidAndy Grover2010-09-08
| * RDS: Remove unused XLIST_PTR_TAIL and xlist_protect()Andy Grover2010-09-08
| * RDS: whitespaceAndy Grover2010-09-08
| * RDS: use delayed work for the FMR flushesChris Mason2010-09-08
| * rds: more FMRs are fasterChris Mason2010-09-08
| * rds: recycle FMRs through lockless listsChris Mason2010-09-08
| * rds: fix rds_send_xmit() serializationZach Brown2010-09-08
| * rds: block ints when acquiring c_lock in rds_conn_message_info()Zach Brown2010-09-08
| * rds: remove unused rds_send_acked_before()Zach Brown2010-09-08
| * RDS: use friendly gfp masks for prefillChris Mason2010-09-08
| * RDS/IB: Add caching of frags and incsChris Mason2010-09-08
| * RDS/IB: Remove ib_recv_unmap_page()Andy Grover2010-09-08
| * RDS: Assume recv->r_frag is always NULL in refill_one()Andy Grover2010-09-08
| * RDS: Use page_remainder_alloc() for recv bufsAndy Grover2010-09-08
| * RDS/IB: disconnect when IB devices are removedZach Brown2010-09-08
| * RDS: introduce rds_conn_connect_if_down()Zach Brown2010-09-08
| * RDS/IB: add refcount tracking to struct rds_ib_deviceZach Brown2010-09-08
| * RDS/IB: get the xmit max_sge from the RDS IB device on the connectionZach Brown2010-09-08
| * RDS/IB: rds_ib_cm_handle_connect() forgot to unlock c_cm_lockZach Brown2010-09-08