summaryrefslogtreecommitdiffstats
path: root/lib (unfollow)
Commit message (Expand)AuthorFilesLines
2024-12-12net, team, bonding: Add netdev_base_features helperDaniel Borkmann3-5/+9
2024-12-12net/sched: netem: account for backlog updates from child qdiscMartin Ottens1-6/+16
2024-12-12net: dsa: felix: fix stuck CPU-injected packets with short taprio windowsVladimir Oltean1-6/+11
2024-12-12splice: do not checksum AF_UNIX socketsFrederik Deweerdt1-0/+1
2024-12-12net: usb: qmi_wwan: add Telit FE910C04 compositionsDaniele Palmas1-0/+3
2024-12-12net: mana: Fix irq_contexts memory leak in mana_gd_setup_irqsMaxim Levitsky1-2/+3
2024-12-12net: mana: Fix memory leak in mana_gd_setup_irqsMaxim Levitsky1-0/+1
2024-12-12MAINTAINERS: Add ethtool.h to NETWORKING [GENERAL]Simon Horman1-0/+2
2024-12-11net: renesas: rswitch: handle stop vs interrupt raceNikita Yushchenko1-15/+18
2024-12-11net: renesas: rswitch: avoid use-after-put for a device tree nodeNikita Yushchenko1-1/+2
2024-12-11net: renesas: rswitch: fix leaked pointer on error pathNikita Yushchenko1-0/+1
2024-12-11net: renesas: rswitch: fix race window between tx start and completeNikita Yushchenko1-8/+8
2024-12-11net: renesas: rswitch: fix possible early skb releaseNikita Yushchenko1-2/+3
2024-12-11tcp: check space before adding MPTCP SYN optionsMoYuanhao1-2/+4
2024-12-11Documentation: networking: Add a caveat to nexthop_compat_mode sysctlPetr Machata1-0/+6
2024-12-11bnxt_en: Fix aggregation ID mask to prevent oops on 5760X chipsMichael Chan1-3/+3
2024-12-10udp: fix l4 hash after reconnectPaolo Abeni1-3/+5
2024-12-10virtio_net: ensure netdev_tx_reset_queue is called on bind xsk for txKoichiro Den1-1/+2
2024-12-10virtio_ring: add a func argument 'recycle_done' to virtqueue_reset()Koichiro Den3-4/+9
2024-12-10virtio_net: ensure netdev_tx_reset_queue is called on tx ring resizeKoichiro Den1-1/+11
2024-12-10virtio_ring: add a func argument 'recycle_done' to virtqueue_resize()Koichiro Den3-4/+9
2024-12-10virtio_net: replace vq2rxq with vq2txq where appropriateKoichiro Den1-1/+1
2024-12-10virtio_net: correct netdev_tx_reset_queue() invocation pointKoichiro Den1-1/+9
2024-12-10octeontx2-af: Fix installation of PF multicast ruleGeetha sowjanya1-10/+8
2024-12-10qca_spi: Make driver probing reliableStefan Wahren1-1/+1
2024-12-10qca_spi: Fix clock speed for multiple QCA7000Stefan Wahren2-15/+10
2024-12-10cxgb4: use port number to set mac addrAnumula Murali Mohan Reddy3-4/+5
2024-12-09net: sparx5: fix the maximum frame length registerDaniel Machon1-1/+1
2024-12-09net: sparx5: fix default value of monitor portsDaniel Machon1-2/+1
2024-12-09net: sparx5: fix FDMA performance issueDaniel Machon1-6/+5
2024-12-09net: lan969x: fix the use of spin_lock in PTP handlerDaniel Machon1-2/+2
2024-12-09net: lan969x: fix cyclic dependency reported by depmodDaniel Machon16-31/+15
2024-12-08rtnetlink: fix error code in rtnl_newlink()Dan Carpenter1-1/+3
2024-12-08net: mscc: ocelot: perform error cleanup in ocelot_hwstamp_set()Vladimir Oltean1-17/+42
2024-12-08net: mscc: ocelot: be resilient to loss of PTP packets during transmissionVladimir Oltean3-57/+80
2024-12-08net: mscc: ocelot: ocelot->ts_id_lock and ocelot_port->tx_skbs.lock are IRQ-safeVladimir Oltean1-8/+6
2024-12-08net: mscc: ocelot: improve handling of TX timestamp for unknown skbVladimir Oltean1-2/+2
2024-12-08net: mscc: ocelot: fix memory leak on ocelot_port_add_txtstamp_skb()Vladimir Oltean1-1/+3
2024-12-08ip: Return drop reason if in_dev is NULL in ip_route_input_rcu().Kuniyuki Iwashima1-1/+2
2024-12-08net: stmmac: fix TSO DMA API usage causing oopsRussell King (Oracle)1-3/+4
2024-12-07net: defer final 'struct net' free in netns dismantleEric Dumazet2-1/+20
2024-12-07net: lapb: increase LAPB_HEADER_LENEric Dumazet1-1/+1
2024-12-07bnxt_en: Fix potential crash when dumping FW log coredumpHongguang Gao1-2/+2
2024-12-07bnxt_en: Fix GSO type for HW GRO packets on 5750X chipsMichael Chan2-8/+9
2024-12-07ptp: kvm: x86: Return EOPNOTSUPP instead of ENODEV from kvm_arch_ptp_init()Thomas Weißschuh1-3/+3
2024-12-07selftests: mlxsw: sharedbuffer: Ensure no extra packets are countedDanielle Ratson1-0/+40
2024-12-07selftests: mlxsw: sharedbuffer: Remove duplicate test casesDanielle Ratson1-10/+0
2024-12-07selftests: mlxsw: sharedbuffer: Remove h1 ingress test caseDanielle Ratson1-5/+0
2024-12-06wifi: cfg80211: sme: init n_channels before channels[] accessHaoyu Li1-0/+1
2024-12-06net/mlx5: DR, prevent potential error pointer dereferenceDan Carpenter1-1/+3