index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
hyperv
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: remove the new_ifindex argument from dev_change_net_namespace
Andrei Vagin
2021-04-07
1
-1
/
+1
*
net: Allow to specify ifindex when device is moved to another namespace
Andrei Vagin
2021-04-05
1
-1
/
+1
*
hv_netvsc: Add error handling while switching data path
Haiyang Zhang
2021-03-30
3
-11
/
+48
*
netvsc: Update driver to use ethtool_sprintf
Alexander Duyck
2021-03-17
1
-22
/
+11
*
hv_netvsc: Add a comment clarifying batching logic
Shachar Raindel
2021-03-14
1
-0
/
+20
*
hv_netvsc: Fix validation in netvsc_linkstatus_callback()
Andrea Parri (Microsoft)
2021-03-02
3
-6
/
+11
*
Merge tag 'hyperv-next-signed-20210216' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2021-02-21
1
-2
/
+16
|
\
|
*
Revert "Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring buffer"
Wei Liu
2021-02-15
3
-7
/
+0
|
*
hv_netvsc: Restrict configurations on isolated guests
Andrea Parri (Microsoft)
2021-02-11
1
-2
/
+16
|
*
Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring buffer
Andres Beltran
2021-02-05
3
-0
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-02-10
2
-3
/
+4
|
\
\
|
*
|
hv_netvsc: Reset the RSC count if NVSP_STAT_FAIL in netvsc_receive()
Andrea Parri (Microsoft)
2021-02-05
2
-3
/
+4
|
|
/
*
|
hv_netvsc: Load and store the proper (NBL_HASH_INFO) per-packet info
Andrea Parri (Microsoft)
2021-02-05
1
-1
/
+1
*
|
hv_netvsc: Allocate the recv_buf buffers after NVSP_MSG1_TYPE_SEND_RECV_BUF
Andrea Parri (Microsoft)
2021-02-05
1
-7
/
+11
*
|
hv_netvsc: Copy packets sent by Hyper-V out of the receive buffer
Andrea Parri (Microsoft)
2021-01-30
4
-86
/
+150
*
|
hv_netvsc: Add (more) validation for untrusted Hyper-V values
Andrea Parri (Microsoft)
2021-01-19
4
-62
/
+136
*
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-01-16
1
-6
/
+2
|
\
\
|
*
|
net, xdp: Introduce xdp_prepare_buff utility routine
Lorenzo Bianconi
2021-01-08
1
-4
/
+1
|
*
|
net, xdp: Introduce xdp_init_buff utility routine
Lorenzo Bianconi
2021-01-08
1
-2
/
+1
|
|
/
*
|
hv_netvsc: Process NETDEV_GOING_DOWN on VF hot remove
Long Li
2021-01-13
1
-3
/
+7
*
|
hv_netvsc: Wait for completion on request SWITCH_DATA_PATH
Long Li
2021-01-13
2
-4
/
+34
*
|
hv_netvsc: Check VF datapath when sending traffic to VF
Long Li
2021-01-13
1
-1
/
+2
|
/
*
Merge tag 'net-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2020-12-17
1
-7
/
+4
|
\
|
*
use __netdev_notify_peers in hyperv
Lijun Pan
2020-12-16
1
-7
/
+4
*
|
Merge tag 'hyperv-next-signed-20201214' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2020-12-16
3
-6
/
+35
|
\
\
|
|
/
|
/
|
|
*
hv_netvsc: Validate number of allocated sub-channels
Andrea Parri (Microsoft)
2020-11-24
1
-0
/
+5
|
*
hv_netvsc: Use vmbus_requestor to generate transaction IDs for VMBus hardening
Andres Beltran
2020-11-17
3
-6
/
+30
*
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-12-04
1
-1
/
+1
|
\
\
|
*
|
xsk: Propagate napi_id to XDP socket Rx path
Björn Töpel
2020-12-01
1
-1
/
+1
|
|
/
*
/
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
2020-11-24
2
-0
/
+2
|
/
*
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-14
3
-31
/
+30
|
\
|
*
hv_netvsc: Use HV_HYP_PAGE_SIZE for Hyper-V communication
Boqun Feng
2020-09-28
3
-31
/
+30
*
|
hv_netvsc: Add validation for untrusted Hyper-V values
Andres Beltran
2020-09-18
4
-20
/
+188
*
|
hv_netvsc: Cache the current data path to avoid duplicate call and message
Dexuan Cui
2020-09-10
2
-1
/
+23
*
|
hv_netvsc: Switch the data path at the right time during hibernation
Dexuan Cui
2020-09-10
1
-10
/
+1
*
|
hv_netvsc: Fix hibernation for mlx5 VF driver
Dexuan Cui
2020-09-08
1
-5
/
+11
*
|
hv_netvsc: Fix the queue_mapping in netvsc_vf_xmit()
Haiyang Zhang
2020-08-21
1
-1
/
+1
*
|
hv_netvsc: Remove "unlikely" from netvsc_select_queue
Haiyang Zhang
2020-08-21
1
-1
/
+1
|
/
*
hv_netvsc: do not use VF device if link is down
Stephen Hemminger
2020-08-05
1
-3
/
+4
*
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
2020-07-26
1
-20
/
+1
*
net: hyperv: dump TX indirection table to ethtool regs
Chi Song
2020-07-25
1
-0
/
+19
*
hv_netvsc: add support for vlans in AF_PACKET mode
Sriram Krishnan
2020-07-23
2
-0
/
+25
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-06-04
2
-2
/
+4
|
\
|
*
xsk: Remove MEM_TYPE_ZERO_COPY and corresponding code
Björn Töpel
2020-05-22
1
-1
/
+0
|
*
hv_netvsc: Add XDP frame size to driver
Jesper Dangaard Brouer
2020-05-15
2
-1
/
+2
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-07
1
-1
/
+2
|
|
\
|
*
|
net: partially revert dynamic lockdep key changes
Cong Wang
2020-05-04
1
-0
/
+2
*
|
|
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-06-04
1
-2
/
+5
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
hv_netvsc: Disable NAPI before closing the VMBus channel
Andrea Parri (Microsoft)
2020-04-23
1
-2
/
+5
|
|
/
*
/
hv_netvsc: Fix netvsc_start_xmit's return type
Nathan Chancellor
2020-05-02
1
-1
/
+2
|
/
[next]