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-05-03
wifi: mac80211: handle color change per link
Aditya Kumar Singh
2
-49
/
+102
2024-05-03
wifi: cfg80211: handle color change per link
Aditya Kumar Singh
3
-9
/
+17
2024-05-03
wifi: cfg80211: Clear mlo_links info when STA disconnects
Xin Deng
1
-0
/
+1
2024-05-03
wifi: nl80211: Avoid address calculations via out of bounds array indexing
Kees Cook
1
-7
/
+7
2024-05-02
tcp: Use refcount_inc_not_zero() in tcp_twsk_unique().
Kuniyuki Iwashima
1
-1
/
+7
2024-05-02
tcp: defer shutdown(SEND_SHUTDOWN) for TCP_SYN_RECV sockets
Eric Dumazet
3
-3
/
+7
2024-05-02
net_sched: sch_sfq: annotate data-races around q->perturb_period
Eric Dumazet
1
-4
/
+9
2024-05-02
bpf: tcp: Allow to write tp->snd_cwnd_stamp in bpf_tcp_ca
Miao Xu
1
-0
/
+3
2024-05-02
tcp: Add new args for cong_control in tcp_congestion_ops
Miao Xu
3
-3
/
+4
2024-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
23
-51
/
+111
2024-05-02
Merge tag 'net-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
22
-51
/
+110
2024-05-02
net/sched: unregister lockdep keys in qdisc_create/qdisc_alloc error path
Davide Caratti
2
-0
/
+2
2024-05-02
net: gro: add flush check in udp_gro_receive_segment
Richard Gobert
1
-1
/
+11
2024-05-02
net: gro: fix udp bad offset in socket lookup by adding {inner_}network_offse...
Richard Gobert
8
-4
/
+13
2024-05-02
ipv4: Fix uninit-value access in __ip_make_skb()
Shigeru Yoshida
2
-1
/
+4
2024-05-01
net: dsa: Remove adjust_link paths
Florian Fainelli
2
-130
/
+12
2024-05-01
tipc: fix a possible memleak in tipc_buf_append
Xin Long
1
-1
/
+1
2024-05-01
tipc: fix UAF in error path
Paolo Abeni
1
-1
/
+5
2024-05-01
arp: Convert ioctl(SIOCGARP) to RCU.
Kuniyuki Iwashima
1
-10
/
+18
2024-05-01
net: Protect dev->name by seqlock.
Kuniyuki Iwashima
1
-4
/
+23
2024-05-01
arp: Get dev after calling arp_req_(delete|set|get)().
Kuniyuki Iwashima
1
-36
/
+50
2024-05-01
arp: Remove a nest in arp_req_get().
Kuniyuki Iwashima
1
-13
/
+18
2024-05-01
arp: Factorise ip_route_output() call in arp_req_set() and arp_req_delete().
Kuniyuki Iwashima
1
-20
/
+30
2024-05-01
arp: Validate netmask earlier for SIOCDARP and SIOCSARP in arp_ioctl().
Kuniyuki Iwashima
1
-12
/
+15
2024-05-01
arp: Move ATF_COM setting in arp_req_set().
Kuniyuki Iwashima
1
-3
/
+6
2024-05-01
rxrpc: Clients must accept conn from any address
Jeffrey Altman
1
-7
/
+2
2024-05-01
netfs, 9p: Implement helpers for new write code
David Howells
2
-0
/
+50
2024-05-01
ipv6: anycast: use call_rcu_hurry() in aca_put()
Eric Dumazet
1
-3
/
+2
2024-05-01
net: core: reject skb_copy(_expand) for fraglist GSO skbs
Felix Fietkau
1
-8
/
+19
2024-05-01
net: bridge: fix multicast-to-unicast with fraglist GSO
Felix Fietkau
1
-1
/
+1
2024-05-01
xfrm: Restrict SA direction attribute to specific netlink message types
Antony Antony
1
-0
/
+24
2024-05-01
xfrm: Add dir validation to "in" data path lookup
Antony Antony
3
-0
/
+19
2024-05-01
xfrm: Add dir validation to "out" data path lookup
Antony Antony
2
-0
/
+7
2024-05-01
xfrm: Add Direction to the SA in or out
Antony Antony
5
-9
/
+153
2024-04-30
netpoll: Fix race condition in netpoll_owner_active
Breno Leitao
1
-1
/
+1
2024-04-30
mptcp: ensure snd_nxt is properly initialized on connect
Paolo Abeni
1
-0
/
+3
2024-04-30
net: move sysctl_mem_pcpu_rsv to net_hotdata
Eric Dumazet
3
-4
/
+4
2024-04-30
net: add <net/proto_memory.h>
Eric Dumazet
7
-0
/
+7
2024-04-30
tcp: move tcp_out_of_memory() to net/ipv4/tcp.c
Eric Dumazet
1
-1
/
+9
2024-04-30
net: move sysctl_skb_defer_max to net_hotdata
Eric Dumazet
5
-4
/
+3
2024-04-30
net: move sysctl_max_skb_frags to net_hotdata
Eric Dumazet
5
-7
/
+7
2024-04-30
inet: introduce dst_rtable() helper
Eric Dumazet
17
-46
/
+45
2024-04-30
rxrpc: Fix using alignmask being zero for __page_frag_alloc_align()
Yunsheng Lin
3
-7
/
+7
2024-04-30
net: page_pool: support error injection
Jakub Kicinski
1
-0
/
+2
2024-04-30
net/smc: implement DMB-merged operations of loopback-ism
Wen Gu
2
-15
/
+108
2024-04-30
net/smc: adapt cursor update when sndbuf and peer DMB are merged
Wen Gu
1
-2
/
+34
2024-04-30
net/smc: {at|de}tach sndbuf to peer DMB if supported
Wen Gu
3
-1
/
+77
2024-04-30
net/smc: add operations to merge sndbuf with peer DMB
Wen Gu
2
-0
/
+44
2024-04-30
net/smc: register loopback-ism into SMC-D device list
Wen Gu
3
-16
/
+35
2024-04-30
net/smc: ignore loopback-ism when dumping SMC-D devices
Wen Gu
2
-0
/
+7
[prev]
[next]