deliverable/linux.git
2010-09-15  Andrew HendryX.25 remove bkl in accept
2010-09-15  andrew hendryX.25 remove bkl in bind
2010-09-15  andrew hendryX.25 remove bkl in listen
2010-09-15  Joe Perchesnet/irda: Use static const char * const where possible
2010-09-15  Joe Perchesdrivers/net/wireless: Use static const char * const...
2010-09-15  Joe Perchesdrivers/net/pcmcia: Use static const char * const where...
2010-09-15  Joe Perchesdrivers/net: Use static const char * const where possible
2010-09-15  Joe Perchesdrivers/isdn: Use static const char * const where possible
2010-09-14  Jean Delvaree1000e: Simplify MSI interrupt testing
2010-09-14  Andy Shevchenkouwb: use '%pM' format to print MAC address
2010-09-14  Dmitry Kravkovbnx2x: Spread rx buffers between allocated queues
2010-09-14  Ondrej Zarycx82310_eth: allow empty URBs
2010-09-14  Ondrej Zarycx82310_eth: check usb_string() return value for error
2010-09-14  Joe Perchesdrivers/net/skfp: Remove pr_<level> uses of KERN_<level>
2010-09-14  Andreas Schwabnet/cxgb3: remove undefined operations
2010-09-14  Andreas Schwabnet/de4x5: remove undefined operations
2010-09-14  Denis Kirjanovsundance: Add power management hooks
2010-09-14  Eric Dumazetflow: better memory management
2010-09-14  Ben Hutchingssfc: Fix order of channel_name array dimensions
2010-09-12  David S. Millerbna: Check for NULL before deref in bnad_cb_tx_cleanup
2010-09-10  stephen hemmingerpkt_sched: remov unnecessary bh_disable
2010-09-10  Eric Dumazetfib: cleanups
2010-09-10  Ben Hutchingssfc: Allow changing the DMA ring sizes dynamically...
2010-09-10  Steve Hodgsonsfc: Make the dmaq size a run-time setting (rather...
2010-09-10  Ben Hutchingssfc: Allocate each channel separately, along with its...
2010-09-10  Ben Hutchingssfc: Refactor channel and queue lookup and iteration
2010-09-10  Ben Hutchingssfc: Abstract channel and index lookup for RX queues
2010-09-10  Ben Hutchingssfc: Allocate DMA and event rings using GFP_KERNEL
2010-09-10  Ben Hutchingssfc: Fix failure paths in efx_probe_port()
2010-09-10  Ben Hutchingssfc: Remove declarations of functions that no longer...
2010-09-10  Ben Hutchingssfc: Accumulate RX_NODESC_DROP count in rx_dropped...
2010-09-10  Ben Hutchingssfc: Use MCDI RX_BAD_FCS_PKTS count as MAC rx_bad count
2010-09-10  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-09-10  David S. MillerMerge branch 'vhost-net' of git://git./linux/kernel...
2010-09-10  Nikitas Angelinasdrivers/net/bnx2x: use ARRAY_SIZE macro in bnx2x_main.c
2010-09-10  Dan Williamsipheth: remove incorrect devtype to WWAN
2010-09-10  Joe PerchesMAINTAINERS: Add CAIF
2010-09-10  Florian Fainelliau1000-eth: change multi-line comments style
2010-09-10  Florian Fainelliau1000-eth: remove volatiles, switch to I/O accessors
2010-09-10  Florian Fainelliau1000-eth: fix asm -> linux headers inclusion
2010-09-10  Florian Fainelliau1000-eth: fix bad printk usages
2010-09-10  Florian Fainelliau1000-eth: fix all but one "line over 80 characters...
2010-09-10  Florian Fainelliau1000-eth: stylistic fixes
2010-09-10  Florian Fainelliau1000-eth: typedefs removal
2010-09-10  Paul Gortmakertipc: Optimize handling excess content on incoming...
2010-09-10  Eric Dumazetixgbevf: remove private net_device_stats
2010-09-09  Eric Dumazettunnels: missing rcu_assign_pointer()
2010-09-09  Namhyung Kimnet/core: add lock context change annotations in net...
2010-09-09  Namhyung Kimnet/core: remove address space warnings on verify_iovec()
2010-09-09  Joe Perchessctp: fix test for end of loop
2010-09-09  David S. MillerMerge branch 'for-davem' of git://oss.oracle.com/git...
2010-09-09  David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2010-09-09  Eric DumazetKS8851: Correct RX packet allocation
2010-09-09  Eric Dumazetudp: add rehash on connect()
2010-09-09  Stephen Hemmingeratlx: make strings const
2010-09-09  Eric Dumazetnet: inet_add_protocol() can use cmpxchg()
2010-09-09  Ondrej Zarycxacru: ignore cx82310_eth devices
2010-09-09  Andy GroverRDS: Remove dead struct from rds.h
2010-09-09  Andy GroverRDS: rds.h: Replace u_int[size]_t with uint[size]_t
2010-09-09  Andy GroverRDS: Add rds.h to exported headers list
2010-09-09  Andy GroverRDS: Implement masked atomic operations
2010-09-09  Zach BrownRDS/IB: print string constants in more places
2010-09-09  Zach BrownRDS: cancel connection work structs as we shut down
2010-09-09  Zach BrownRDS: don't call rds_conn_shutdown() from rds_conn_destroy()
2010-09-09  Zach BrownRDS: have sockets get transport module references
2010-09-09  Zach BrownRDS: remove old rs_transport comment
2010-09-09  Zach BrownRDS: lock rds_conn_count decrement in rds_conn_destroy()
2010-09-09  Zach BrownRDS/IB: protect the list of IB devices
2010-09-09  Zach BrownRDS/IB: print IB event strings as well as their number
2010-09-09  Chris MasonRDS: flush fmrs before allocating new ones
2010-09-09  Chris MasonRDS: properly use sg_init_table
2010-09-09  Zach BrownRDS/IB: track signaled sends
2010-09-09  Zach BrownRDS: remove __init and __exit annotation
2010-09-09  Andy GroverRDS/IB: Use SLAB_HWCACHE_ALIGN flag for kmem_cache_create()
2010-09-09  Zach BrownRDS/IB: always process recv completions
2010-09-09  Zach BrownRDS: return to a single-threaded krdsd
2010-09-09  Zach BrownRDS/IB: create a work queue for FMR flushing
2010-09-09  Zach BrownRDS/IB: destroy connections on rmmod
2010-09-09  Zach BrownRDS/IB: wait for IB dev freeing work to finish during...
2010-09-09  Andy GroverRDS/IB: Make ib_recv_refill return void
2010-09-09  Andy GroverRDS: Remove unused XLIST_PTR_TAIL and xlist_protect()
2010-09-09  Andy GroverRDS: whitespace
2010-09-09  Chris MasonRDS: use delayed work for the FMR flushes
2010-09-09  Chris Masonrds: more FMRs are faster
2010-09-09  Chris Masonrds: recycle FMRs through lockless lists
2010-09-09  Zach Brownrds: fix rds_send_xmit() serialization
2010-09-09  Zach Brownrds: block ints when acquiring c_lock in rds_conn_messa...
2010-09-09  Zach Brownrds: remove unused rds_send_acked_before()
2010-09-09  Chris MasonRDS: use friendly gfp masks for prefill
2010-09-09  Chris MasonRDS/IB: Add caching of frags and incs
2010-09-09  Andy GroverRDS/IB: Remove ib_recv_unmap_page()
2010-09-09  Andy GroverRDS: Assume recv->r_frag is always NULL in refill_one()
2010-09-09  Andy GroverRDS: Use page_remainder_alloc() for recv bufs
2010-09-09  Zach BrownRDS/IB: disconnect when IB devices are removed
2010-09-09  Zach BrownRDS: introduce rds_conn_connect_if_down()
2010-09-09  Zach BrownRDS/IB: add refcount tracking to struct rds_ib_device
2010-09-09  Zach BrownRDS/IB: get the xmit max_sge from the RDS IB device...
2010-09-09  Zach BrownRDS/IB: rds_ib_cm_handle_connect() forgot to unlock...
2010-09-09  Chris Masonrds: Fix reference counting on the for xmit_atomic...
2010-09-09  Chris Masonrds: use RCU to protect the connection hash
next
This page took 0.120493 seconds and 5 git commands to generate.