Historial de Commits

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