Skip to content
Snippets Groups Projects
  1. May 24, 2015
  2. May 23, 2015
  3. May 21, 2015
    • Jonas Gorski's avatar
      mac80211: make it work with 3.18.12+ · 07293788
      Jonas Gorski authored
      
      3.18.12 backported 61ada528dea028331e99e8ceaed87c683ad25de2 ("sched/wait:
      Provide infrastructure to deal with nested blocking") from 3.19, causing
      the following error on load:
      
      [   13.588000] compat: exports duplicate symbol woken_wake_function (owned by kernel)
      
      Fix this by guarding it with a check for 3.18.11 or earlier instead of
      3.19.
      
      Signed-off-by: default avatarJonas Gorski <jogo@openwrt.org>
      
      SVN-Revision: 45710
      07293788
  4. May 09, 2015
  5. May 08, 2015
  6. May 05, 2015
    • Steven Barth's avatar
      netsupport: l2tp-ip: only depend on IPv6 if IPv6 support is enabled · 336fc7a7
      Steven Barth authored
      
      Before r45593 kmod-l2tp-ip did not depend on kmod-ipv6.
      With r45593 support for L2TP IPv6 encapsulation was added and
      included in the kmod-l2tp-ip package. This change also
      added the dependency to kmod-ipv6 to kmod-l2tp-ip, regardless
      of whether the user chose to generally include IPv6 support
      or not.
      Change this so L2TP over IPv6 and the resulting dependency
      to kmod-ipv6 is only included in kmod-l2tp-ip if IPv6 support
      is enabled.
      
      Signed-off-by: default avatarDaniel Golle <daniel@makrotopia.org>
      
      SVN-Revision: 45612
      336fc7a7
  7. May 02, 2015
  8. Apr 24, 2015
  9. Apr 22, 2015
  10. Apr 21, 2015
  11. Apr 20, 2015
  12. Apr 17, 2015
  13. Apr 15, 2015
  14. Apr 14, 2015
  15. Apr 13, 2015
  16. Apr 12, 2015
  17. Apr 11, 2015
  18. Apr 10, 2015
  19. Apr 09, 2015
Loading