index
:
git.armlinux.org.uk/linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
google
Age
Commit message (
Expand
)
Author
2025-12-04
gve: Move gve_init_clock to after AQ CONFIGURE_DEVICE_RESOURCES call
Tim Hostetler
2025-11-27
gve: Fix race condition on tx->dropped_pkt update
Max Yuan
2025-11-18
gve: Add Rx HWTS metadata to AF_XDP ZC mode
Tim Hostetler
2025-11-18
gve: Prepare bpf_xdp_metadata_rx_timestamp support
Tim Hostetler
2025-11-18
gve: Wrap struct xdp_buff
Tim Hostetler
2025-11-18
gve: Move ptp_schedule_worker to gve_init_clock
Tim Hostetler
2025-11-10
gve: Default to max_rx_buffer_size for DQO if device supported
Ankit Garg
2025-11-10
gve: Allow ethtool to configure rx_buf_len
Ankit Garg
2025-11-10
gve: Use extack to log xdp config verification errors
Ankit Garg
2025-11-10
gve: Decouple header split from RX buffer length
Ankit Garg
2025-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-10-31
gve: Implement settime64 with -EOPNOTSUPP
Tim Hostetler
2025-10-31
gve: Implement gettimex64 with -EOPNOTSUPP
Tim Hostetler
2025-10-20
gve: Consolidate and persist ethtool ring changes
Ankit Garg
2025-10-15
gve: Check valid ts bit on RX descriptor before hw timestamping
Tim Hostetler
2025-08-21
gve: support unreadable netmem
Mina Almasry
2025-08-19
gve: prevent ethtool ops after shutdown
Jordan Rhee
2025-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-07-22
gve: implement DQO RX datapath and control path for AF_XDP zero-copy
Joshua Washington
2025-07-22
gve: implement DQO TX datapath for AF_XDP zero-copy
Joshua Washington
2025-07-22
gve: keep registry of zc xsk pools in netdev_priv
Joshua Washington
2025-07-22
gve: merge xdp and xsk registration
Joshua Washington
2025-07-22
gve: deduplicate xdp info and xsk pool registration logic
Joshua Washington
2025-07-21
gve: Fix stuck TX queue for DQ queue format
Praveen Kaligineedi
2025-07-09
gve: make IRQ handlers and page allocation NUMA aware
Bailey Forrest
2025-07-08
gve: global: fix "for a while" typo
Ahelenia ZiemiaĆska
2025-06-21
gve: add XDP_TX and XDP_REDIRECT support for DQ RDA
Joshua Washington
2025-06-21
gve: refactor DQO TX methods to be more generic for XDP
Joshua Washington
2025-06-21
gve: rename gve_xdp_xmit to gve_xdp_xmit_gqi
Joshua Washington
2025-06-17
gve: Return error for unknown admin queue command
Alok Tiwari
2025-06-17
gve: Fix various typos and improve code comments
Alok Tiwari
2025-06-16
gve: Advertise support for rx hardware timestamping
John Fraker
2025-06-16
gve: Implement ndo_hwtstamp_get/set for RX timestamping
John Fraker
2025-06-16
gve: Add rx hardware timestamp expansion
John Fraker
2025-06-16
gve: Add support to query the nic clock
Kevin Yang
2025-06-16
gve: Add adminq lock for queues creation and destruction
Ziwei Xiao
2025-06-16
gve: Add initial PTP device support
Harshitha Ramamurthy
2025-06-16
gve: Add adminq command to report nic timestamp
John Fraker
2025-06-16
gve: Add device option for nic clock synchronization
John Fraker
2025-06-12
eth: remove empty RXFH handling from drivers
Jakub Kicinski
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-06-04
gve: add missing NULL check for gve_alloc_pending_packet() in TX DQO
Alok Tiwari
2025-05-29
gve: Fix RX_BUFFERS_POSTED stat to report per-queue fill_cnt
Alok Tiwari
2025-05-13
gve: add netmem TX support to GVE DQO-RDA mode
Mina Almasry
2025-04-22
xdp: create locked/unlocked instances of xdp redirect target setters
Joshua Washington
2025-04-17
net: ethtool: Adjust exactly ETH_GSTRING_LEN-long stats to use memcpy
Kees Cook
2025-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-04-09
xdp: double protect netdev->xdp_flags with netdev->lock
Jakub Kicinski
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-04-03
gve: handle overflow when reporting TX consumed descriptors
Joshua Washington
[next]