UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / net / caif /
2011-02-08 David S. Millernet/caif: Fix dangling list pointer in freed object...
2011-01-16 Dan Carpentercaif: checking the wrong variable
2011-01-11 Kumar SanghviCAIF: Fix IPv6 support in receive path for GPRS/3G
2011-01-11 Dan Rosenbergcaif: don't set connection request param size before...
2010-11-22 Tracey DentNet: caif: Makefile: Remove deprecated items
2010-11-04 sjur.brandeland... caif: Remove noisy printout when disconnecting caif...
2010-11-04 André Carvalho de... caif: Bugfix for socket priority, bindtodev and dbg...
2010-10-07 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-10-06 Eric Dumazetcaif: fix two caif_connect() bugs
2010-10-05 Nicolas Kaisercaif: remove duplicated include
2010-09-22 Sjur Braendelandcaif: Use default send and receive buffer size in caif_...
2010-09-22 Sjur Braendelandcaif: Fix function NULL pointer check.
2010-09-22 Sjur Braendelandcaif: Minor fixes in log prints.
2010-09-22 Sjur Braendelandcaif: Remove buggy re-definition of pr_debug
2010-09-10 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-09-07 Joe Perchesnet/caifcaif_dev.c: Use netdev_<level>
2010-09-07 Joe Perchesnet/caif: Use pr_fmt
2010-08-26 Jeff Mahoneynet/caif/cfrfml.c: use asm/unaligned.h
2010-08-10 Sjur Braendelandcaif: Bugfix - Increase default headroom size for contr...
2010-07-22 Dan Carpentercaif: precedence bug
2010-06-29 Sjur Braendelandcaif: Kconfig and Makefile fixes
2010-06-21 Sjur Braendelandcaif: Add debug connection type for CAIF.
2010-06-21 Sjur Braendelandcaif: Use link layer MTU instead of fixed MTU
2010-06-21 Sjur Braendelandcaif: Bugfix - RFM must support segmentation.
2010-06-21 Sjur Braendelandcaif: Bugfix not all services uses flow-ctrl.
2010-06-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-06-09 Dan Carpentercaif: fix a couple range checks
2010-05-31 Dan Carpentercaif: cleanup: remove duplicate checks
2010-05-31 Dan Carpentercaif: remove unneeded null check in caif_connect()
2010-05-29 Dan Carpentercaif: unlock on error path in cfserl_receive()
2010-05-24 Sjur Braendelandcaif: Bugfix - use MSG_TRUNC in receive
2010-05-24 Sjur Braendelandcaif: Bugfix - missing spin_unlock
2010-05-24 Sjur Braendelandcaif: Bugfix - Poll can't return POLLHUP while connecting.
2010-05-24 Sjur Braendelandcaif: Bugfix - handle mem-allocation failures
2010-05-24 Sjur Braendelandcaif: Bugfix - use standard Linux lists
2010-05-24 Sjur Braendelandcaif: Bugfix - wait_ev*_timeout returns long.
2010-05-24 Mike Frysingernet-caif: drop redundant Kconfig entries
2010-05-18 Joe Perchesnet: Remove unnecessary returns from void function()s
2010-05-18 Julia Lawallnet/caif: Use kzalloc
2010-04-28 Sjur BraendelandBugfix: Link selection was swapped in switch.
2010-04-28 Sjur Braendelandcaif: Bugfixes in CAIF netdevice for close and flow...
2010-04-28 Sjur Braendelandcaif: Rewritten socket implementation
2010-04-28 Sjur Braendelandcaif: Disconnect without waiting for response
2010-04-28 Sjur Braendelandcaif: Add reference counting to service layer
2010-04-28 Sjur Braendelandcaif: Rename functions in cfcnfg and caif_dev
2010-04-26 Eric Dumazetnet: use sk_sleep()
2010-04-20 Eric Dumazetnet: sk_sleep() helper
2010-04-01 Stephen Rothwellnet-caif: using kmalloc/kfree requires the include...
2010-03-31 Sjur Braendelandnet-caif: add CAIF Kconfig and Makefiles
2010-03-31 Sjur Braendelandnet-caif: add CAIF netdevice
2010-03-31 Sjur Braendelandnet-caif: add CAIF socket implementation
2010-03-31 Sjur Braendelandnet-caif: add CAIF device registration functionality
2010-03-31 Sjur Braendelandnet-caif: add CAIF generic caif support functions
2010-03-31 Sjur Braendelandnet-caif: add CAIF core protocol stack