1. 09 1月, 2018 2 次提交
  2. 27 12月, 2017 12 次提交
  3. 15 12月, 2017 3 次提交
  4. 06 12月, 2017 3 次提交
  5. 14 11月, 2017 1 次提交
  6. 11 11月, 2017 1 次提交
  7. 02 11月, 2017 6 次提交
  8. 26 10月, 2017 3 次提交
  9. 24 10月, 2017 1 次提交
  10. 22 10月, 2017 1 次提交
  11. 18 10月, 2017 1 次提交
    • K
      net: hns: Convert timers to use timer_setup() · d039ef68
      Kees Cook 提交于
      In preparation for unconditionally passing the struct timer_list pointer to
      all timer callbacks, switch to using the new timer_setup() and from_timer()
      to pass the timer pointer explicitly. Switches test of .data field to
      .function, since .data will be going away.
      
      Cc: Yisen Zhuang <yisen.zhuang@huawei.com>
      Cc: Salil Mehta <salil.mehta@huawei.com>
      Cc: "David S. Miller" <davem@davemloft.net>
      Cc: lipeng <lipeng321@huawei.com>
      Cc: Lin Yun Sheng <linyunsheng@huawei.com>
      Cc: Kejian Yan <yankejian@huawei.com>
      Cc: Arnd Bergmann <arnd@arndb.de>
      Cc: netdev@vger.kernel.org
      Signed-off-by: NKees Cook <keescook@chromium.org>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      d039ef68
  12. 11 10月, 2017 2 次提交
  13. 10 10月, 2017 4 次提交