index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-06-14
wifi: mac80211: Add getter functions for vif MLD state
Ilan Peer
9
-51
/
+52
2023-06-14
wifi: mac80211: allow disabling SMPS debugfs controls
Miri Korenblit
2
-1
/
+7
2023-06-14
wifi: mac80211: don't update rx_stats.last_rate for NDP
Johannes Berg
1
-3
/
+3
2023-06-14
wifi: mac80211: fix CSA processing while scanning
Benjamin Berg
1
-3
/
+4
2023-06-14
wifi: mac80211: mlme: clarify WMM messages
Johannes Berg
1
-9
/
+9
2023-06-14
wifi: mac80211: pass roc->sdata to drv_cancel_remain_on_channel()
Anjaneyulu
1
-2
/
+2
2023-06-14
wifi: mac80211: include key action/command in tracing
Johannes Berg
1
-3
/
+5
2023-06-14
wifi: mac80211: add helpers to access sband iftype data
Johannes Berg
8
-43
/
+66
2023-06-14
wifi: cfg80211: S1G rate information and calculations
Gilad Itzkovitch
4
-3
/
+162
2023-06-13
wifi: rtw88: add missing unwind goto for __rtw_download_firmware()
Ping-Ke Shih
1
-2
/
+4
2023-06-10
mptcp: unify pm set_flags interfaces
Geliang Tang
3
-32
/
+51
2023-06-10
mptcp: unify pm get_flags_and_ifindex_by_id
Geliang Tang
4
-22
/
+24
2023-06-10
mptcp: unify pm get_local_id interfaces
Geliang Tang
3
-21
/
+21
2023-06-10
mptcp: export local_address
Geliang Tang
2
-9
/
+9
2023-06-09
tools: ynl-gen: support / skip pads on the way to kernel
Jakub Kicinski
1
-0
/
+6
2023-06-09
tools: ynl-gen: don't pass op_name to RenderInfo
Jakub Kicinski
1
-19
/
+18
2023-06-09
tools: ynl-gen: support code gen for events
Jakub Kicinski
2
-6
/
+13
2023-06-09
tools: ynl-gen: sanitize notification tracking
Jakub Kicinski
2
-43
/
+27
2023-06-09
tools: ynl: regen: stop generating common notification handlers
Jakub Kicinski
4
-98
/
+0
2023-06-09
tools: ynl-gen: stop generating common notification handlers
Jakub Kicinski
1
-73
/
+0
2023-06-09
tools: ynl: regen: regenerate the if ladders
Jakub Kicinski
4
-74
/
+67
2023-06-09
tools: ynl-gen: get attr type outside of if()
Jakub Kicinski
1
-1
/
+3
2023-06-09
tools: ynl-gen: combine else with closing bracket
Jakub Kicinski
1
-4
/
+19
2023-06-09
tools: ynl-gen: complete the C keyword list
Jakub Kicinski
1
-1
/
+34
2023-06-09
tools: ynl: regen: cleanup user space header includes
Jakub Kicinski
4
-12
/
+4
2023-06-09
tools: ynl-gen: cleanup user space header includes
Jakub Kicinski
1
-4
/
+1
2023-06-09
Revert "tools: ynl: Remove duplicated include in handshake-user.c"
Jakub Kicinski
1
-0
/
+1
2023-06-09
tools: ynl: Remove duplicated include in handshake-user.c
Yang Li
1
-1
/
+0
2023-06-09
net: phy: broadcom: Add support for setting LED brightness
Florian Fainelli
4
-0
/
+48
2023-06-09
net: phy: broadcom: Rename LED registers
Florian Fainelli
2
-8
/
+8
2023-06-09
net/ncsi: change from ndo_set_mac_address to dev_set_mac_address
Ivan Mikhaylov
1
-2
/
+3
2023-06-09
net/ncsi: make one oem_gma function for all mfr id
Ivan Mikhaylov
1
-69
/
+19
2023-06-09
usbnet: ipheth: update Kconfig description
Foster Snowhill
1
-6
/
+4
2023-06-09
usbnet: ipheth: add CDC NCM support
Foster Snowhill
1
-25
/
+155
2023-06-09
usbnet: ipheth: transmit URBs without trailing padding
Foster Snowhill
1
-3
/
+1
2023-06-09
usbnet: ipheth: fix risk of NULL pointer deallocation
Georgi Valkov
1
-1
/
+1
2023-06-09
tls/device: Convert tls_device_sendpage() to use MSG_SPLICE_PAGES
David Howells
1
-69
/
+23
2023-06-09
tls/device: Support MSG_SPLICE_PAGES
David Howells
1
-0
/
+26
2023-06-09
tls/sw: Convert tls_sw_sendpage() to use MSG_SPLICE_PAGES
David Howells
1
-138
/
+35
2023-06-09
tls/sw: Support MSG_SPLICE_PAGES
David Howells
1
-0
/
+41
2023-06-09
splice, net: Fix SPLICE_F_MORE signalling in splice_direct_to_actor()
David Howells
1
-8
/
+10
2023-06-09
kcm: Use splice_eof() to flush
David Howells
1
-0
/
+15
2023-06-09
chelsio/chtls: Use splice_eof() to flush
David Howells
3
-0
/
+11
2023-06-09
ipv4, ipv6: Use splice_eof() to flush
David Howells
10
-0
/
+71
2023-06-09
tls/device: Use splice_eof() to flush
David Howells
3
-0
/
+26
2023-06-09
tls/sw: Use splice_eof() to flush
David Howells
3
-0
/
+77
2023-06-09
splice, net: Add a splice_eof op to file-ops and socket-ops
David Howells
6
-1
/
+44
2023-06-09
splice, net: Use sendmsg(MSG_SPLICE_PAGES) rather than ->sendpage()
David Howells
4
-57
/
+131
2023-06-09
tls: Allow MSG_SPLICE_PAGES but treat it as normal sendmsg
David Howells
2
-2
/
+3
2023-06-09
net: Block MSG_SENDPAGE_* from being passed to sendmsg() by userspace
David Howells
1
-1
/
+3
[next]