index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nls
/
nls_cp949.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-05-01
net: bridge: fix multicast-to-unicast with fraglist GSO
Felix Fietkau
1
-1
/
+1
2024-05-01
mptcp: ensure snd_nxt is properly initialized on connect
Paolo Abeni
1
-0
/
+3
2024-05-01
e1000e: change usleep_range to udelay in PHY mdic access
Vitaly Lifshits
1
-4
/
+4
2024-05-01
net: dsa: mv88e6xxx: Fix number of databases for 88E6141 / 88E6341
Marek Behún
1
-2
/
+2
2024-05-01
cxgb4: Properly lock TX queue for the selftest.
Sebastian Andrzej Siewior
1
-3
/
+3
2024-05-01
rxrpc: Fix using alignmask being zero for __page_frag_alloc_align()
Yunsheng Lin
3
-7
/
+7
2024-04-29
vxlan: Add missing VNI filter counter update in arp_reduce().
Guillaume Nault
1
-0
/
+2
2024-04-29
vxlan: Fix racy device stats updates.
Guillaume Nault
1
-14
/
+14
2024-04-29
net: qede: use return from qede_parse_actions()
Asbjørn Sloth Tønnesen
1
-3
/
+2
2024-04-29
net: qede: use return from qede_parse_flow_attr() for flow_spec
Asbjørn Sloth Tønnesen
1
-3
/
+2
2024-04-29
net: qede: use return from qede_parse_flow_attr() for flower
Asbjørn Sloth Tønnesen
1
-3
/
+2
2024-04-29
net: qede: sanitize 'rc' in qede_add_tc_flower_fltr()
Asbjørn Sloth Tønnesen
1
-3
/
+8
2024-04-29
MAINTAINERS: add an explicit entry for YNL
Jakub Kicinski
1
-0
/
+8
2024-04-29
net: bcmgenet: synchronize UMAC_CMD access
Doug Berger
4
-3
/
+23
2024-04-29
net: bcmgenet: synchronize use of bcmgenet_set_rx_mode()
Doug Berger
1
-1
/
+3
2024-04-29
net: bcmgenet: synchronize EXT_RGMII_OOB_CTRL access
Doug Berger
1
-1
/
+3
2024-04-26
Fix a potential infinite loop in extract_user_to_sg()
David Howells
1
-1
/
+1
2024-04-26
selftests/bpf: Test PROBE_MEM of VSYSCALL_ADDR on x86-64
Puranjay Mohan
1
-0
/
+3
2024-04-26
bpf, x86: Fix PROBE_MEM runtime load check
Puranjay Mohan
1
-32
/
+25
2024-04-26
bpf: verifier: prevent userspace memory access
Puranjay Mohan
4
-0
/
+46
2024-04-26
net l2tp: drop flow hash on forward
David Bauer
1
-0
/
+3
2024-04-26
nsh: Restore skb->{protocol,data,mac_header} for outer header in nsh_gso_segm...
Kuniyuki Iwashima
1
-6
/
+8
2024-04-26
octeontx2-af: avoid off-by-one read from userspace
Bui Quang Minh
1
-3
/
+1
2024-04-26
bna: ensure the copied buf is NUL terminated
Bui Quang Minh
1
-2
/
+2
2024-04-26
ice: ensure the copied buf is NUL terminated
Bui Quang Minh
1
-4
/
+4
2024-04-25
af_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc().
Kuniyuki Iwashima
2
-1
/
+4
2024-04-25
net: b44: set pause params only when interface is up
Peter Münster
1
-6
/
+8
2024-04-25
tls: fix lockless read of strp->msg_ready in ->poll
Sabrina Dubroca
3
-5
/
+6
2024-04-25
dpll: fix dpll_pin_on_pin_register() for multiple parent pins
Arkadiusz Kubalewski
1
-25
/
+33
2024-04-25
net: ravb: Fix registered interrupt names
Geert Uytterhoeven
1
-6
/
+5
2024-04-25
octeontx2-af: fix the double free in rvu_npc_freemem()
Su Hui
1
-1
/
+0
2024-04-25
net: ethernet: ti: am65-cpts: Fix PTPv1 message type on TX packets
Jason Reeder
1
-0
/
+5
2024-04-25
ice: fix LAG and VF lock dependency in ice_reset_vf()
Jacob Keller
1
-8
/
+8
2024-04-25
iavf: Fix TC config comparison with existing adapter TC config
Sudheer Mogilappagari
1
-1
/
+29
2024-04-25
i40e: Report MFS in decimal base instead of hex
Erwan Velu
1
-2
/
+2
2024-04-25
i40e: Do not use WQ_MEM_RECLAIM flag for workqueue
Sindhu Devale
1
-1
/
+1
2024-04-25
net: ti: icssg-prueth: Fix signedness bug in prueth_init_rx_chns()
Dan Carpenter
1
-3
/
+5
2024-04-25
net/mlx5e: Advertise mlx5 ethernet driver updates sk_buff md_dst for MACsec
Rahul Rameshbabu
1
-0
/
+1
2024-04-25
macsec: Detect if Rx skb is macsec-related for offloading devices that update...
Rahul Rameshbabu
1
-10
/
+36
2024-04-25
ethernet: Add helper for assigning packet type when dest address does not mat...
Rahul Rameshbabu
2
-11
/
+26
2024-04-25
macsec: Enable devices to advertise whether they update sk_buff md_dst during...
Rahul Rameshbabu
1
-0
/
+2
2024-04-25
net: phy: dp83869: Fix MII mode failure
MD Danish Anwar
1
-1
/
+2
2024-04-25
netfilter: nf_tables: honor table dormant flag from netdev release event path
Pablo Neira Ayuso
1
-1
/
+3
2024-04-25
eth: bnxt: fix counting packets discarded due to OOM and netpoll
Jakub Kicinski
1
-26
/
+18
2024-04-25
igc: Fix LED-related deadlock on driver unbind
Lukas Wunner
3
-8
/
+35
2024-04-25
Revert "net: txgbe: fix clk_name exceed MAX_DEV_ID limits"
Duanqiang Wen
1
-1
/
+1
2024-04-25
Revert "net: txgbe: fix i2c dev name cannot match clkdev"
Duanqiang Wen
1
-5
/
+3
2024-04-25
mlxsw: spectrum_acl_tcam: Fix memory leak when canceling rehash work
Ido Schimmel
1
-1
/
+5
2024-04-25
mlxsw: spectrum_acl_tcam: Fix incorrect list API usage
Ido Schimmel
1
-0
/
+7
2024-04-25
mlxsw: spectrum_acl_tcam: Fix warning during rehash
Ido Schimmel
1
-3
/
+17
[next]