index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-17
SUNRPC: Use sysfs_emit in place of strlcpy/sprintf
Azeem Shaikh
1
-5
/
+5
2023-06-17
SUNRPC: Remove transport class dprintk call sites
Chuck Lever
1
-3
/
+0
2023-06-17
SUNRPC: Fix comments for transport class registration
Chuck Lever
1
-0
/
+12
2023-06-17
svcrdma: Remove an unused argument from __svc_rdma_put_rw_ctxt()
Chuck Lever
1
-4
/
+3
2023-06-17
svcrdma: trace cc_release calls
Chuck Lever
1
-0
/
+2
2023-06-17
svcrdma: Convert "might sleep" comment into a code annotation
Chuck Lever
2
-2
/
+5
2023-06-17
SUNRPC: Move initialization of rq_stime
Chuck Lever
1
-1
/
+2
2023-06-17
SUNRPC: Optimize page release in svc_rdma_sendto()
Chuck Lever
1
-2
/
+2
2023-06-17
svcrdma: Prevent page release when nothing was received
Chuck Lever
1
-6
/
+6
2023-06-17
tcp: enforce receive buffer memory limits by allowing the tcp window to shrink
[email protected]
3
-9
/
+62
2023-06-17
devlink: report devlink_port_type_warn source device
Petr Oros
1
-1
/
+4
2023-06-17
net: mctp: remove redundant RTN_UNICAST check
Lin Ma
1
-3
/
+0
2023-06-17
kcm: Fix unnecessary psock unreservation.
David Howells
1
-1
/
+3
2023-06-16
ieee802154: Replace strlcpy with strscpy
Azeem Shaikh
2
-2
/
+2
2023-06-16
ip, ip6: Fix splice to raw and ping sockets
David Howells
2
-2
/
+4
2023-06-16
xfrm: Linearize the skb after offloading if needed.
Sebastian Andrzej Siewior
2
-0
/
+6
2023-06-15
net: add check for current MAC address in dev_set_mac_address
Piotr Gardocki
1
-0
/
+2
2023-06-15
net: ioctl: Use kernel memory on protocol ioctl callbacks
Breno Leitao
19
-122
/
+185
2023-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
31
-86
/
+275
2023-06-15
dccp: Print deprecation notice.
Kuniyuki Iwashima
1
-0
/
+3
2023-06-15
udplite: Print deprecation notice.
Kuniyuki Iwashima
2
-0
/
+6
2023-06-15
net: tipc: resize nlattr array to correct size
Lin Ma
1
-2
/
+2
2023-06-15
net: tls: make the offload check helper take skb not socket
Jakub Kicinski
1
-2
/
+2
2023-06-15
netpoll: allocate netdev tracker right away
Jakub Kicinski
1
-3
/
+2
2023-06-15
net: create device lookup API with reference tracking
Jakub Kicinski
3
-29
/
+56
2023-06-14
net/sched: cls_api: Fix lockup on flushing explicitly created chain
Vlad Buslov
1
-5
/
+7
2023-06-14
rtnetlink: move validate_linkmsg out of do_setlink
Xin Long
1
-41
/
+42
2023-06-14
net/handshake: remove fput() that causes use-after-free
Lin Ma
2
-5
/
+0
2023-06-14
Merge tag 'wireless-2023-06-14' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
9
-18
/
+30
2023-06-14
rtnetlink: extend RTEXT_FILTER_SKIP_STATS to IFLA_VF_INFO
Edwin Peer
1
-45
/
+51
2023-06-14
wifi: mac80211: Replace strlcpy with strscpy
Azeem Shaikh
1
-1
/
+1
2023-06-14
wifi: cfg80211: replace strlcpy() with strscpy()
Azeem Shaikh
1
-1
/
+1
2023-06-14
wifi: mac80211: Fix permissions for valid_links debugfs entry
Ilan Peer
1
-1
/
+1
2023-06-14
wifi: cfg80211: Support association to AP MLD with disabled links
Ilan Peer
1
-1
/
+12
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
1
-1
/
+4
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
4
-32
/
+17
2023-06-14
wifi: cfg80211: S1G rate information and calculations
Gilad Itzkovitch
2
-0
/
+133
2023-06-14
net/sched: qdisc_destroy() old ingress and clsact Qdiscs before grafting
Peilin Ye
2
-8
/
+34
2023-06-14
net/sched: Refactor qdisc_graft() for ingress and clsact Qdiscs
Peilin Ye
1
-10
/
+10
2023-06-14
net/sched: act_ct: Fix promotion of offloaded unreplied tuple
Paul Blakey
3
-6
/
+20
2023-06-13
ethtool: ioctl: account for sopass diff in set_wol
Justin Chen
1
-1
/
+2
2023-06-12
kcm: Send multiple frags in one sendmsg()
David Howells
1
-76
/
+50
2023-06-12
kcm: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
David Howells
1
-5
/
+11
2023-06-12
tcp_bpf: Make tcp_bpf_sendpage() go through tcp_bpf_sendmsg(MSG_SPLICE_PAGES)
David Howells
1
-40
/
+9
[prev]
[next]