index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
virt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-12-11
net: renesas: rswitch: handle stop vs interrupt race
Nikita Yushchenko
1
-15
/
+18
2024-12-11
net: renesas: rswitch: avoid use-after-put for a device tree node
Nikita Yushchenko
1
-1
/
+2
2024-12-11
net: renesas: rswitch: fix leaked pointer on error path
Nikita Yushchenko
1
-0
/
+1
2024-12-11
net: renesas: rswitch: fix race window between tx start and complete
Nikita Yushchenko
1
-8
/
+8
2024-12-11
net: renesas: rswitch: fix possible early skb release
Nikita Yushchenko
1
-2
/
+3
2024-12-11
tcp: check space before adding MPTCP SYN options
MoYuanhao
1
-2
/
+4
2024-12-11
Documentation: networking: Add a caveat to nexthop_compat_mode sysctl
Petr Machata
1
-0
/
+6
2024-12-11
bnxt_en: Fix aggregation ID mask to prevent oops on 5760X chips
Michael Chan
1
-3
/
+3
2024-12-10
udp: fix l4 hash after reconnect
Paolo Abeni
1
-3
/
+5
2024-12-10
virtio_net: ensure netdev_tx_reset_queue is called on bind xsk for tx
Koichiro Den
1
-1
/
+2
2024-12-10
virtio_ring: add a func argument 'recycle_done' to virtqueue_reset()
Koichiro Den
3
-4
/
+9
2024-12-10
virtio_net: ensure netdev_tx_reset_queue is called on tx ring resize
Koichiro Den
1
-1
/
+11
2024-12-10
virtio_ring: add a func argument 'recycle_done' to virtqueue_resize()
Koichiro Den
3
-4
/
+9
2024-12-10
virtio_net: replace vq2rxq with vq2txq where appropriate
Koichiro Den
1
-1
/
+1
2024-12-10
virtio_net: correct netdev_tx_reset_queue() invocation point
Koichiro Den
1
-1
/
+9
2024-12-10
octeontx2-af: Fix installation of PF multicast rule
Geetha sowjanya
1
-10
/
+8
2024-12-10
qca_spi: Make driver probing reliable
Stefan Wahren
1
-1
/
+1
2024-12-10
qca_spi: Fix clock speed for multiple QCA7000
Stefan Wahren
2
-15
/
+10
2024-12-10
cxgb4: use port number to set mac addr
Anumula Murali Mohan Reddy
3
-4
/
+5
2024-12-09
net: sparx5: fix the maximum frame length register
Daniel Machon
1
-1
/
+1
2024-12-09
net: sparx5: fix default value of monitor ports
Daniel Machon
1
-2
/
+1
2024-12-09
net: sparx5: fix FDMA performance issue
Daniel Machon
1
-6
/
+5
2024-12-09
net: lan969x: fix the use of spin_lock in PTP handler
Daniel Machon
1
-2
/
+2
2024-12-09
net: lan969x: fix cyclic dependency reported by depmod
Daniel Machon
16
-31
/
+15
2024-12-08
rtnetlink: fix error code in rtnl_newlink()
Dan Carpenter
1
-1
/
+3
2024-12-08
net: mscc: ocelot: perform error cleanup in ocelot_hwstamp_set()
Vladimir Oltean
1
-17
/
+42
2024-12-08
net: mscc: ocelot: be resilient to loss of PTP packets during transmission
Vladimir Oltean
3
-57
/
+80
2024-12-08
net: mscc: ocelot: ocelot->ts_id_lock and ocelot_port->tx_skbs.lock are IRQ-safe
Vladimir Oltean
1
-8
/
+6
2024-12-08
net: mscc: ocelot: improve handling of TX timestamp for unknown skb
Vladimir Oltean
1
-2
/
+2
2024-12-08
net: mscc: ocelot: fix memory leak on ocelot_port_add_txtstamp_skb()
Vladimir Oltean
1
-1
/
+3
2024-12-08
ip: Return drop reason if in_dev is NULL in ip_route_input_rcu().
Kuniyuki Iwashima
1
-1
/
+2
2024-12-08
net: stmmac: fix TSO DMA API usage causing oops
Russell King (Oracle)
1
-3
/
+4
2024-12-07
net: defer final 'struct net' free in netns dismantle
Eric Dumazet
2
-1
/
+20
2024-12-07
net: lapb: increase LAPB_HEADER_LEN
Eric Dumazet
1
-1
/
+1
2024-12-07
bnxt_en: Fix potential crash when dumping FW log coredump
Hongguang Gao
1
-2
/
+2
2024-12-07
bnxt_en: Fix GSO type for HW GRO packets on 5750X chips
Michael Chan
2
-8
/
+9
2024-12-07
ptp: kvm: x86: Return EOPNOTSUPP instead of ENODEV from kvm_arch_ptp_init()
Thomas Weißschuh
1
-3
/
+3
2024-12-07
selftests: mlxsw: sharedbuffer: Ensure no extra packets are counted
Danielle Ratson
1
-0
/
+40
2024-12-07
selftests: mlxsw: sharedbuffer: Remove duplicate test cases
Danielle Ratson
1
-10
/
+0
2024-12-07
selftests: mlxsw: sharedbuffer: Remove h1 ingress test case
Danielle Ratson
1
-5
/
+0
2024-12-06
wifi: cfg80211: sme: init n_channels before channels[] access
Haoyu Li
1
-0
/
+1
2024-12-06
net/mlx5: DR, prevent potential error pointer dereference
Dan Carpenter
1
-1
/
+3
2024-12-06
tipc: fix NULL deref in cleanup_bearer()
Eric Dumazet
1
-1
/
+6
2024-12-05
tracing: Fix archs that still call tracepoints without RCU watching
Steven Rostedt
1
-6
/
+37
2024-12-05
net :mana :Request a V2 response version for MANA_QUERY_GF_STAT
Shradha Gupta
1
-0
/
+1
2024-12-05
net: avoid potential UAF in default_operstate()
Eric Dumazet
1
-1
/
+6
2024-12-05
vsock/test: verify socket options after setting them
Konstantin Shkolnyy
9
-53
/
+181
2024-12-05
vsock/test: fix parameter types in SO_VM_SOCKETS_* calls
Konstantin Shkolnyy
2
-7
/
+19
2024-12-05
vsock/test: fix failures due to wrong SO_RCVLOWAT parameter
Konstantin Shkolnyy
2
-5
/
+5
2024-12-05
net/mlx5e: Remove workaround to avoid syndrome for internal port
Jianbo Liu
1
-2
/
+11
[next]