summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-01-02af_packet: fix vlan_get_tci() vs MSG_PEEKEric Dumazet
2025-01-02net: wwan: iosm: Properly check for valid exec stage in ipc_mmio_init()Maciej S. Szmigiero
2025-01-02net: restrict SO_REUSEPORT to inet socketsEric Dumazet
2025-01-02net: reenable NETIF_F_IPV6_CSUM offload for BIG TCP packetsWillem de Bruijn
2025-01-02net: sfc: Correct key_len for efx_tc_ct_zone_ht_paramsLiang Jie
2024-12-30net: wwan: t7xx: Fix FSM command timeout issueJinjian Song
2024-12-30sky2: Add device ID 11ab:4373 for Marvell 88E8075Pascal Hambourg
2024-12-30mptcp: fix TCP options overflow.Paolo Abeni
2024-12-30net: mv643xx_eth: fix an OF node reference leakJoe Hattori
2024-12-30gve: trigger RX NAPI instead of TX NAPI in gve_xsk_wakeupJoshua Washington
2024-12-30eth: bcmsysport: fix call balance of priv->clk handling routinesVitalii Mordan
2024-12-27net: llc: reset skb->transport_headerAntonio Pastor
2024-12-27Merge tag 'nf-24-12-25' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2024-12-27Merge branch 'netlink-specs-mptcp-fixes-for-some-descriptions'Jakub Kicinski
2024-12-27netlink: specs: mptcp: fix missing docMatthieu Baerts (NGI0)
2024-12-27netlink: specs: mptcp: clearly mention attributesMatthieu Baerts (NGI0)
2024-12-27netlink: specs: mptcp: add missing 'server-side' attrMatthieu Baerts (NGI0)
2024-12-25netfilter: nft_set_hash: unaligned atomic read on struct nft_set_extPablo Neira Ayuso
2024-12-23Merge branch 'mlx5-misc-fixes-2024-12-20'Jakub Kicinski
2024-12-23net/mlx5e: Keep netdev when leave switchdev for devlink set legacy onlyJianbo Liu
2024-12-23net/mlx5e: Skip restore TC rules for vport rep without loaded flagJianbo Liu
2024-12-23net/mlx5e: macsec: Maintain TX SA from encoding_saDragos Tatulea
2024-12-23net/mlx5: DR, select MSIX vector 0 for completion queue creationShahar Shitrit
2024-12-23net: pse-pd: tps23881: Fix power on/off issueKory Maincent
2024-12-23net: ethernet: ti: am65-cpsw: default to round-robin for host port receiveSiddharth Vadapalli
2024-12-23net/sctp: Prevent autoclose integer overflow in sctp_association_init()Nikolay Kuratov
2024-12-23netrom: check buffer length before accessing itIlya Shchipletsov
2024-12-23net: Fix netns for ip_tunnel_init_flow()Xiao Liang
2024-12-23net: fix memory leak in tcp_conn_request()Wang Liang
2024-12-23net: stmmac: restructure the error path of stmmac_probe_config_dt()Joe Hattori
2024-12-23eth: fbnic: fix csr boundary for RPM RAM sectionMohsin Bashir
2024-12-20selftests: drv-net: test empty queue and NAPI responses in netlinkJakub Kicinski
2024-12-20netdev-genl: avoid empty messages in napi getJakub Kicinski
2024-12-20selftests: net: local_termination: require mausezahnVladimir Oltean
2024-12-20Merge branch 'gve-xdp-fixes'David S. Miller
2024-12-20gve: fix XDP allocation path in edge casesJoshua Washington
2024-12-20gve: process XSK TX descriptors as part of RX NAPIJoshua Washington
2024-12-20gve: guard XSK operations on the existence of queuesJoshua Washington
2024-12-20gve: guard XDP xmit NDO on existence of xdp queuesJoshua Washington
2024-12-20gve: clean XDP queues in gve_tx_stop_ring_gqiJoshua Washington
2024-12-19Merge tag 'wireless-2024-12-19' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-12-19Merge branch 'net-dsa-microchip-fix-set_ageing_time-function-for-ksz9477-and-...Jakub Kicinski
2024-12-19net: dsa: microchip: Fix LAN937X set_ageing_time functionTristram Ha
2024-12-19net: dsa: microchip: Fix KSZ9477 set_ageing_time functionTristram Ha
2024-12-19net: phy: micrel: Dynamically control external clock of KSZ PHYWei Fang
2024-12-19Merge tag 'net-6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-12-19Merge tag 'mmc-v6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2024-12-19Merge tag 'pwm/for-6.13-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-12-19Merge tag 'v6.13-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2024-12-19net: mctp: handle skb cleanup on sock_queue failuresJeremy Kerr