aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-02-20nfp: bpf: Add check for nfp_app_ctrl_msg_alloc()Haoxiang Li1-0/+2
2025-02-20net: axienet: Set mac_managed_pmNick Hu1-0/+1
2025-02-19geneve: Suppress list corruption splat in geneve_destroy_tunnels().Kuniyuki Iwashima1-7/+0
2025-02-19gtp: Suppress list corruption splat in gtp_net_exit_batch_rtnl().Kuniyuki Iwashima1-5/+0
2025-02-18net: pse-pd: pd692x0: Fix power limit retrievalKory Maincent1-1/+1
2025-02-18gve: set xdp redirect target only when it is availableJoshua Washington2-1/+15
2025-02-17ibmvnic: Don't reference skb after sending to VIOSNick Child1-1/+3
2025-02-14geneve: Fix use-after-free in geneve_find_dev().Kuniyuki Iwashima1-8/+3
2025-02-14net: wwan: mhi_wwan_mbim: Silence sequence number glitch errorsStephan Gerhold1-1/+1
2025-02-13net: pse-pd: Fix deadlock in current limit functionsKory Maincent1-2/+2
2025-02-13mlxsw: Add return value check for mlxsw_sp_port_get_stats_raw()Wentao Liang1-1/+3
2025-02-13team: better TEAM_OPTION_TYPE_STRING validationEric Dumazet1-1/+3
2025-02-12net: ethernet: ti: am65_cpsw: fix tx_cleanup for XDP caseRoger Quadros1-3/+11
2025-02-12net: ethernet: ti: am65-cpsw: fix RX & TX statistics for XDP_TX caseRoger Quadros1-3/+7
2025-02-12net: ethernet: ti: am65-cpsw: fix memleak in certain XDP casesRoger Quadros1-13/+13
2025-02-12Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski4-14/+20
2025-02-11iavf: Fix a locking bug in an error pathBart Van Assche1-1/+1
2025-02-11net: phylink: make configuring clock-stop dependent on MAC supportRussell King (Oracle)1-6/+9
2025-02-11vxlan: check vxlan_vnigroup_init() return valueEric Dumazet1-2/+5
2025-02-11igc: Set buffer type for empty frames in igc_init_empty_frameSong Yoong Siang1-0/+1
2025-02-11igc: Fix HW RX timestamp when passed by ZC XDPZdenek Bouska1-9/+12
2025-02-11ixgbe: Fix possible skb NULL pointer dereferencePiotr Kwapulinski1-1/+1
2025-02-11idpf: call set_real_num_queues in idpf_openJoshua Hay1-0/+5
2025-02-11idpf: record rx queue in skb for RSC packetsSridhar Samudrala1-2/+1
2025-02-11idpf: fix handling rsc packet with a single segmentSridhar Samudrala1-2/+0
2025-02-10Merge tag 'linux-can-fixes-for-6.14-20250208' of git://git.kernel.org/pub/scm...Jakub Kicinski4-8/+15
2025-02-10Merge tag 'wireless-2025-02-07' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski3-19/+47
2025-02-10net: stmmac: Apply new page pool parameters when SPH is enabledFurong Xu1-0/+5
2025-02-08can: rockchip: rkcanfd_handle_rx_fifo_overflow_int(): bail out if skb cannot ...Robin van der Gracht1-1/+1
2025-02-08can: etas_es58x: fix potential NULL pointer dereference on udev->serialVincent Mailhol1-1/+5
2025-02-08can: c_can: fix unbalanced runtime PM disable in error pathKrzysztof Kozlowski1-2/+3
2025-02-08can: 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-05tun: revert fix group permission checkWillem de Bruijn1-9/+5
2025-02-04net: atlantic: fix warning during hot unplugJacob Moroni1-1/+3
2025-02-03Merge 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-01vmxnet3: Fix tx queue race condition with XDPSankararaman Jayaraman1-2/+12
2025-02-01ice: Add check for devm_kzalloc()Jiasheng Jiang1-0/+3
2025-02-01net: 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-29bgmac: 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