summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
3 daysnet: stmmac: use GFP_DMA32Matteo Croce1-2/+2
3 daysnet: phy: motorcomm: Disable rgmii rx delayEmil Renner Berthing1-0/+6
7 daysnet: pse-pd: Fix deadlock in current limit functionsKory Maincent1-2/+2
7 daysmlxsw: Add return value check for mlxsw_sp_port_get_stats_raw()Wentao Liang1-1/+3
7 daysteam: better TEAM_OPTION_TYPE_STRING validationEric Dumazet1-1/+3
7 daysnet: ethernet: ti: am65_cpsw: fix tx_cleanup for XDP caseRoger Quadros1-3/+11
7 daysnet: ethernet: ti: am65-cpsw: fix RX & TX statistics for XDP_TX caseRoger Quadros1-3/+7
7 daysnet: ethernet: ti: am65-cpsw: fix memleak in certain XDP casesRoger Quadros1-13/+13
7 daysMerge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski4-14/+20
9 daysiavf: Fix a locking bug in an error pathBart Van Assche1-1/+1
9 daysnet: phylink: make configuring clock-stop dependent on MAC supportRussell King (Oracle)1-6/+9
9 daysvxlan: check vxlan_vnigroup_init() return valueEric Dumazet1-2/+5
9 daysigc: Set buffer type for empty frames in igc_init_empty_frameSong Yoong Siang1-0/+1
9 daysigc: Fix HW RX timestamp when passed by ZC XDPZdenek Bouska1-9/+12
9 daysixgbe: Fix possible skb NULL pointer dereferencePiotr Kwapulinski1-1/+1
9 daysidpf: call set_real_num_queues in idpf_openJoshua Hay1-0/+5
9 daysidpf: record rx queue in skb for RSC packetsSridhar Samudrala1-2/+1
9 daysidpf: fix handling rsc packet with a single segmentSridhar Samudrala1-2/+0
9 daysMerge tag 'linux-can-fixes-for-6.14-20250208' of git://git.kernel.org/pub/scm...Jakub Kicinski4-8/+15
10 daysMerge tag 'wireless-2025-02-07' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski3-19/+47
10 daysnet: stmmac: Apply new page pool parameters when SPH is enabledFurong Xu1-0/+5
12 dayscan: rockchip: rkcanfd_handle_rx_fifo_overflow_int(): bail out if skb cannot ...Robin van der Gracht1-1/+1
12 dayscan: etas_es58x: fix potential NULL pointer dereference on udev->serialVincent Mailhol1-1/+5
12 dayscan: c_can: fix unbalanced runtime PM disable in error pathKrzysztof Kozlowski1-2/+3
12 dayscan: ctucanfd: handle skb allocation failureFedor Pchelkin1-4/+6
2025-02-06Revert "net: stmmac: Specify hardware capability value when FIFO size isn't s...Russell King (Oracle)1-18/+17
2025-02-06tun: revert fix group permission checkWillem de Bruijn1-9/+5
2025-02-05net: atlantic: fix warning during hot unplugJacob Moroni1-1/+3
2025-02-04Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski3-91/+103
2025-02-03tg3: Disable tg3 PCIe AER on system rebootLenny Szubowicz1-0/+58
2025-02-02vmxnet3: Fix tx queue race condition with XDPSankararaman Jayaraman1-2/+12
2025-02-02ice: Add check for devm_kzalloc()Jiasheng Jiang1-0/+3
2025-02-02net: bcmgenet: Correct overlaying of PHY and MAC Wake-on-LANFlorian Fainelli1-4/+12
2025-01-31ice: stop storing XDP verdict within ice_rx_bufMaciej Fijalkowski3-70/+36
2025-01-31ice: gather page_count()'s of each frag right before XDP prog callMaciej Fijalkowski1-1/+26
2025-01-31ice: put Rx buffers after being done with current frameMaciej Fijalkowski1-29/+50
2025-01-30Merge tag 'net-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds49-170/+439
2025-01-30net: sh_eth: Fix missing rtnl lock in suspend/resume pathKory Maincent1-0/+4
2025-01-30net: ravb: Fix missing rtnl lock in suspend/resume pathKory Maincent1-8/+14
2025-01-30bgmac: reduce max frame size to support just MTU 1500Rafał Miłecki1-2/+1
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds10-151/+79
2025-01-28Merge tag 'ath-current-20250124' of git://git.kernel.org/pub/scm/linux/kernel...Kalle Valo2-17/+45
2025-01-28wifi: brcmfmac: use random seed flag for BCM4355 and BCM4364 firmwareAditya Garg1-2/+2
2025-01-28bonding: Correctly support GSO ESP offloadCosmin Ratiu1-9/+10
2025-01-28net: stmmac: Specify hardware capability value when FIFO size isn't specifiedKunihiko Hayashi1-17/+18
2025-01-28net: stmmac: Limit FIFO size by hardware capabilityKunihiko Hayashi1-0/+15
2025-01-28net: stmmac: Limit the number of MTL queues to hardware capabilityKunihiko Hayashi1-0/+15
2025-01-28usbnet: ipheth: document scope of NCM implementationFoster Snowhill1-0/+8
2025-01-28usbnet: ipheth: fix DPE OoB readFoster Snowhill1-3/+1
2025-01-28usbnet: ipheth: break up NCM header size computationFoster Snowhill1-1/+12