summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-04-17net: ethernet: mtk_eth_soc: correct the max weight of the queue limit for 100...Bo-Cun Chen
2025-04-17net: ethernet: mtk_eth_soc: reapply mdc divider on resetBo-Cun Chen
2025-04-17ovpn: add basic ethtool supportAntonio Quartulli
2025-04-17ovpn: notify userspace when a peer is deletedAntonio Quartulli
2025-04-17ovpn: kill key and notify userspace in case of IV exhaustionAntonio Quartulli
2025-04-17ovpn: implement key add/get/del/swap via netlinkAntonio Quartulli
2025-04-17ovpn: implement peer add/get/dump/delete via netlinkAntonio Quartulli
2025-04-17ovpn: add support for updating local or remote UDP endpointAntonio Quartulli
2025-04-17ovpn: implement keepalive mechanismAntonio Quartulli
2025-04-17ovpn: implement peer lookup logicAntonio Quartulli
2025-04-17ovpn: implement multi-peer supportAntonio Quartulli
2025-04-17ovpn: add support for MSG_NOSIGNAL in tcp_sendmsgAntonio Quartulli
2025-04-17ovpn: implement TCP transportAntonio Quartulli
2025-04-17ovpn: store tunnel and transport statisticsAntonio Quartulli
2025-04-17ovpn: implement packet processingAntonio Quartulli
2025-04-17ovpn: implement basic RX path (UDP)Antonio Quartulli
2025-04-17ovpn: implement basic TX path (UDP)Antonio Quartulli
2025-04-17ovpn: introduce the ovpn_socket objectAntonio Quartulli
2025-04-17ovpn: introduce the ovpn_peer objectAntonio Quartulli
2025-04-17ovpn: keep carrier always on for MP interfacesAntonio Quartulli
2025-04-17ovpn: add basic interface creation/destruction/management routinesAntonio Quartulli
2025-04-17ovpn: add basic netlink supportAntonio Quartulli
2025-04-17net: introduce OpenVPN Data Channel Offload (ovpn)Antonio Quartulli
2025-04-17net: ti: icss-iep: Fix possible NULL pointer dereference for perout requestMeghana Malladi
2025-04-17net: ti: icssg-prueth: Fix possible NULL pointer dereference inside emac_xmit...Meghana Malladi
2025-04-17net: ti: icssg-prueth: Fix kernel warning while bringing down network interfaceMeghana Malladi
2025-04-17net: airoha: Add matchall filter offload supportLorenzo Bianconi
2025-04-17wifi: rtw88: do not ignore hardware read error during DPKDmitry Antipov
2025-04-17wifi: rtw88: sdio: call rtw_sdio_indicate_tx_status unconditionallyZhen XIN
2025-04-17wifi: rtw88: sdio: map mgmt frames to queue TX_DESC_QSEL_MGMTZhen XIN
2025-04-16Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2025-04-16vxlan: Use nlmsg_payload in vxlan_vnifilter_dumpBreno Leitao
2025-04-16net: stmmac: sti: convert to stmmac_pltfr_pm_opsRussell King (Oracle)
2025-04-16net: stmmac: sti: convert to devm_stmmac_pltfr_probe()Russell King (Oracle)
2025-04-16net: stmmac: sti: use phy_interface_mode_is_rgmii()Russell King (Oracle)
2025-04-16net: phy: mediatek: init val in .phy_led_polarity_set for AN7581Christian Marangi
2025-04-16net: stmmac: sun8i: use stmmac_pltfr_probe()Russell King (Oracle)
2025-04-16net: stmmac: intel: remove unnecessary setting max_speedRussell King (Oracle)
2025-04-16eth: bnxt: add support rx side device memory TCPTaehee Yoo
2025-04-16net: lan743x: Allocate rings outside ZONE_DMAThangaraj Samynathan
2025-04-16net: dsa: mv88e6xxx: fix -ENOENT when deleting VLANs and MST is unsupportedVladimir Oltean
2025-04-16net: dsa: mv88e6xxx: avoid unregistering devlink regions which were never reg...Vladimir Oltean
2025-04-16net: txgbe: fix memory leak in txgbe_probe() error pathAbdun Nihaal
2025-04-16net: b53: enable BPDU reception for management portJonas Gorski
2025-04-16cxgb4: fix memory leak in cxgb4_init_ethtool_filters() error pathAbdun Nihaal
2025-04-16net: ethernet: ti: am65-cpsw: handle -EPROBE_DEFERMichael Walle
2025-04-16net: ethernet: ti: am65-cpsw: set fwnode for portsMichael Walle
2025-04-16bonding: Fix multiple long standing offload racesCosmin Ratiu
2025-04-16bonding: Mark active offloaded xfrm_statesCosmin Ratiu
2025-04-16xfrm: Add explicit dev to .xdo_dev_state_{add,delete,free}Cosmin Ratiu