1. 8a8ee9a net caif: Register properly as a pernet subsystem. by Eric W. Biederman · 13 years ago
  2. 59f608d caif: Remove bad WARN_ON in caif_dev by sjur.brandeland@stericsson.com · 13 years ago
  3. 6b3da11 Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
  4. 933393f percpu: Remove irqsafe_cpu_xxx variants by Christoph Lameter · 13 years ago
  5. f84ea77 caif: Replace BUG_ON with WARN_ON. by Roar Førde · 13 years ago
  6. 7d31130 caif: Stash away hijacked skb destructor and call it later by sjur.brandeland@stericsson.com · 13 years ago
  7. 0e4c7d8 caif: Add support for flow-control on device's tx-queue by sjur.brandeland@stericsson.com · 13 years ago
  8. 7ad65bf caif: Add support for CAIF over CDC NCM USB interface by sjur.brandeland@stericsson.com · 13 years ago
  9. e977b4c caif: Remove unused enum and parameter in cfserl by sjur.brandeland@stericsson.com · 13 years ago
  10. 7c18d22 caif: Restructure how link caif link layer enroll by sjur.brandeland@stericsson.com · 13 years ago
  11. 3a9a231 net: Fix files explicitly needing to include module.h by Paul Gortmaker · 13 years ago
  12. 08613e4 caif: Fix BUG() with network namespaces by David Woodhouse · 13 years ago
  13. 4fb66b8 caif: fix a potential NULL dereference by Eric Dumazet · 13 years ago
  14. dec17b7 Remove redundant linux/version.h includes from net/ by Jesper Juhl · 13 years ago
  15. 69c867c caif: Plug memory leak for checksum error by sjur.brandeland@stericsson.com · 13 years ago
  16. c85c295 caif: Handle dev_queue_xmit errors. by sjur.brandeland@stericsson.com · 13 years ago
  17. bee925d caif: prepare support for namespaces by sjur.brandeland@stericsson.com · 13 years ago
  18. bd30ce4 caif: Use RCU instead of spin-lock in caif_dev.c by sjur.brandeland@stericsson.com · 13 years ago
  19. 056693a caif: Fix set-but-unused variables. by David S. Miller · 13 years ago
  20. 4dd820c caif: Don't resend if dev_queue_xmit fails. by Sjur Brændeland · 13 years ago
  21. 73d6ac6 caif: code cleanup by Stephen Hemminger · 13 years ago
  22. f2527ec caif: Bugfix for socket priority, bindtodev and dbg channel. by André Carvalho de Matos · 14 years ago
  23. e5e03ce caif: Fix function NULL pointer check. by Sjur Braendeland · 14 years ago
  24. f6c9322 net/caifcaif_dev.c: Use netdev_<level> by Joe Perches · 14 years ago
  25. b31fa5b net/caif: Use pr_fmt by Joe Perches · 14 years ago
  26. 2aa40ae caif: Use link layer MTU instead of fixed MTU by Sjur Braendeland · 14 years ago
  27. 3fa21e0 net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  28. 2c48520 Bugfix: Link selection was swapped in switch. by Sjur Braendeland · 14 years ago
  29. 5b20865 caif: Add reference counting to service layer by Sjur Braendeland · 14 years ago
  30. e539d83 caif: Rename functions in cfcnfg and caif_dev by Sjur Braendeland · 14 years ago
  31. c72dfae net-caif: add CAIF device registration functionality by Sjur Braendeland · 14 years ago