Age | Commit message (Expand) | Author |
2020-12-17 | Merge tag 'net-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2020-12-16 | Merge tag 'hyperv-next-signed-20201214' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2020-12-16 | use __netdev_notify_peers in hyperv | Lijun Pan |
2020-12-04 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski |
2020-12-01 | xsk: Propagate napi_id to XDP socket Rx path | Björn Töpel |
2020-11-24 | hv_netvsc: Validate number of allocated sub-channels | Andrea Parri (Microsoft) |
2020-11-23 | net: don't include ethtool.h from netdevice.h | Jakub Kicinski |
2020-11-17 | hv_netvsc: Use vmbus_requestor to generate transaction IDs for VMBus hardening | Andres Beltran |
2020-10-14 | Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-09-28 | hv_netvsc: Use HV_HYP_PAGE_SIZE for Hyper-V communication | Boqun Feng |
2020-09-17 | hv_netvsc: Add validation for untrusted Hyper-V values | Andres Beltran |
2020-09-10 | hv_netvsc: Cache the current data path to avoid duplicate call and message | Dexuan Cui |
2020-09-10 | hv_netvsc: Switch the data path at the right time during hibernation | Dexuan Cui |
2020-09-07 | hv_netvsc: Fix hibernation for mlx5 VF driver | Dexuan Cui |
2020-08-20 | hv_netvsc: Fix the queue_mapping in netvsc_vf_xmit() | Haiyang Zhang |
2020-08-20 | hv_netvsc: Remove "unlikely" from netvsc_select_queue | Haiyang Zhang |
2020-08-04 | hv_netvsc: do not use VF device if link is down | Stephen Hemminger |
2020-07-25 | bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands | Andrii Nakryiko |
2020-07-24 | net: hyperv: dump TX indirection table to ethtool regs | Chi Song |
2020-07-22 | hv_netvsc: add support for vlans in AF_PACKET mode | Sriram Krishnan |
2020-06-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-06-03 | Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-05-21 | xsk: Remove MEM_TYPE_ZERO_COPY and corresponding code | Björn Töpel |
2020-05-14 | hv_netvsc: Add XDP frame size to driver | Jesper Dangaard Brouer |
2020-05-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-05-04 | net: partially revert dynamic lockdep key changes | Cong Wang |
2020-05-01 | hv_netvsc: Fix netvsc_start_xmit's return type | Nathan Chancellor |
2020-04-23 | hv_netvsc: Disable NAPI before closing the VMBus channel | Andrea Parri (Microsoft) |
2020-03-30 | hv_netvsc: Remove unnecessary round_up for recv_completion_cnt | Haiyang Zhang |
2020-02-29 | net/ethtool: Introduce link_ksettings API for virtual network devices | Cris Forno |
2020-02-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-02-23 | hv_netvsc: Fix unwanted wakeup in netvsc_attach() | Haiyang Zhang |
2020-02-19 | hv_netvsc: use new helper tcp_v6_gso_csum_prep | Heiner Kallweit |
2020-02-07 | hv_netvsc: Fix XDP refcnt for synthetic and VF NICs | Haiyang Zhang |
2020-01-25 | hv_netvsc: Add XDP support | Haiyang Zhang |
2020-01-15 | hv_netvsc: Fix memory leak when removing rndis device | Mohammed Gamal |
2019-12-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2019-12-20 | hv_netvsc: Fix unwanted rx_table reset | Haiyang Zhang |
2019-12-14 | hv_netvsc: Fix tx_table init in rndis_set_subchannel() | Haiyang Zhang |
2019-12-09 | treewide: Use sizeof_field() macro | Pankaj Bharadiya |
2019-11-30 | Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-11-23 | hv_netvsc: make recording RSS hash depend on feature flag | Stephen Hemminger |
2019-11-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2019-11-21 | hv_netvsc: Fix send_table offset in case of a host bug | Haiyang Zhang |
2019-11-21 | hv_netvsc: Fix offset usage in netvsc_send_table() | Haiyang Zhang |
2019-11-21 | hv_netvsc: Add the support of hibernation | Dexuan Cui |
2019-11-05 | hv_netvsc: record hardware hash in skb | Stephen Hemminger |
2019-11-05 | hv_netvsc: flag software created hash value | Stephen Hemminger |
2019-10-30 | hv_netvsc: Fix error handling in netvsc_attach() | Haiyang Zhang |
2019-10-30 | hv_netvsc: Fix error handling in netvsc_set_features() | Haiyang Zhang |