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
*
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-05-23
1
-4
/
+4
*
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-05-08
1
-2
/
+2
*
hv_netvsc: Don't free decrypted memory
Rick Edgecombe
2024-04-10
1
-2
/
+5
*
hv_netvsc: Register VF in netvsc_probe if NET_DEVICE_REGISTER missed
Shradha Gupta
2024-02-04
1
-20
/
+62
*
hv_netvsc: Fix race condition between netvsc_probe and netvsc_remove
Souradeep Chakrabarti
2024-02-01
1
-1
/
+4
*
hv_netvsc: Calculate correct ring size when PAGE_SIZE is not 4 Kbytes
Michael Kelley
2024-01-24
1
-2
/
+2
*
hv_netvsc: remove duplicated including of slab.h
Wang Jinchao
2023-12-15
1
-1
/
+0
*
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
2023-12-14
1
-15
/
+17
*
net: Convert some ethtool_sprintf() to ethtool_puts()
justinstitt@google.com
2023-12-08
1
-2
/
+2
*
hv_netvsc: rndis_filter needs to select NLS
Randy Dunlap
2023-12-02
1
-0
/
+1
*
hv_netvsc: Mark VF as slave before exposing it to user-mode
Long Li
2023-11-21
1
-9
/
+23
*
hv_netvsc: Fix race of register_netdevice_notifier and VF register
Haiyang Zhang
2023-11-21
1
-2
/
+7
*
hv_netvsc: fix race of netvsc and VF register_netdevice
Haiyang Zhang
2023-11-21
1
-10
/
+15
*
hv_netvsc: fix netvsc_send_completion to avoid multiple message length checks
Sonia Sharma
2023-10-11
1
-8
/
+10
*
eth: add missing xdp.h includes in drivers
Jakub Kicinski
2023-08-03
1
-0
/
+1
*
hv_netvsc: Allocate rx indirection table size dynamically
Shradha Gupta
2023-06-07
3
-9
/
+35
*
hv_netvsc: Remove second mapping of send and recv buffers
Michael Kelley
2023-04-17
2
-48
/
+2
*
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-02-22
2
-0
/
+21
|
\
|
*
hv_netvsc: Check status in SEND_RNDIS_PKT completion message
Michael Kelley
2023-02-14
1
-0
/
+18
|
*
hv_netvsc: add missing NETDEV_XDP_ACT_NDO_XMIT xdp-features flag
Lorenzo Bianconi
2023-02-14
1
-1
/
+2
|
*
Daniel Borkmann says:
Jakub Kicinski
2023-02-11
1
-0
/
+2
|
|
\
|
|
*
drivers: net: turn on XDP features
Marek Majtyka
2023-02-03
1
-0
/
+2
*
|
|
Merge tag 'hyperv-next-signed-20230220' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-02-22
1
-3
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Drivers: hv: Make remove callback of hyperv driver void returned
Dawei Li
2023-01-17
1
-3
/
+2
|
|
/
*
|
hv_netvsc: Allocate memory in netvsc_dma_map() with GFP_ATOMIC
Michael Kelley
2023-02-08
1
-1
/
+1
*
|
hv_netvsc: Fix missed pagebuf entries in netvsc_dma_map/unmap()
Michael Kelley
2023-02-02
1
-7
/
+2
|
/
*
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
2022-10-29
1
-16
/
+16
*
net: hv_netvsc: Fix a warning triggered by memcpy in rndis_filter
Cezar Bulinaru
2022-10-15
1
-2
/
+4
*
hv_netvsc: Fix race between VF offering and VF association message from host
Gaurav Kohli
2022-10-07
3
-1
/
+25
*
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-29
2
-3
/
+2
*
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-31
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-24
1
-1
/
+4
|
\
|
*
hv_netvsc: Fix potential dereference of NULL pointer
Yongzhi Liu
2022-05-21
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-12
4
-94
/
+228
*
|
hv_netvsc: Print value of invalid ID in netvsc_send_{completion,tx_complete}()
Andrea Parri (Microsoft)
2022-04-08
1
-4
/
+4
*
|
net: hyperv: remove use of bpf_op_t
Jakub Kicinski
2022-04-08
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-16
1
-0
/
+3
*
|
net: netvsc: remove break after return
Saurabh Sengar
2022-03-12
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-15
1
-0
/
+1
[next]