Historique des commits

Auteur SHA1 Message Date
  stephen hemminger 2be0f26445 netvsc: make sure napi enabled before vmbus_open il y a 8 ans
  David S. Miller b1513c3531 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net il y a 8 ans
  stephen hemminger fdfb70d275 netvsc: fix calculation of available send sections il y a 8 ans
  stephen hemminger 76bb5db5c7 netvsc: fix use after free on module removal il y a 8 ans
  K. Y. Srinivasan 73e64fa4f4 netvsc: Deal with rescinded channels correctly il y a 8 ans
  stephen hemminger f9645430ef netvsc: use napi_consume_skb il y a 8 ans
  K. Y. Srinivasan bffb184247 netvsc: Initialize all channel related state prior to opening the channel il y a 8 ans
  stephen hemminger ebc1dcf600 netvsc: eliminate unnecessary skb == NULL checks il y a 8 ans
  stephen hemminger a0be450e19 netvsc: uses RCU instead of removal flag il y a 8 ans
  stephen hemminger 545a8e79bd netvsc: use RCU to protect inner device structure il y a 8 ans
  stephen hemminger f4f1c23d6e netvsc: fix NAPI performance regression il y a 8 ans
  stephen hemminger 262b7f142a netvsc: add comments about callback's and NAPI il y a 8 ans
  stephen hemminger 6de38af611 netvsc: avoid race with callback il y a 8 ans
  stephen hemminger e14b4db7a5 netvsc: fix race during initialization il y a 8 ans
  David S. Miller 101c431492 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net il y a 8 ans
  stephen hemminger 79cd874c96 netvsc: fix hang on netvsc module removal il y a 8 ans
  stephen hemminger 0d6dd35784 netvsc: need napi scheduled during removal il y a 8 ans
  stephen hemminger 7ce1012466 netvsc: handle select_queue when device is being removed il y a 8 ans
  stephen hemminger 15a863bf74 netvsc: implement NAPI il y a 8 ans
  stephen hemminger f3dd3f4797 vmbus: introduce in-place packet iterator il y a 8 ans
  stephen hemminger 50698d80f8 netvsc: don't overload variable in same function il y a 8 ans
  Linus Torvalds e30aee9e10 Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc il y a 8 ans
  Stephen Hemminger 3454323c95 vmbus: remove unused kickq argument to sendpacket il y a 8 ans
  David S. Miller 3efa70d78f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net il y a 8 ans
  Dexuan Cui 433e19cf33 Drivers: hv: vmbus: finally fix hv_need_to_signal_on_read() il y a 8 ans
  stephen hemminger b58a185801 netvsc: simplify get next send section il y a 8 ans
  Simon Xiao 6c80f3fc23 netvsc: report per-channel stats in ethtool statistics il y a 8 ans
  stephen hemminger 793e395555 netvsc: account for packets/bytes transmitted after completion il y a 8 ans
  stephen hemminger 46b4f7f5d1 netvsc: eliminate per-device outstanding send counter il y a 8 ans
  stephen hemminger 2c7f83ca71 netvsc: don't pass void * to internal device_add il y a 8 ans