index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
syscall-counts.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-30
net: ravb: Stop DMA in case of failures on ravb_open()
Claudiu Beznea
1
-0
/
+1
2023-11-30
net: ravb: Start TX queues after HW initialization succeeded
Claudiu Beznea
1
-2
/
+2
2023-11-30
net: ravb: Make write access to CXR35 first before accessing other EMAC regis...
Claudiu Beznea
1
-8
/
+9
2023-11-30
net: ravb: Use pm_runtime_resume_and_get()
Claudiu Beznea
1
-1
/
+4
2023-11-30
net: ravb: Check return value of reset_control_deassert()
Claudiu Beznea
1
-3
/
+6
2023-11-29
net: libwx: fix memory leak on msix entry
Jiawen Wu
1
-1
/
+1
2023-11-29
ice: Fix VF Reset paths when interface in a failed over aggregate
Dave Ertman
4
-50
/
+118
2023-11-30
bpf, sockmap: Add af_unix test with both sockets in map
John Fastabend
2
-11
/
+47
2023-11-30
bpf, sockmap: af_unix stream sockets need to hold ref for pair sock
John Fastabend
5
-2
/
+9
2023-11-29
tools: ynl-gen: always construct struct ynl_req_state
Jakub Kicinski
5
-55
/
+102
2023-11-29
ethtool: don't propagate EOPNOTSUPP from dumps
Jakub Kicinski
1
-0
/
+1
2023-11-28
ravb: Fix races between ravb_tx_timeout_work() and net related ops
Yoshihiro Shimoda
1
-1
/
+10
2023-11-28
r8169: prevent potential deadlock in rtl8169_close
Heiner Kallweit
1
-1
/
+3
2023-11-28
r8169: fix deadlock on RTL8125 in jumbo mtu mode
Heiner Kallweit
1
-1
/
+4
2023-11-28
neighbour: Fix __randomize_layout crash in struct neighbour
Gustavo A. R. Silva
1
-1
/
+1
2023-11-28
octeontx2-pf: Restore TC ingress police rules when interface is up
Subbaraya Sundeep
4
-25
/
+102
2023-11-28
octeontx2-pf: Fix adding mbox work queue entry when num_vfs > 64
Geetha sowjanya
1
-2
/
+5
2023-11-28
net: stmmac: xgmac: Disable FPE MMC interrupts
Furong Xu
1
-0
/
+4
2023-11-28
octeontx2-af: Fix possible buffer overflow
Elena Salomatkina
1
-2
/
+2
2023-11-27
selftests/net: mptcp: fix uninitialized variable warnings
Willem de Bruijn
2
-14
/
+8
2023-11-27
selftests/net: unix: fix unused variable compiler warning
Willem de Bruijn
1
-1
/
+0
2023-11-27
selftests/net: fix a char signedness issue
Willem de Bruijn
1
-1
/
+1
2023-11-27
selftests/net: ipsec: fix constant out of range
Willem de Bruijn
1
-2
/
+2
2023-11-27
netkit: Reject IFLA_NETKIT_PEER_INFO in netkit_change_link
Daniel Borkmann
1
-0
/
+6
2023-11-27
wifi: mac80211: use wiphy locked debugfs for sdata/link
Johannes Berg
1
-45
/
+105
2023-11-27
wifi: mac80211: use wiphy locked debugfs helpers for agg_status
Johannes Berg
3
-36
/
+44
2023-11-27
wifi: cfg80211: add locked debugfs wrappers
Johannes Berg
2
-0
/
+206
2023-11-27
debugfs: add API to allow debugfs operations cancellation
Johannes Berg
4
-1
/
+137
2023-11-27
debugfs: annotate debugfs handlers vs. removal with lockdep
Johannes Berg
3
-0
/
+28
2023-11-27
debugfs: fix automount d_fsdata usage
Johannes Berg
3
-9
/
+36
2023-11-26
bpf: Add missed allocation hint for bpf_mem_cache_alloc_flags()
Hou Tao
1
-0
/
+2
2023-11-26
dpaa2-eth: recycle the RX buffer only after all processing done
Ioana Ciornei
1
-2
/
+6
2023-11-26
dpaa2-eth: increase the needed headroom to account for alignment
Ioana Ciornei
2
-5
/
+5
2023-11-26
net: dsa: mv88e6xxx: fix marvell 6350 probe crash
Greg Ungerer
1
-2
/
+4
2023-11-26
net: dsa: mv88e6xxx: fix marvell 6350 switch probing
Greg Ungerer
1
-4
/
+16
2023-11-24
wifi: mac80211: handle 320 MHz in ieee80211_ht_cap_ie_to_sta_ht_cap
Ben Greear
1
-0
/
+1
2023-11-24
wifi: avoid offset calculation on NULL pointer
Michael-CY Lee
1
-1
/
+3
2023-11-24
wifi: cfg80211: hold wiphy mutex for send_interface
Johannes Berg
2
-2
/
+7
2023-11-24
wifi: cfg80211: lock wiphy mutex for rfkill poll
Johannes Berg
1
-0
/
+2
2023-11-24
wifi: cfg80211: fix CQM for non-range use
Johannes Berg
2
-19
/
+32
2023-11-24
wifi: mac80211: do not pass AP_VLAN vif pointer to drivers during flush
Oldřich Jedlička
1
-2
/
+7
2023-11-24
wifi: iwlwifi: mvm: fix an error code in iwl_mvm_mld_add_sta()
Dan Carpenter
1
-1
/
+3
2023-11-24
ipv4: igmp: fix refcnt uaf issue when receiving igmp query packet
Zhengchao Shao
1
-2
/
+4
2023-11-24
mptcp: fix uninit-value in mptcp_incoming_options
Edward Adam Davis
1
-0
/
+1
2023-11-24
net: rswitch: Fix missing dev_kfree_skb_any() in error path
Yoshihiro Shimoda
1
-8
/
+12
2023-11-24
net: rswitch: Fix return value in rswitch_start_xmit()
Yoshihiro Shimoda
1
-1
/
+1
2023-11-24
net: rswitch: Fix type of ret in rswitch_start_xmit()
Yoshihiro Shimoda
1
-1
/
+1
2023-11-23
netdevsim: Don't accept device bound programs
Stanislav Fomichev
1
-2
/
+2
2023-11-23
tools: ynl: fix duplicate op name in devlink
Jakub Kicinski
2
-1
/
+7
2023-11-23
tools: ynl: fix header path for nfsd
Jakub Kicinski
1
-1
/
+1
[next]