aboutsummaryrefslogtreecommitdiffstats
path: root/net/caif
Commit message (Expand)AuthorAge
* caif: Bugfix - XOFF removed channel from caif-muxsjur.brandeland@stericsson.com2011-06-16
* caif: Fix race when conditionally taking rtnl locksjur.brandeland@stericsson.com2011-06-02
* caif: Plug memory leak for checksum errorsjur.brandeland@stericsson.com2011-05-22
* caif: Fix freezes when running CAIF loopback devicesjur.brandeland@stericsson.com2011-05-22
* caif: Fixes freeze on Link layer removal.sjur.brandeland@stericsson.com2011-05-22
* caif: Bugfix add check NULL pointer before calling functions.sjur.brandeland@stericsson.com2011-05-22
* caif: remove unesesarry exportssjur.brandeland@stericsson.com2011-05-15
* caif: Bugfix debugfs directory name must be unique.sjur.brandeland@stericsson.com2011-05-15
* caif: Handle dev_queue_xmit errors.sjur.brandeland@stericsson.com2011-05-15
* caif: prepare support for namespacessjur.brandeland@stericsson.com2011-05-15
* caif: Protected in-flight packets using dev or sock refcont.sjur.brandeland@stericsson.com2011-05-15
* caif: Move refcount from service layer to sock and dev.sjur.brandeland@stericsson.com2011-05-15
* caif: Add ref-count to framing layersjur.brandeland@stericsson.com2011-05-15
* caif: Use RCU and lists in cfcnfg.c for managing caif link layerssjur.brandeland@stericsson.com2011-05-15
* caif: Use RCU instead of spin-lock in caif_dev.csjur.brandeland@stericsson.com2011-05-15
* caif: Use rcu_read_lock in CAIF mux layer.sjur.brandeland@stericsson.com2011-05-15
* caif: Fix set-but-unused variables.David S. Miller2011-04-17
* caif: Add BUG_ON if dev_info is missing in packetSjur Brændeland2011-04-11
* caif: Don't resend if dev_queue_xmit fails.Sjur Brændeland2011-04-11
* caif: code cleanupStephen Hemminger2011-04-11
* caif: performance bugfix - allow radio stack to prioritize packets.Sjur Brændeland2011-04-11
* caif: Bugfix use for_each_safe when removing list nodes.Sjur Brændeland2011-04-11
* Fix common misspellingsLucas De Marchi2011-03-31
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-02-08
|\
| * net/caif: Fix dangling list pointer in freed object on error.David S. Miller2011-02-08
* | net: cleanup unused macros in net directoryShan Wei2011-01-20
|/
* caif: checking the wrong variableDan Carpenter2011-01-15
* CAIF: Fix IPv6 support in receive path for GPRS/3GKumar Sanghvi2011-01-10
* caif: don't set connection request param size before copying dataDan Rosenberg2011-01-10
* Net: caif: Makefile: Remove deprecated itemsTracey Dent2010-11-22
* caif: Remove noisy printout when disconnecting caif socketsjur.brandeland@stericsson.com2010-11-03
* caif: Bugfix for socket priority, bindtodev and dbg channel.André Carvalho de Matos2010-11-03
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-06
|\
| * caif: fix two caif_connect() bugsEric Dumazet2010-10-05
* | caif: remove duplicated includeNicolas Kaiser2010-10-05
* | caif: Use default send and receive buffer size in caif_socket.Sjur Braendeland2010-09-21
* | caif: Fix function NULL pointer check.Sjur Braendeland2010-09-21
* | caif: Minor fixes in log prints.Sjur Braendeland2010-09-21
* | caif: Remove buggy re-definition of pr_debugSjur Braendeland2010-09-21
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-10
|\|
| * net/caif/cfrfml.c: use asm/unaligned.hJeff Mahoney2010-08-26
* | net/caifcaif_dev.c: Use netdev_<level>Joe Perches2010-09-06
* | net/caif: Use pr_fmtJoe Perches2010-09-06
|/
* caif: Bugfix - Increase default headroom size for control channel.Sjur Braendeland2010-08-10
* caif: precedence bugDan Carpenter2010-07-22
* caif: Kconfig and Makefile fixesSjur Braendeland2010-06-29
* caif: Add debug connection type for CAIF.Sjur Braendeland2010-06-20
* caif: Use link layer MTU instead of fixed MTUSjur Braendeland2010-06-20
* caif: Bugfix - RFM must support segmentation.Sjur Braendeland2010-06-20
* caif: Bugfix not all services uses flow-ctrl.Sjur Braendeland2010-06-20