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
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-08
wifi: rtw88: iterate over vif/sta list non-atomically
Sascha Hauer
4
-7
/
+116
2022-12-08
wifi: rtw88: Drop coex mutex
Sascha Hauer
4
-6
/
+3
2022-12-08
wifi: rtw88: Drop h2c.lock
Sascha Hauer
4
-12
/
+6
2022-12-08
wifi: rtw88: Drop rf_lock
Sascha Hauer
4
-10
/
+14
2022-12-08
wifi: rtw88: Call rtw_fw_beacon_filter_config() with rtwdev->mutex held
Sascha Hauer
1
-1
/
+1
2022-12-08
wifi: rtw88: print firmware type in info message
Sascha Hauer
2
-1
/
+4
2022-12-08
wifi: rtw89: add join info upon create interface
Po-Hao Huang
1
-0
/
+4
2022-12-08
wifi: rtw89: fix unsuccessful interface_add flow
Po-Hao Huang
1
-0
/
+2
2022-12-08
wifi: rtw89: stop mac port function when stop_ap()
Po-Hao Huang
3
-3
/
+15
2022-12-08
wifi: rtw89: add mac TSF sync function
Po-Hao Huang
3
-0
/
+63
2022-12-08
wifi: rtw89: request full firmware only once if it's early requested
Zong-Zhe Yang
3
-9
/
+32
2022-12-08
wifi: rtw89: don't request partial firmware if SECURITY_LOADPIN_ENFORCE
Zong-Zhe Yang
2
-9
/
+36
2022-12-08
wifi: brcmfmac: Fix error return code in brcmf_sdio_download_firmware()
Wang Yufen
2
-1
/
+2
2022-12-08
wifi: rtl8xxxu: Introduce rtl8xxxu_update_ra_report
Bitterblue Smith
1
-60
/
+45
2022-12-08
wifi: rtl8xxxu: Fix the channel width reporting
Bitterblue Smith
1
-3
/
+7
2022-12-08
wifi: rtl8xxxu: Add __packed to struct rtl8723bu_c2h
Bitterblue Smith
1
-1
/
+1
2022-12-08
wifi: brcmfmac: introduce BRCMFMAC exported symbols namespace
Arend van Spriel
5
-2
/
+11
2022-12-08
wifi: brcmfmac: add vendor name in revinfo debugfs file
Arend van Spriel
3
-1
/
+8
2022-12-08
wifi: brcmfmac: add support Broadcom BCA firmware api
Arend van Spriel
8
-29
/
+110
2022-12-08
wifi: brcmfmac: add support for Cypress firmware api
Arend van Spriel
8
-24
/
+105
2022-12-08
wifi: brcmfmac: add support for vendor-specific firmware api
Arend van Spriel
10
-0
/
+334
2022-12-08
wifi: brcmfmac: add firmware vendor info in driver info
Arend van Spriel
4
-15
/
+49
2022-12-08
wifi: brcmfmac: add function to unbind device to bus layer api
Arend van Spriel
2
-1
/
+24
2022-12-08
wifi: ipw2x00: Remove some unused functions
Jiapeng Chong
1
-11
/
+0
2022-12-02
net: ethernet: mtk_wed: fix sleep while atomic in mtk_wed_wo_queue_refill
Lorenzo Bianconi
1
-5
/
+6
2022-12-02
tcp: use 2-arg optimal variant of kfree_rcu()
Eric Dumazet
1
-2
/
+2
2022-12-02
wifi: ath10k: fix QCOM_SMEM dependency
Kalle Valo
1
-1
/
+1
2022-12-02
tsnep: Rework RX buffer allocation
Gerhard Engleder
3
-74
/
+140
2022-12-02
tsnep: Throttle interrupts
Gerhard Engleder
4
-0
/
+187
2022-12-02
tsnep: Add ethtool::get_channels support
Gerhard Engleder
1
-0
/
+12
2022-12-02
tsnep: Consistent naming of struct net_device
Gerhard Engleder
1
-6
/
+6
2022-12-02
Documentation: bonding: correct xmit hash steps
Jonathan Toppins
1
-0
/
+1
2022-12-02
Documentation: bonding: update miimon default to 100
Jonathan Toppins
1
-1
/
+2
2022-12-02
net: thunderbolt: Use bitwise types in the struct thunderbolt_ip_frame_header
Andy Shevchenko
1
-4
/
+4
2022-12-02
net: thunderbolt: Switch from __maybe_unused to pm_sleep_ptr() etc
Andy Shevchenko
1
-6
/
+4
2022-12-02
net: devlink: convert port_list into xarray
Jiri Pirko
1
-30
/
+27
2022-12-01
selftests: Add a basic HSR test.
Sebastian Andrzej Siewior
4
-0
/
+268
2022-12-01
hsr: Use a single struct for self_node.
Sebastian Andrzej Siewior
3
-37
/
+35
2022-12-01
hsr: Synchronize sequence number updates.
Sebastian Andrzej Siewior
2
-1
/
+10
2022-12-01
hsr: Synchronize sending frames to have always incremented outgoing seq nr.
Sebastian Andrzej Siewior
2
-7
/
+8
2022-12-01
hsr: Disable netpoll.
Sebastian Andrzej Siewior
2
-11
/
+8
2022-12-01
hsr: Avoid double remove of a node.
Sebastian Andrzej Siewior
2
-5
/
+12
2022-12-01
hsr: Add a rcu-read lock to hsr_forward_skb().
Sebastian Andrzej Siewior
1
-0
/
+3
2022-12-01
Revert "net: hsr: use hlist_head instead of list_head for mac addresses"
Sebastian Andrzej Siewior
7
-187
/
+106
2022-12-01
sctp: delete free member from struct sctp_sched_ops
Xin Long
4
-53
/
+20
2022-12-01
selftests: mptcp: listener test for in-kernel PM
Geliang Tang
1
-1
/
+57
2022-12-01
selftests: mptcp: make evts global in mptcp_join
Geliang Tang
1
-23
/
+29
2022-12-01
selftests: mptcp: listener test for userspace PM
Geliang Tang
1
-0
/
+76
2022-12-01
selftests: mptcp: make evts global in userspace_pm
Geliang Tang
1
-120
/
+93
2022-12-01
selftests: mptcp: enhance userspace pm tests
Geliang Tang
2
-4
/
+6
[next]