index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
hyperv
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-26
hv_netvsc: Make netvsc/VF binding check both MAC and serial number
Dexuan Cui
1
-2
/
+12
2021-04-08
net: remove the new_ifindex argument from dev_change_net_namespace
Andrei Vagin
1
-1
/
+1
2021-04-06
net: Allow to specify ifindex when device is moved to another namespace
Andrei Vagin
1
-1
/
+1
2021-03-30
hv_netvsc: Add error handling while switching data path
Haiyang Zhang
3
-11
/
+48
2021-03-17
netvsc: Update driver to use ethtool_sprintf
Alexander Duyck
1
-22
/
+11
2021-03-15
hv_netvsc: Add a comment clarifying batching logic
Shachar Raindel
1
-0
/
+20
2021-03-02
hv_netvsc: Fix validation in netvsc_linkstatus_callback()
Andrea Parri (Microsoft)
3
-6
/
+11
2021-02-22
Merge tag 'hyperv-next-signed-20210216' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-2
/
+16
2021-02-15
Revert "Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring buffer"
Wei Liu
3
-7
/
+0
2021-02-11
hv_netvsc: Restrict configurations on isolated guests
Andrea Parri (Microsoft)
1
-2
/
+16
2021-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-3
/
+4
2021-02-05
Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring buffer
Andres Beltran
3
-0
/
+7
2021-02-05
hv_netvsc: Load and store the proper (NBL_HASH_INFO) per-packet info
Andrea Parri (Microsoft)
1
-1
/
+1
2021-02-05
hv_netvsc: Allocate the recv_buf buffers after NVSP_MSG1_TYPE_SEND_RECV_BUF
Andrea Parri (Microsoft)
1
-7
/
+11
2021-02-05
hv_netvsc: Reset the RSC count if NVSP_STAT_FAIL in netvsc_receive()
Andrea Parri (Microsoft)
2
-3
/
+4
2021-01-30
hv_netvsc: Copy packets sent by Hyper-V out of the receive buffer
Andrea Parri (Microsoft)
4
-86
/
+150
2021-01-19
hv_netvsc: Add (more) validation for untrusted Hyper-V values
Andrea Parri (Microsoft)
4
-62
/
+136
2021-01-16
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-6
/
+2
2021-01-13
hv_netvsc: Process NETDEV_GOING_DOWN on VF hot remove
Long Li
1
-3
/
+7
2021-01-13
hv_netvsc: Wait for completion on request SWITCH_DATA_PATH
Long Li
2
-4
/
+34
2021-01-13
hv_netvsc: Check VF datapath when sending traffic to VF
Long Li
1
-1
/
+2
2021-01-09
net, xdp: Introduce xdp_prepare_buff utility routine
Lorenzo Bianconi
1
-4
/
+1
2021-01-09
net, xdp: Introduce xdp_init_buff utility routine
Lorenzo Bianconi
1
-2
/
+1
2020-12-18
Merge tag 'net-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-7
/
+4
2020-12-16
Merge tag 'hyperv-next-signed-20201214' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-6
/
+35
2020-12-16
use __netdev_notify_peers in hyperv
Lijun Pan
1
-7
/
+4
2020-12-04
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-1
/
+1
2020-12-01
xsk: Propagate napi_id to XDP socket Rx path
Björn Töpel
1
-1
/
+1
2020-11-24
hv_netvsc: Validate number of allocated sub-channels
Andrea Parri (Microsoft)
1
-0
/
+5
2020-11-24
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
2
-0
/
+2
2020-11-17
hv_netvsc: Use vmbus_requestor to generate transaction IDs for VMBus hardening
Andres Beltran
3
-6
/
+30
2020-10-14
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-31
/
+30
2020-09-28
hv_netvsc: Use HV_HYP_PAGE_SIZE for Hyper-V communication
Boqun Feng
3
-31
/
+30
2020-09-18
hv_netvsc: Add validation for untrusted Hyper-V values
Andres Beltran
4
-20
/
+188
2020-09-10
hv_netvsc: Cache the current data path to avoid duplicate call and message
Dexuan Cui
2
-1
/
+23
2020-09-10
hv_netvsc: Switch the data path at the right time during hibernation
Dexuan Cui
1
-10
/
+1
2020-09-08
hv_netvsc: Fix hibernation for mlx5 VF driver
Dexuan Cui
1
-5
/
+11
2020-08-21
hv_netvsc: Fix the queue_mapping in netvsc_vf_xmit()
Haiyang Zhang
1
-1
/
+1
2020-08-21
hv_netvsc: Remove "unlikely" from netvsc_select_queue
Haiyang Zhang
1
-1
/
+1
2020-08-05
hv_netvsc: do not use VF device if link is down
Stephen Hemminger
1
-3
/
+4
2020-07-26
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
1
-20
/
+1
2020-07-25
net: hyperv: dump TX indirection table to ethtool regs
Chi Song
1
-0
/
+19
2020-07-23
hv_netvsc: add support for vlans in AF_PACKET mode
Sriram Krishnan
2
-0
/
+25
2020-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2
-2
/
+4
2020-06-04
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+5
2020-05-22
xsk: Remove MEM_TYPE_ZERO_COPY and corresponding code
Björn Töpel
1
-1
/
+0
2020-05-15
hv_netvsc: Add XDP frame size to driver
Jesper Dangaard Brouer
2
-1
/
+2
2020-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+2
2020-05-04
net: partially revert dynamic lockdep key changes
Cong Wang
1
-0
/
+2
2020-05-02
hv_netvsc: Fix netvsc_start_xmit's return type
Nathan Chancellor
1
-1
/
+2
[next]