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
2024-03-04
wifi: mac80211: hide element parsing internals
Johannes Berg
3
-58
/
+78
2024-03-04
wifi: mac80211: remove unneeded scratch_len subtraction
Johannes Berg
1
-1
/
+0
2024-03-04
wifi: mac80211: defragment reconfiguration MLE when parsing
Johannes Berg
3
-16
/
+27
2024-03-04
wifi: mac80211: simplify multi-link element parsing
Johannes Berg
3
-16
/
+8
2024-03-04
wifi: mac80211: remove unnecessary ML element checks
Johannes Berg
1
-3
/
+0
2024-03-04
wifi: mac80211: add ieee80211_vif_link_active() helper
Johannes Berg
4
-15
/
+8
2024-03-04
wifi: mac80211: remove unnecessary ML element type check
Johannes Berg
1
-4
/
+0
2024-03-04
wifi: mac80211: update scratch_pos after defrag
Johannes Berg
1
-0
/
+1
2024-03-04
wifi: mac80211: Adjust CQM handling for MLO
Ilan Peer
1
-29
/
+50
2024-03-04
wifi: mac80211: Allow beacons to update BSS table regardless of scan
Ilan Peer
1
-7
/
+15
2024-03-04
wifi: mac80211: add link id to ieee80211_gtk_rekey_add()
Shaul Triebitz
1
-4
/
+12
2024-03-04
wifi: cfg80211: print flags in tracing in hex
Johannes Berg
1
-5
/
+5
2024-03-04
wifi: mac80211: obtain AP HT/VHT data for assoc request
Johannes Berg
1
-0
/
+73
2024-03-04
wifi: mac80211: don't add VHT capa on links without them
Johannes Berg
1
-1
/
+2
2024-03-04
wifi: mac80211: handle netif carrier up/down with link AP during MLO
Aditya Kumar Singh
1
-2
/
+30
2024-03-04
wifi: mac80211: remove only link keys during stopping link AP
Rameshkumar Sundaram
1
-1
/
+7
2024-03-04
wifi: cfg80211: check A-MSDU format more carefully
Johannes Berg
1
-4
/
+10
2024-03-04
wifi: mac80211: track capability/opmode NSS separately
Johannes Berg
5
-28
/
+30
2024-03-04
wifi: mac80211: fix supported rate masking in scan
Johannes Berg
1
-4
/
+4
2024-03-04
wifi: mac80211: check link exists before use
Johannes Berg
1
-1
/
+1
2024-03-04
wifi: mac80211: always initialize match_auth
Johannes Berg
1
-4
/
+4
2024-03-04
mptcp: get addr in userspace pm list
Geliang Tang
3
-1
/
+15
2024-03-04
mptcp: implement mptcp_userspace_pm_get_addr
Geliang Tang
2
-0
/
+76
2024-03-04
mptcp: add userspace_pm_lookup_addr_by_id helper
Geliang Tang
1
-15
/
+16
2024-03-04
mptcp: check userspace pm flags
Geliang Tang
1
-5
/
+10
2024-03-04
mptcp: dump addrs in userspace pm list
Geliang Tang
3
-2
/
+20
2024-03-04
mptcp: add token for get-addr in yaml
Geliang Tang
2
-4
/
+5
2024-03-04
mptcp: implement mptcp_userspace_pm_dump_addr
Geliang Tang
2
-0
/
+62
2024-03-04
mptcp: export mptcp_genl_family & mptcp_nl_fill_addr
Geliang Tang
2
-6
/
+7
2024-03-04
mptcp: make pm_remove_addrs_and_subflows static
Geliang Tang
2
-4
/
+2
2024-03-04
mptcp: cleanup SOL_TCP handling
Paolo Abeni
1
-45
/
+30
2024-03-04
mptcp: implement TCP_NOTSENT_LOWAT support
Paolo Abeni
3
-6
/
+73
2024-03-04
mptcp: avoid some duplicate code in socket option handling
Paolo Abeni
1
-12
/
+8
2024-03-04
mptcp: cleanup writer wake-up
Paolo Abeni
2
-22
/
+9
2024-03-04
page_pool: fix netlink dump stop/resume
Jakub Kicinski
1
-1
/
+2
2024-03-04
net: ip6_tunnel: Leverage core stats allocator
Breno Leitao
1
-8
/
+2
2024-03-04
net: adopt skb_network_offset() and similar helpers
Eric Dumazet
6
-9
/
+9
2024-03-03
rxrpc: Use rxrpc_txbuf::kvec[0] instead of rxrpc_txbuf::wire
David Howells
3
-55
/
+56
2024-03-02
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
13
-35
/
+38
2024-03-01
svcrdma: Add Write chunk WRs to the RPC's Send WR chain
Chuck Lever
2
-23
/
+68
2024-03-01
svcrdma: Post WRs for Write chunks in svc_rdma_sendto()
Chuck Lever
2
-38
/
+48
2024-03-01
svcrdma: Post the Reply chunk and Send WR together
Chuck Lever
2
-35
/
+57
2024-03-01
svcrdma: Move write_info for Reply chunks into struct svc_rdma_send_ctxt
Chuck Lever
2
-40
/
+53
2024-03-01
svcrdma: Post Send WR chain
Chuck Lever
2
-17
/
+34
2024-03-01
svcrdma: Fix retry loop in svc_rdma_send()
Chuck Lever
1
-11
/
+17
2024-03-01
svcrdma: Prevent a UAF in svc_rdma_send()
Chuck Lever
1
-3
/
+8
2024-03-01
svcrdma: Fix SQ wake-ups
Chuck Lever
1
-3
/
+3
2024-03-01
svcrdma: Increase the per-transport rw_ctx count
Chuck Lever
1
-2
/
+7
2024-03-01
svcrdma: Update max_send_sges after QP is created
Chuck Lever
1
-0
/
+1
2024-03-01
svcrdma: Report CQ depths in debugging output
Chuck Lever
1
-1
/
+2
[prev]
[next]