index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
hyperv
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-23
1
-1
/
+4
|
\
|
*
hv_netvsc: Fix potential dereference of NULL pointer
Yongzhi Liu
2022-05-20
1
-1
/
+4
*
|
net: allow gso_max_size to exceed 65536
Alexander Duyck
2022-05-16
1
-1
/
+1
*
|
net: make drivers set the TSO limit not the GSO limit
Jakub Kicinski
2022-05-06
1
-1
/
+1
*
|
hv_netvsc: Add support for XDP_REDIRECT
Haiyang Zhang
2022-04-11
4
-94
/
+228
*
|
hv_netvsc: Print value of invalid ID in netvsc_send_{completion,tx_complete}()
Andrea Parri (Microsoft)
2022-04-07
1
-4
/
+4
*
|
net: hyperv: remove use of bpf_op_t
Jakub Kicinski
2022-04-07
1
-4
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-17
1
-0
/
+3
|
\
|
*
hv_netvsc: Add check for kvmalloc_array
Jiasheng Jiang
2022-03-15
1
-0
/
+3
*
|
net: netvsc: remove break after return
Saurabh Sengar
2022-03-11
1
-1
/
+0
*
|
Netvsc: Call hv_unmap_memory() in the netvsc_device_remove()
Tianyu Lan
2022-02-09
1
-8
/
+16
|
/
*
Merge tag 'hyperv-next-signed-20220114' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2022-01-16
4
-3
/
+141
|
\
|
*
net: netvsc: Add Isolation VM support for netvsc driver
Tianyu Lan
2021-12-20
4
-3
/
+141
*
|
bpf: Let bpf_warn_invalid_xdp_action() report more info
Paolo Abeni
2021-12-13
1
-1
/
+1
*
|
hv_netvsc: Use bitmap_zalloc() when applicable
Christophe JAILLET
2021-11-22
1
-6
/
+4
*
|
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-11-22
1
-2
/
+6
|
/
*
Merge tag 'hyperv-next-signed-20211102' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2021-11-02
2
-10
/
+10
|
\
|
*
Drivers: hv: vmbus: Mark vmbus ring buffer visible to host in Isolation VM
Tianyu Lan
2021-10-28
2
-10
/
+10
*
|
hv_netvsc: Add comment of netvsc_xdp_xmit()
Jiasheng Jiang
2021-10-14
1
-0
/
+1
*
|
hv_netvsc: use netif_is_bond_master() instead of open code
Juhee Kang
2021-10-10
1
-2
/
+1
*
|
net: use eth_hw_addr_set()
Jakub Kicinski
2021-10-02
1
-1
/
+1
|
/
*
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-06-30
3
-4
/
+8
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-29
1
-0
/
+5
|
|
\
|
|
*
hv_netvsc: Set needed_headroom according to VF
Haiyang Zhang
2021-06-21
1
-0
/
+5
|
*
|
hv_netvsc: Avoid field-overflowing memcpy()
Kees Cook
2021-06-22
2
-4
/
+3
|
|
/
*
|
scsi: storvsc: Use blk_mq_unique_tag() to generate requestIDs
Andrea Parri (Microsoft)
2021-05-14
2
-3
/
+7
*
|
Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring buffer
Andres Beltran
2021-05-14
3
-0
/
+11
|
/
*
hv_netvsc: Make netvsc/VF binding check both MAC and serial number
Dexuan Cui
2021-04-25
1
-2
/
+12
*
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-29
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-01
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-04
2
-3
/
+4
|
|
/
*
|
hv_netvsc: Load and store the proper (NBL_HASH_INFO) per-packet info
Andrea Parri (Microsoft)
2021-02-04
1
-1
/
+1
*
|
hv_netvsc: Allocate the recv_buf buffers after NVSP_MSG1_TYPE_SEND_RECV_BUF
Andrea Parri (Microsoft)
2021-02-04
1
-7
/
+11
*
|
hv_netvsc: Copy packets sent by Hyper-V out of the receive buffer
Andrea Parri (Microsoft)
2021-01-29
4
-86
/
+150
*
|
hv_netvsc: Add (more) validation for untrusted Hyper-V values
Andrea Parri (Microsoft)
2021-01-18
4
-62
/
+136
*
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-01-15
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-12
1
-3
/
+7
*
|
hv_netvsc: Wait for completion on request SWITCH_DATA_PATH
Long Li
2021-01-12
2
-4
/
+34
*
|
hv_netvsc: Check VF datapath when sending traffic to VF
Long Li
2021-01-12
1
-1
/
+2
|
/
[next]