index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
virtio_net.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
memcg: slub: fix SUnreclaim for post charged objects
Shakeel Butt
1
-3
/
+18
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-10
perf test hwmon_pmu: Fix event file location
Ian Rogers
1
-11
/
+18
2024-12-10
perf hwmon_pmu: Use openat rather than dup to refresh directory
Ian Rogers
1
-4
/
+11
2024-12-09
perf ftrace: Fix undefined behavior in cmp_profile_data()
Kuan-Wei Chiu
1
-1
/
+2
2024-12-09
x86: Fix build regression with CONFIG_KEXEC_JUMP enabled
Damien Le Moal
1
-0
/
+1
2024-12-09
futex: fix user access on powerpc
Linus Torvalds
1
-2
/
+2
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
Linux 6.13-rc2
v6.13-rc2
Linus Torvalds
1
-1
/
+1
2024-12-08
tracing/eprobe: Fix to release eprobe when failed to add dyn_event
Masami Hiramatsu (Google)
1
-0
/
+5
2024-12-08
kbuild: deb-pkg: fix build error with O=
Masahiro Yamada
1
-2
/
+2
2024-12-08
modpost: Add .irqentry.text to OTHER_SECTIONS
Thomas Gleixner
1
-1
/
+1
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
headers/cleanup.h: Remove the if_not_guard() facility
Ingo Molnar
1
-14
/
+0
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
x86/CPU/AMD: WARN when setting EFER.AUTOIBRS if and only if the WRMSR fails
Sean Christopherson
1
-1
/
+1
2024-12-06
selftests/bpf: Add more test cases for LPM trie
Hou Tao
1
-0
/
+395
2024-12-06
selftests/bpf: Move test_lpm_map.c to map_tests
Hou Tao
3
-9
/
+4
2024-12-06
bpf: Use raw_spinlock_t for LPM trie
Hou Tao
1
-6
/
+6
2024-12-06
bpf: Switch to bpf mem allocator for LPM trie
Hou Tao
1
-23
/
+48
2024-12-06
bpf: Fix exact match conditions in trie_get_next_key()
Hou Tao
1
-2
/
+2
2024-12-06
bpf: Handle in-place update for full LPM trie correctly
Hou Tao
1
-23
/
+21
2024-12-06
bpf: Handle BPF_EXIST and BPF_NOEXIST for LPM trie
Hou Tao
1
-3
/
+20
2024-12-06
bpf: Remove unnecessary kfree(im_node) in lpm_trie_update_elem
Hou Tao
1
-3
/
+1
2024-12-06
bpf: Remove unnecessary check when updating LPM trie
Hou Tao
1
-2
/
+1
2024-12-06
blk-mq: move cpuhp callback registering out of q->sysfs_lock
Ming Lei
1
-11
/
+92
2024-12-06
blk-mq: register cpuhp callback after hctx is added to xarray table
Ming Lei
1
-8
/
+7
2024-12-06
smb: client: fix potential race in cifs_put_tcon()
Paulo Alcantara
1
-3
/
+1
[prev]
[next]