1. 7ac2ed0 caif: Remove OOM messages, use kzalloc by Joe Perches · 13 years ago
  2. a9b3cd7 rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER by Stephen Hemminger · 13 years ago
  3. dec17b7 Remove redundant linux/version.h includes from net/ by Jesper Juhl · 13 years ago
  4. 9f6ec8d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  5. a1b7f85 caif: Bugfix - XOFF removed channel from caif-mux by sjur.brandeland@stericsson.com · 13 years ago
  6. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  7. 41be5a4 caif: Fix race when conditionally taking rtnl lock by sjur.brandeland@stericsson.com · 13 years ago
  8. 69c867c9 caif: Plug memory leak for checksum error by sjur.brandeland@stericsson.com · 13 years ago
  9. 96796ea caif: Fix freezes when running CAIF loopback device by sjur.brandeland@stericsson.com · 13 years ago
  10. 54e90fb caif: Fixes freeze on Link layer removal. by sjur.brandeland@stericsson.com · 13 years ago
  11. 0e5a117 caif: Bugfix add check NULL pointer before calling functions. by sjur.brandeland@stericsson.com · 13 years ago
  12. 3f874ad caif: remove unesesarry exports by sjur.brandeland@stericsson.com · 13 years ago
  13. 33b2f55 caif: Bugfix debugfs directory name must be unique. by sjur.brandeland@stericsson.com · 13 years ago
  14. c85c295 caif: Handle dev_queue_xmit errors. by sjur.brandeland@stericsson.com · 13 years ago
  15. bee925d caif: prepare support for namespaces by sjur.brandeland@stericsson.com · 13 years ago
  16. b3ccfbe caif: Protected in-flight packets using dev or sock refcont. by sjur.brandeland@stericsson.com · 13 years ago
  17. 43e3692 caif: Move refcount from service layer to sock and dev. by sjur.brandeland@stericsson.com · 13 years ago
  18. cb3cb42 caif: Add ref-count to framing layer by sjur.brandeland@stericsson.com · 13 years ago
  19. f362144 caif: Use RCU and lists in cfcnfg.c for managing caif link layers by sjur.brandeland@stericsson.com · 13 years ago
  20. bd30ce4 caif: Use RCU instead of spin-lock in caif_dev.c by sjur.brandeland@stericsson.com · 13 years ago
  21. 0b1e973 caif: Use rcu_read_lock in CAIF mux layer. by sjur.brandeland@stericsson.com · 13 years ago
  22. 056693a caif: Fix set-but-unused variables. by David S. Miller · 13 years ago
  23. 39b9afb caif: Add BUG_ON if dev_info is missing in packet by Sjur Brændeland · 13 years ago
  24. 4dd820c caif: Don't resend if dev_queue_xmit fails. by Sjur Brændeland · 13 years ago
  25. 73d6ac6 caif: code cleanup by Stephen Hemminger · 13 years ago
  26. 4a9f65f caif: performance bugfix - allow radio stack to prioritize packets. by Sjur Brændeland · 13 years ago
  27. 0c184ed caif: Bugfix use for_each_safe when removing list nodes. by Sjur Brændeland · 13 years ago
  28. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  29. 263fb5b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  30. b2df5a84 net/caif: Fix dangling list pointer in freed object on error. by David S. Miller · 13 years ago
  31. 441c793 net: cleanup unused macros in net directory by Shan Wei · 13 years ago
  32. 01a8590 caif: checking the wrong variable by Dan Carpenter · 13 years ago
  33. d7b92af CAIF: Fix IPv6 support in receive path for GPRS/3G by Kumar Sanghvi · 13 years ago
  34. 91b5c98 caif: don't set connection request param size before copying data by Dan Rosenberg · 13 years ago
  35. a3106d0 Net: caif: Makefile: Remove deprecated items by Tracey Dent · 14 years ago
  36. 47d1ff1 caif: Remove noisy printout when disconnecting caif socket by sjur.brandeland@stericsson.com · 14 years ago
  37. f2527ec caif: Bugfix for socket priority, bindtodev and dbg channel. by André Carvalho de Matos · 14 years ago
  38. 69259ab Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  39. 7931506 caif: fix two caif_connect() bugs by Eric Dumazet · 14 years ago
  40. ee62459 caif: remove duplicated include by Nicolas Kaiser · 14 years ago
  41. 9e2e8f1 caif: Use default send and receive buffer size in caif_socket. by Sjur Braendeland · 14 years ago
  42. e5e03ce caif: Fix function NULL pointer check. by Sjur Braendeland · 14 years ago
  43. b04367d caif: Minor fixes in log prints. by Sjur Braendeland · 14 years ago
  44. 9c44c9f caif: Remove buggy re-definition of pr_debug by Sjur Braendeland · 14 years ago
  45. e548833 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  46. f6c9322 net/caifcaif_dev.c: Use netdev_<level> by Joe Perches · 14 years ago
  47. b31fa5b net/caif: Use pr_fmt by Joe Perches · 14 years ago
  48. 7e36873 net/caif/cfrfml.c: use asm/unaligned.h by Jeff Mahoney · 14 years ago
  49. 24e263a caif: Bugfix - Increase default headroom size for control channel. by Sjur Braendeland · 14 years ago
  50. b77026b caif: precedence bug by Dan Carpenter · 14 years ago
  51. 01eebb5 caif: Kconfig and Makefile fixes by Sjur Braendeland · 14 years ago
  52. 69ad782 caif: Add debug connection type for CAIF. by Sjur Braendeland · 14 years ago
  53. 2aa40ae caif: Use link layer MTU instead of fixed MTU by Sjur Braendeland · 14 years ago
  54. a7da1f5 caif: Bugfix - RFM must support segmentation. by Sjur Braendeland · 14 years ago
  55. b1c7424 caif: Bugfix not all services uses flow-ctrl. by Sjur Braendeland · 14 years ago
  56. 62522d3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  57. aea34e7a caif: fix a couple range checks by Dan Carpenter · 14 years ago
  58. 9bfca3c caif: cleanup: remove duplicate checks by Dan Carpenter · 14 years ago
  59. f5d72af caif: remove unneeded null check in caif_connect() by Dan Carpenter · 14 years ago
  60. 97dc875 caif: unlock on error path in cfserl_receive() by Dan Carpenter · 14 years ago
  61. dcda138 caif: Bugfix - use MSG_TRUNC in receive by Sjur Braendeland · 14 years ago
  62. a9a8f10 caif: Bugfix - missing spin_unlock by Sjur Braendeland · 14 years ago
  63. ca6a09f caif: Bugfix - Poll can't return POLLHUP while connecting. by Sjur Braendeland · 14 years ago
  64. 638e628 caif: Bugfix - handle mem-allocation failures by Sjur Braendeland · 14 years ago
  65. 7aecf49 caif: Bugfix - use standard Linux lists by Sjur Braendeland · 14 years ago
  66. 9e4b816 caif: Bugfix - wait_ev*_timeout returns long. by Sjur Braendeland · 14 years ago
  67. eb1669a net-caif: drop redundant Kconfig entries by Mike Frysinger · 14 years ago
  68. 3fa21e0 net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  69. 49afa55 net/caif: Use kzalloc by Julia Lawall · 14 years ago
  70. 2c48520 Bugfix: Link selection was swapped in switch. by Sjur Braendeland · 14 years ago
  71. 8391c4a caif: Bugfixes in CAIF netdevice for close and flow control by Sjur Braendeland · 14 years ago
  72. bece7b2 caif: Rewritten socket implementation by Sjur Braendeland · 14 years ago
  73. 8d545c8 caif: Disconnect without waiting for response by Sjur Braendeland · 14 years ago
  74. 5b20865 caif: Add reference counting to service layer by Sjur Braendeland · 14 years ago
  75. e539d83 caif: Rename functions in cfcnfg and caif_dev by Sjur Braendeland · 14 years ago
  76. 4a4771a net: use sk_sleep() by Eric Dumazet · 14 years ago
  77. aa39514 net: sk_sleep() helper by Eric Dumazet · 14 years ago
  78. 6c57990 net-caif: using kmalloc/kfree requires the include of slab.h by Stephen Rothwell · 14 years ago
  79. 3908c69 net-caif: add CAIF Kconfig and Makefiles by Sjur Braendeland · 14 years ago
  80. cc36a07 net-caif: add CAIF netdevice by Sjur Braendeland · 14 years ago
  81. e6f95ec net-caif: add CAIF socket implementation by Sjur Braendeland · 14 years ago
  82. c72dfae net-caif: add CAIF device registration functionality by Sjur Braendeland · 14 years ago
  83. 15c9ac0 net-caif: add CAIF generic caif support functions by Sjur Braendeland · 14 years ago
  84. b482cd2 net-caif: add CAIF core protocol stack by Sjur Braendeland · 14 years ago