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-07-12
tipc: Consolidate redundant functions
Shigeru Yoshida
1
-17
/
+10
2024-07-12
tipc: Remove unused struct declaration
Shigeru Yoshida
1
-1
/
+0
2024-07-11
netdevice: define and allocate &net_device _properly_
Alexander Lobakin
2
-25
/
+7
2024-07-11
net: psample: fix flag being set in wrong skb
Adrian Moreno
1
-3
/
+4
2024-07-11
Merge tag 'wireless-next-2024-07-11' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
15
-273
/
+526
2024-07-11
net: ethtool: Fix RSS setting
Saeed Mahameed
1
-1
/
+2
2024-07-11
net: reduce rtnetlink_rcv_msg() stack usage
Eric Dumazet
1
-6
/
+12
2024-07-11
net/sched: act_skbmod: convert comma to semicolon
Chen Ni
1
-1
/
+1
2024-07-11
ethtool: use the rss context XArray in ring deactivation safety-check
Jakub Kicinski
1
-4
/
+29
2024-07-11
ethtool: fail closed if we can't get max channel used in indirection tables
Jakub Kicinski
4
-19
/
+19
2024-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
11
-173
/
+93
2024-07-11
libceph: fix crush_choose_firstn() kernel-doc warnings
Jeff Johnson
1
-0
/
+4
2024-07-11
libceph: suppress crush_choose_indep() kernel-doc warnings
Jeff Johnson
1
-2
/
+1
2024-07-11
Merge tag 'nf-24-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2
-146
/
+14
2024-07-11
net, sunrpc: Remap EPERM in case of connection failure in xs_tcp_setup_socket
Daniel Borkmann
1
-0
/
+7
2024-07-11
net/sched: Fix UAF when resolving a clash
Chengen Du
1
-0
/
+8
2024-07-11
udp: Set SOCK_RCU_FREE earlier in udp_lib_get_port().
Kuniyuki Iwashima
1
-1
/
+3
2024-07-11
netfilter: nf_tables: prefer nft_chain_validate
Florian Westphal
1
-145
/
+13
2024-07-11
netfilter: nfnetlink_queue: drop bogus WARN_ON
Florian Westphal
1
-1
/
+1
2024-07-11
ethtool: netlink: do not return SQI value if link is down
Oleksij Rempel
1
-13
/
+28
2024-07-10
tcp: avoid too many retransmit packets
Eric Dumazet
1
-2
/
+13
2024-07-10
page_pool: use __cacheline_group_{begin, end}_aligned()
Alexander Lobakin
1
-1
/
+2
2024-07-10
bpf: Remove tst_run from lwt_seg6local_prog_ops.
Sebastian Andrzej Siewior
1
-1
/
+0
2024-07-10
wifi: mac80211: fix AP chandef capturing in CSA
Johannes Berg
1
-3
/
+6
2024-07-10
libceph: fix race between delayed_work() and ceph_monc_stop()
Ilya Dryomov
1
-2
/
+12
2024-07-09
net: fix rc7's __skb_datagram_iter()
Hugh Dickins
1
-1
/
+2
2024-07-09
net: tls: Pass union tls_crypto_context pointer to memzero_explicit
Simon Horman
1
-3
/
+6
2024-07-09
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
7
-28
/
+335
2024-07-09
udp: Remove duplicate included header file trace/events/udp.h
Thorsten Blum
1
-1
/
+0
2024-07-09
wifi: mac80211: add wiphy radio assignment and validation
Felix Fietkau
1
-5
/
+47
2024-07-09
wifi: mac80211: move code in ieee80211_link_reserve_chanctx to a helper
Felix Fietkau
1
-69
/
+72
2024-07-09
wifi: mac80211: extend ifcomb check functions for multi-radio
Felix Fietkau
6
-65
/
+114
2024-07-09
wifi: mac80211: add radio index to ieee80211_chanctx_conf
Felix Fietkau
1
-3
/
+5
2024-07-09
wifi: mac80211: add support for DFS with multiple radios
Felix Fietkau
1
-19
/
+31
2024-07-09
wifi: cfg80211: add helper for checking if a chandef is valid on a radio
Felix Fietkau
1
-0
/
+35
2024-07-09
wifi: cfg80211: extend interface combination check for multi-radio
Felix Fietkau
3
-8
/
+42
2024-07-09
wifi: cfg80211: add support for advertising multiple radios belonging to a wiphy
Felix Fietkau
1
-11
/
+102
2024-07-09
wifi: mac80211: chanctx emulation set CHANGE_CHANNEL when in_reconfig
Zong-Zhe Yang
1
-1
/
+1
2024-07-09
l2tp: fix possible UAF when cleaning up tunnels
James Chapman
1
-4
/
+7
2024-07-09
skmsg: Skip zero length skb in sk_msg_recvmsg
Geliang Tang
1
-1
/
+2
2024-07-08
net: page_pool: fix warning code
Johannes Berg
1
-1
/
+1
2024-07-08
bpf: Fix too early release of tcx_entry
Daniel Borkmann
1
-6
/
+6
2024-07-08
gss_krb5: Fix the error handling path for crypto_sync_skcipher_setkey
Gaosheng Cui
1
-1
/
+1
2024-07-08
sunrpc: refactor pool_mode setting code
Jeff Layton
1
-21
/
+64
2024-07-08
sunrpc: fix up the special handling of sv_nrpools == 1
Jeff Layton
1
-19
/
+7
2024-07-08
SUNRPC: Add a trace point in svc_xprt_deferred_close
Chuck Lever
1
-0
/
+1
2024-07-08
svcrdma: Handle ADDR_CHANGE CM event properly
Chuck Lever
1
-1
/
+15
2024-07-08
svcrdma: Refactor the creation of listener CMA ID
Chuck Lever
1
-27
/
+40
2024-07-08
SUNRPC: avoid soft lockup when transmitting UDP to reachable server.
NeilBrown
1
-1
/
+2
2024-07-08
xprtrdma: Remove temp allocation of rpcrdma_rep objects
Chuck Lever
3
-37
/
+26
[prev]
[next]