1. 27 2月, 2009 1 次提交
  2. 18 2月, 2009 1 次提交
  3. 10 2月, 2009 1 次提交
  4. 22 1月, 2009 1 次提交
  5. 13 1月, 2009 1 次提交
    • C
      net: ppp_generic - fix regressions caused by IDR conversion · 85997576
      Cyrill Gorcunov 提交于
      The commits:
      
      	7a95d267
      	("net: ppp_generic - use idr technique instead of cardmaps")
      
      	ab5024ab
      	("net: ppp_generic - use DEFINE_IDR for static initialization")
      
      introduced usage of IDR functionality but broke userspace side.
      
      Before this commits it was possible to allocate new ppp interface with
      specified number. Now it fails with EINVAL.  Fix it by trying to
      allocate interface with specified unit number and return EEXIST if
      fail which allow pppd to ask us to allocate new unit number.
      
      And fix messages on memory allocation fails - add details that it's
      PPP module who is complaining.
      Signed-off-by: NCyrill Gorcunov <gorcunov@openvz.org>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      85997576
  6. 19 12月, 2008 2 次提交
  7. 17 12月, 2008 1 次提交
  8. 21 11月, 2008 1 次提交
  9. 20 11月, 2008 2 次提交
  10. 04 11月, 2008 1 次提交
  11. 17 10月, 2008 1 次提交
  12. 16 10月, 2008 1 次提交
  13. 10 10月, 2008 1 次提交
  14. 23 9月, 2008 1 次提交
  15. 22 9月, 2008 1 次提交
  16. 27 7月, 2008 1 次提交
  17. 22 7月, 2008 1 次提交
  18. 21 6月, 2008 2 次提交
  19. 26 5月, 2008 1 次提交
  20. 14 5月, 2008 1 次提交
  21. 24 4月, 2008 1 次提交
  22. 29 1月, 2008 1 次提交
  23. 13 11月, 2007 1 次提交
  24. 17 9月, 2007 2 次提交
  25. 22 8月, 2007 1 次提交
  26. 20 7月, 2007 1 次提交
  27. 24 6月, 2007 1 次提交
  28. 09 5月, 2007 1 次提交
  29. 26 4月, 2007 2 次提交
  30. 26 3月, 2007 1 次提交
  31. 13 2月, 2007 1 次提交
  32. 12 2月, 2007 1 次提交
  33. 02 12月, 2006 1 次提交
  34. 14 9月, 2006 1 次提交
  35. 18 8月, 2006 1 次提交