index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2023-10-27
net: pcs: xpcs: Add 2500BASE-X case in get state for XPCS drivers
Raju Lakkaraju
2023-10-27
net: mana: Use xdp_set_features_flag instead of direct assignment
Konstantin Taranov
2023-10-27
vxlan: Cleanup IFLA_VXLAN_PORT_RANGE entry in vxlan_get_size()
Benjamin Poirier
2023-10-27
iavf: delete the iavf client interface
Michal Schmidt
2023-10-27
iavf: add a common function for undoing the interrupt scheme
Michal Schmidt
2023-10-27
iavf: use unregister_netdev
Michal Schmidt
2023-10-27
iavf: rely on netdev's own registered state
Michal Schmidt
2023-10-27
iavf: fix the waiting time for initial reset
Michal Schmidt
2023-10-27
iavf: in iavf_down, don't queue watchdog_task if comms failed
Michal Schmidt
2023-10-27
iavf: simplify mutex_trylock+sleep loops
Michal Schmidt
2023-10-27
iavf: fix comments about old bit locks
Michal Schmidt
2023-10-27
ipvlan: properly track tx_errors
Eric Dumazet
2023-10-27
netdevsim: Block until all devices are released
Ido Schimmel
2023-10-27
nfp: using napi_build_skb() to replace build_skb()
Fei Qin
2023-10-27
net: dsa: microchip: ksz9477: Fix spelling mistake "Enery" -> "Energy"
Colin Ian King
2023-10-27
net: dsa: microchip: Ensure Stable PME Pin State for Wake-on-LAN
Oleksij Rempel
2023-10-27
net: dsa: microchip: Refactor switch shutdown routine for WoL preparation
Oleksij Rempel
2023-10-27
net: dsa: microchip: Add error handling for ksz_switch_macaddr_get()
Oleksij Rempel
2023-10-27
net: dsa: microchip: Refactor comment for ksz_switch_macaddr_get() function
Oleksij Rempel
2023-10-27
net: dsa: microchip: ksz9477: Add Wake on Magic Packet support
Oleksij Rempel
2023-10-27
virtio_net: use u64_stats_t infra to avoid data-races
Eric Dumazet
2023-10-27
vxlan: mdb: Add MDB get support
Ido Schimmel
2023-10-27
vxlan: mdb: Factor out a helper for remote entry size calculation
Ido Schimmel
2023-10-27
vxlan: mdb: Adjust function arguments
Ido Schimmel
2023-10-26
ice: Hook up 4 E830 devices by adding their IDs
Pawel Chmielewski
2023-10-26
ice: Remove redundant zeroing of the fields.
Pawel Chmielewski
2023-10-26
ice: Add support for E830 DDP package segment
Dan Nowlin
2023-10-26
ice: Add ice_get_link_status_datalen
Paul Greenwalt
2023-10-26
ice: Add 200G speed/phy type use
Alice Michael
2023-10-26
ice: Add E830 device IDs, MAC type and registers
Paul Greenwalt
2023-10-26
Merge tag 'wireless-next-2023-10-26' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2023-10-26
Merge tag 'for-netdev' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/...
Jakub Kicinski
2023-10-26
bnxt_en: Fix 2 stray ethtool -S counters
Michael Chan
2023-10-26
netlink: make range pointers in policies const
Jakub Kicinski
2023-10-26
net/mlx5: fix uninit value use
Przemek Kitszel
2023-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-26
netkit: Remove explicit active/peer ptr initialization
Nikolay Aleksandrov
2023-10-26
bareudp: use ports to lookup route
Beniamino Galvani
2023-10-25
iavf: in iavf_down, disable queues when removing the driver
Michal Schmidt
2023-10-25
wifi: ray_cs: Remove unnecessary (void*) conversions
Wu Yunchuan
2023-10-25
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2023-10-25
Revert "wifi: ath11k: call ath11k_mac_fils_discovery() without condition"
Kalle Valo
2023-10-25
wifi: ath12k: Introduce and use ath12k_sta_to_arsta()
Jeff Johnson
2023-10-25
wifi: ath12k: fix htt mlo-offset event locking
Johan Hovold
2023-10-25
wifi: ath12k: fix dfs-radar and temperature event locking
Johan Hovold
2023-10-25
wifi: ath11k: fix gtk offload status event locking
Johan Hovold
2023-10-25
wifi: ath11k: fix htt pktlog locking
Johan Hovold
2023-10-25
wifi: ath11k: fix dfs radar event locking
Johan Hovold
2023-10-25
wifi: ath11k: fix temperature event locking
Johan Hovold
2023-10-25
wifi: ath12k: rename the sc naming convention to ab
Karthikeyan Periyasamy
[next]