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
2024-07-16
Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
HEAD
master
Linus Torvalds
2024-07-16
Merge tag 'thermal-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-07-16
eth: fbnic: Fix spelling mistake "tiggerring" -> "triggering"
Colin Ian King
2024-07-16
wifi: ath12k: fix build vs old compiler
Paolo Abeni
2024-07-15
Merge tag 'timers-core-2024-07-14' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-07-15
eth: fbnic: Write the TCAM tables used for RSS control and Rx to host
Alexander Duyck
2024-07-15
eth: fbnic: Add L2 address programming
Alexander Duyck
2024-07-15
eth: fbnic: Add basic Rx handling
Alexander Duyck
2024-07-15
eth: fbnic: Add basic Tx handling
Alexander Duyck
2024-07-15
eth: fbnic: Add link detection
Alexander Duyck
2024-07-15
eth: fbnic: Add initial messaging to notify FW of our presence
Alexander Duyck
2024-07-15
eth: fbnic: Implement Rx queue alloc/start/stop/free
Alexander Duyck
2024-07-15
eth: fbnic: Implement Tx queue alloc/start/stop/free
Alexander Duyck
2024-07-15
eth: fbnic: Allocate a netdevice and napi vectors with queues
Alexander Duyck
2024-07-15
eth: fbnic: Add FW communication mechanism
Alexander Duyck
2024-07-15
eth: fbnic: Add message parsing for FW messages
Alexander Duyck
2024-07-15
eth: fbnic: Add register init to set PCIe/Ethernet device config
Alexander Duyck
2024-07-15
eth: fbnic: Allocate core device specific structures and devlink interface
Alexander Duyck
2024-07-15
eth: fbnic: Add scaffolding for Meta's NIC driver
Alexander Duyck
2024-07-15
Merge tag 'aux-sysfs-irqs' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Jakub Kicinski
2024-07-15
Merge branch 'thermal-core'
Rafael J. Wysocki
2024-07-15
Revert "net: mvpp2: Improve data types and use min()"
Jakub Kicinski
2024-07-15
dsa: lan9303: consistent naming for PHY address parameter
Christian Eggers
2024-07-15
Merge branch 'net-make-timestamping-selectable'
Jakub Kicinski
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-07-15
net: Change the API of PHY default timestamp to MAC
Kory Maincent
2024-07-15
net: ethernet: lantiq_etop: remove redundant device name setup
Aleksander Jan Bajkowski
2024-07-15
net: dsa: vsc73xx: start treating the BR_LEARNING flag
Pawel Dembicki
2024-07-15
net: dsa: vsc73xx: Add bridge support
Pawel Dembicki
2024-07-15
net: dsa: prepare 'dsa_tag_8021q_bridge_join' for standalone use
Pawel Dembicki
2024-07-15
net: dsa: Define max num of bridges in tag8021q implementation
Pawel Dembicki
2024-07-15
net: dsa: vsc73xx: Implement the tag_8021q VLAN operations
Pawel Dembicki
2024-07-15
net: dsa: vsc73xx: Add vlan filtering
Pawel Dembicki
2024-07-15
net: dsa: vsc73xx: add port_stp_state_set function
Pawel Dembicki
2024-07-15
net: ti: icssg-prueth: Split out common object into module
MD Danish Anwar
2024-07-14
virtio_net: Fix napi_skb_cache_put warning
Breno Leitao
2024-07-14
net: phy: bcm-phy-lib: Implement BroadR-Reach link modes
Kamil Horák (2N)
2024-07-14
net: phy: bcm54811: New link mode for BroadR-Reach
Kamil Horák (2N)
2024-07-14
virtio_net: xsk: rx: support recv merge mode
Xuan Zhuo
2024-07-14
virtio_net: xsk: rx: support recv small mode
Xuan Zhuo
2024-07-14
virtio_net: xsk: rx: support fill with xsk buffer
Xuan Zhuo
2024-07-14
virtio_net: xsk: support wakeup
Xuan Zhuo
2024-07-14
virtio_net: xsk: bind/unbind xsk for rx
Xuan Zhuo
2024-07-14
virtio_net: separate receive_mergeable
Xuan Zhuo
2024-07-14
virtio_net: separate receive_buf
Xuan Zhuo
2024-07-14
virtio_net: separate virtnet_tx_resize()
Xuan Zhuo
2024-07-14
virtio_net: separate virtnet_rx_resize()
Xuan Zhuo
2024-07-14
virtio_net: replace VIRTIO_XDP_HEADROOM by XDP_PACKET_HEADROOM
Xuan Zhuo
2024-07-14
net: dpaa: no need to make sure all CPUs receive a corresponding Tx queue
Vladimir Oltean
[next]