1. eca9953 net: caif: Add a missing rcu_read_unlock() in caif_flow_cb by YueHaibing · 6 years ago
  2. 4676a15 net: caif: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  3. 8203274 net: Include appropriate header file in caif/caif_dev.c by Rashika Kheria · 10 years ago
  4. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 11 years ago
  5. 26ee65e caif: Remove my bouncing email address. by sjur.brandeland@stericsson.com · 11 years ago
  6. 3bffc47 CAIF: fix indentation for function arguments by Silviu-Mihai Popescu · 11 years ago
  7. d6e89c0 caif_dev: fix sparse warnings for caif_flow_cb by Silviu-Mihai Popescu · 11 years ago
  8. abaa72d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  9. 96f80d1 caif: Fix access to freed pernet memory by Sjur Brændeland · 12 years ago
  10. c95567c caif: added check for potential null return by Kim Lilliestierna XX · 12 years ago
  11. be4852c caif: Remove unused pointer and code by Kim Lilliestierna XX · 12 years ago
  12. 31fdc55 net: remove my future former mail address by Rémi Denis-Courmont · 12 years ago
  13. 1f0b670 caif: caifdev is never used in net/caif/caif_dev.c::transmit() - remove it. by Jesper Juhl · 12 years ago
  14. 8a8ee9a net caif: Register properly as a pernet subsystem. by Eric W. Biederman · 12 years ago
  15. 59f608d caif: Remove bad WARN_ON in caif_dev by sjur.brandeland@stericsson.com · 12 years ago
  16. 6b3da11 Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 12 years ago
  17. 933393f percpu: Remove irqsafe_cpu_xxx variants by Christoph Lameter · 12 years ago
  18. f84ea77 caif: Replace BUG_ON with WARN_ON. by Roar Førde · 12 years ago
  19. 7d31130 caif: Stash away hijacked skb destructor and call it later by sjur.brandeland@stericsson.com · 12 years ago
  20. 0e4c7d8 caif: Add support for flow-control on device's tx-queue by sjur.brandeland@stericsson.com · 12 years ago
  21. 7ad65bf caif: Add support for CAIF over CDC NCM USB interface by sjur.brandeland@stericsson.com · 12 years ago
  22. e977b4c caif: Remove unused enum and parameter in cfserl by sjur.brandeland@stericsson.com · 12 years ago
  23. 7c18d22 caif: Restructure how link caif link layer enroll by sjur.brandeland@stericsson.com · 12 years ago
  24. 3a9a231 net: Fix files explicitly needing to include module.h by Paul Gortmaker · 13 years ago
  25. 08613e4 caif: Fix BUG() with network namespaces by David Woodhouse · 13 years ago
  26. 4fb66b8 caif: fix a potential NULL dereference by Eric Dumazet · 13 years ago
  27. dec17b7 Remove redundant linux/version.h includes from net/ by Jesper Juhl · 13 years ago
  28. 69c867c9 caif: Plug memory leak for checksum error by sjur.brandeland@stericsson.com · 13 years ago
  29. c85c295 caif: Handle dev_queue_xmit errors. by sjur.brandeland@stericsson.com · 13 years ago
  30. bee925d caif: prepare support for namespaces by sjur.brandeland@stericsson.com · 13 years ago
  31. bd30ce4 caif: Use RCU instead of spin-lock in caif_dev.c by sjur.brandeland@stericsson.com · 13 years ago
  32. 056693a caif: Fix set-but-unused variables. by David S. Miller · 13 years ago
  33. 4dd820c caif: Don't resend if dev_queue_xmit fails. by Sjur Brændeland · 13 years ago
  34. 73d6ac6 caif: code cleanup by Stephen Hemminger · 13 years ago
  35. f2527ec caif: Bugfix for socket priority, bindtodev and dbg channel. by André Carvalho de Matos · 14 years ago
  36. e5e03ce caif: Fix function NULL pointer check. by Sjur Braendeland · 14 years ago
  37. f6c9322 net/caifcaif_dev.c: Use netdev_<level> by Joe Perches · 14 years ago
  38. b31fa5b net/caif: Use pr_fmt by Joe Perches · 14 years ago
  39. 2aa40ae caif: Use link layer MTU instead of fixed MTU by Sjur Braendeland · 14 years ago
  40. 3fa21e0 net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  41. 2c48520 Bugfix: Link selection was swapped in switch. by Sjur Braendeland · 14 years ago
  42. 5b20865 caif: Add reference counting to service layer by Sjur Braendeland · 14 years ago
  43. e539d83 caif: Rename functions in cfcnfg and caif_dev by Sjur Braendeland · 14 years ago
  44. c72dfae net-caif: add CAIF device registration functionality by Sjur Braendeland · 14 years ago