]> bbs.cooldavid.org Git - net-next-2.6.git/history - net
stmmac: consolidate and tidy-up the COE support
[net-next-2.6.git] / net /
2010-09-17 Eric Dumazetethtool: change ethtool_set_gro() to use ethtool_op_get...
2010-09-17 Eric Dumazetip6tnl: get rid of ip6_tnl_lock
2010-09-17 Stephen Rothwellnet: include inetdevice.h for rcu_dereference_raw api...
2010-09-16 Brandon Philipsnet: enable GRO by default for vlan devices
2010-09-16 Eric Dumazetipv4: ip_ptr cleanups
2010-09-16 David S. Millerphonet: Fix build warning.
2010-09-16 Rémi Denis-CourmontPhonet: list subscribed resources via proc_fs
2010-09-16 Rémi Denis-CourmontPhonet: look up the resource routing table when forwarding
2010-09-16 Rémi Denis-CourmontPhonet: hook resource routing to userspace via ioctl()'s
2010-09-16 Rémi Denis-CourmontPhonet: resource routing backend
2010-09-16 Rémi Denis-CourmontPhonet: remove dangling pipe if an endpoint is closed...
2010-09-16 David S. MillerMerge branch 'dccp' of git://eden-feed.erg.abdn.ac...
2010-09-16 Arnd Bergmannirda/irnet: use noop_llseek
2010-09-16 Eric Dumazetsit: get rid of ipip6_lock
2010-09-16 Eric Dumazetgre: get rid of ipgre_lock
2010-09-16 Eric Dumazetipip: get rid of ipip_lock
2010-09-15 Ben Hutchingsethtool: Remove unimplemented flow specification types
2010-09-15 Gerrit Renkerdccp ccid-3: Simplify and consolidate tx_parse_options
2010-09-15 Gerrit Renkerdccp ccid-3: remove buggy RTT-sampling history lookup
2010-09-15 Gerrit Renkerdccp ccid-3: A lower bound for the inter-packet schedul...
2010-09-15 andrew hendryX.25 remove bkl in connect
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-14 Eric Dumazetflow: better memory management
2010-09-10 stephen hemmingerpkt_sched: remov unnecessary bh_disable
2010-09-10 Eric Dumazetfib: cleanups
2010-09-10 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2010-09-10 David S. MillerMerge branch 'vhost-net' of git://git.kernel.org/pub...
2010-09-10 Paul Gortmakertipc: Optimize handling excess content on incoming...
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 master.kernel.org:/pub/scm...
2010-09-09 Eric Dumazetudp: add rehash on connect()
2010-09-09 Eric Dumazetnet: inet_add_protocol() can use cmpxchg()
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
2010-09-09 Chris MasonRDS: use locking on the connection hash list
2010-09-09 Chris Masonrds: Fix RDMA message reference counting
2010-09-09 Chris Masonrds: don't let RDS shutdown a connection while senders...
2010-09-09 Chris Masonrds: Use RCU for the bind lookup searches
2010-09-09 Andy GroverRDS/IB: add _to_node() macros for numa and use {k,v...
2010-09-09 Andy GroverRDS/IB: Remove unused variable in ib_remove_addr()
2010-09-09 Chris Masonrds: rcu-ize rds_ib_get_device()
2010-09-09 Chris Masonrds: per-rm flush_wait waitq
2010-09-09 Chris Masonrds: switch to rwlock on bind_lock
2010-09-09 Andy GroverRDS: Update comments in rds_send_xmit()
2010-09-09 Chris MasonRDS: Use a generation counter to avoid rds_send_xmit...
2010-09-09 Andy GroverRDS: Get pong working again
2010-09-09 Andy GroverRDS: Do wait_event_interruptible instead of wait_event
2010-09-09 Andy GroverRDS: Remove send_quota from send_xmit()
2010-09-09 Andy GroverRDS: Move atomic stats from general to ib-specific...
2010-09-09 Andy GroverRDS: rds_message_unmapped() doesn't need to check if...
2010-09-09 Andy GroverRDS: Fix locking in send on m_rs_lock
2010-09-09 Andy GroverRDS: Use NOWAIT in message_map_pages()
2010-09-09 Andy GroverRDS: Bypass workqueue when queueing cong updates
2010-09-09 Andy GroverRDS: Call rds_send_xmit() directly from sendmsg()
2010-09-09 Andy GroverRDS: rds_send_xmit() locking/irq fixes
next