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