summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-07-28minmax: add a few more MIN_T/MAX_T usersLinus Torvalds
2024-07-25Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-07-25Merge tag 'constfy-sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-25tun: add missing verification for short frameDongli Zhang
2024-07-25tap: add missing verification for short frameSi-Wei Liu
2024-07-25gve: Fix an edge case for TSO skb validity checkBailey Forrest
2024-07-25bnxt_en: update xdp_rxq_info in queue restart logicTaehee Yoo
2024-07-25net: mediatek: Fix potential NULL pointer dereference in dummy net_device han...Breno Leitao
2024-07-25Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni
2024-07-24sysctl: treewide: constify the ctl_table argument of proc_handlersJoel Granados
2024-07-24net: stmmac: Correct byte order of perfect_matchSimon Horman
2024-07-23ice: Fix recipe read procedureWojciech Drewek
2024-07-23ice: Add a per-VF limit on number of FDIR filtersAhmed Zaki
2024-07-23net: bonding: correctly annotate RCU in bond_should_notify_peers()Johannes Berg
2024-07-23net: airoha: Fix MBI_RX_AGE_SEL_MASK definitionLorenzo Bianconi
2024-07-22Merge tag 'thermal-6.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-21Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-07-19Merge tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-19Merge tag 'net-6.11-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-07-19Merge tag 'pwrseq-fixes-for-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-07-19Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2024-07-19Merge tag 'iommu-updates-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-07-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-07-19eth: fbnic: don't build the driver when skb has more than 21 fragsJakub Kicinski
2024-07-18Kconfig: reduce the amount of power sequencing noiseBartosz Golaszewski
2024-07-18thermal: core: Allow thermal zones to tell the core to ignore themRafael J. Wysocki
2024-07-18net: dsa: b53: Limit chip-wide jumbo frame config to CPU portsMartin Willi
2024-07-18net: dsa: mv88e6xxx: Limit chip-wide frame size config to CPU portsMartin Willi
2024-07-18net: airoha: Fix NULL pointer dereference in airoha_qdma_cleanup_rx_queue()Lorenzo Bianconi
2024-07-18net: wwan: t7xx: add support for Dell DW5933eJack Wu
2024-07-17net: airoha: fix error branch in airoha_dev_xmit and airoha_set_gdm_portsLorenzo Bianconi
2024-07-17gve: Fix XDP TX completion handling when counters overflowJoshua Washington
2024-07-17eth: fbnic: fix s390 build.Paolo Abeni
2024-07-17virtio: rename virtio_find_vqs_info() to virtio_find_vqs()Jiri Pirko
2024-07-17virtio: convert the rest virtio_find_vqs() users to virtio_find_vqs_info()Jiri Pirko
2024-07-17virtio_net: convert to use virtio_find_vqs_info()Jiri Pirko
2024-07-17caif_virtio: use virtio_find_single_vq() for single virtqueue findingJiri Pirko
2024-07-16Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-07-16Merge tag 'thermal-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-07-16eth: fbnic: Fix spelling mistake "tiggerring" -> "triggering"Colin Ian King
2024-07-16wifi: ath12k: fix build vs old compilerPaolo Abeni
2024-07-15Merge tag 'timers-core-2024-07-14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-15eth: fbnic: Write the TCAM tables used for RSS control and Rx to hostAlexander Duyck
2024-07-15eth: fbnic: Add L2 address programmingAlexander Duyck
2024-07-15eth: fbnic: Add basic Rx handlingAlexander Duyck
2024-07-15eth: fbnic: Add basic Tx handlingAlexander Duyck
2024-07-15eth: fbnic: Add link detectionAlexander Duyck
2024-07-15eth: fbnic: Add initial messaging to notify FW of our presenceAlexander Duyck