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-04-09
ipv6: fib: hide unused 'pn' variable
Arnd Bergmann
1
-2
/
+5
2024-04-09
net: qrtr: support suspend/hibernation
Baochen Qiang
1
-0
/
+46
2024-04-09
tcp: replace TCP_SKB_CB(skb)->tcp_tw_isn with a per-cpu field
Eric Dumazet
5
-16
/
+27
2024-04-09
tcp: propagate tcp_tw_isn via an extra parameter to ->route_req()
Eric Dumazet
4
-10
/
+15
2024-04-08
af_unix: Clear stale u->oob_skb.
Kuniyuki Iwashima
1
-1
/
+3
2024-04-08
wifi: mac80211: extend IEEE80211_KEY_FLAG_GENERATE_MMIE to other ciphers
Michael-CY Lee
1
-2
/
+10
2024-04-08
wifi: mac80211: correctly document struct mesh_table
Jeff Johnson
1
-1
/
+1
2024-04-08
wifi: cfg80211: fix the order of arguments for trace events of the tx_rx_evt ...
Igor Artemiev
1
-2
/
+2
2024-04-08
wifi: mac80211: ensure beacon is non-S1G prior to extracting the beacon times...
Richard Kinder
1
-1
/
+2
2024-04-08
wifi: mac80211: don't use rate mask for scanning
Johannes Berg
3
-5
/
+15
2024-04-08
wifi: mac80211: check EHT/TTLM action frame length
Johannes Berg
1
-0
/
+4
2024-04-08
devlink: Support setting max_io_eqs
Parav Pandit
1
-0
/
+53
2024-04-08
net: display more skb fields in skb_dump()
Eric Dumazet
1
-6
/
+12
2024-04-08
mptcp: add reset reason options in some places
Jason Xing
1
-5
/
+15
2024-04-08
ipv4: Set scope explicitly in ip_route_output().
Guillaume Nault
5
-7
/
+12
2024-04-08
af_packet: avoid a false positive warning in packet_setsockopt()
Eric Dumazet
1
-12
/
+14
2024-04-08
net: handle HAS_IOPORT dependencies
Niklas Schnelle
1
-1
/
+1
2024-04-08
tcp: more struct tcp_sock adjustments
Eric Dumazet
1
-4
/
+4
2024-04-08
Merge tag 'batadv-next-pullrequest-20240405' of git://git.open-mesh.org/linux...
David S. Miller
3
-45
/
+6
2024-04-08
Merge tag 'batadv-net-pullrequest-20240405' of git://git.open-mesh.org/linux-...
David S. Miller
1
-1
/
+1
2024-04-08
net: dqs: use sysfs_emit() in favor of sprintf()
Eric Dumazet
1
-3
/
+3
2024-04-08
ip_tunnel: harden copying IP tunnel params to userspace
Alexander Lobakin
1
-0
/
+2
2024-04-08
ipv6: remove RTNL protection from ip6addrlbl_dump()
Eric Dumazet
1
-7
/
+11
2024-04-08
inet: frags: delay fqdir_free_fn()
Eric Dumazet
1
-2
/
+2
2024-04-08
ip6_vti: Remove generic .ndo_get_stats64
Breno Leitao
1
-1
/
+0
2024-04-08
ip6_vti: Do not use custom stat allocator
Breno Leitao
1
-10
/
+1
2024-04-08
bpf, skmsg: Fix NULL pointer dereference in sk_psock_skb_ingress_enqueue
Jason Xing
1
-4
/
+1
2024-04-06
net: ethtool: Allow passing a phy index for some commands
Maxime Chevallier
2
-2
/
+51
2024-04-06
net: phy: Introduce ethernet link topology representation
Maxime Chevallier
1
-0
/
+9
2024-04-06
netlink: add nlmsg_consume() and use it in devlink compat
Jakub Kicinski
1
-1
/
+1
2024-04-06
Merge tag 'nfsd-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
1
-9
/
+1
2024-04-06
net: skbuff: generalize the skb->decrypted bit
Jakub Kicinski
6
-18
/
+11
2024-04-05
xsk: validate user input for XDP_{UMEM|COMPLETION}_FILL_RING
Eric Dumazet
1
-0
/
+2
2024-04-05
tcp: annotate data-races around tp->window_clamp
Eric Dumazet
7
-23
/
+29
2024-04-05
ethtool: add interface to read Tx hardware timestamping statistics
Rahul Rameshbabu
1
-1
/
+51
2024-04-05
net: openvswitch: fix unwanted error log on timeout policy probing
Ilya Maximets
1
-2
/
+3
2024-04-05
Merge tag '9p-for-6.9-rc3' of https://github.com/martinetd/linux
Linus Torvalds
2
-6
/
+5
2024-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
30
-98
/
+216
2024-04-04
Merge tag 'net-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
29
-92
/
+208
2024-04-04
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+6
2024-04-04
netfilter: validate user input for expected length
Eric Dumazet
4
-0
/
+18
2024-04-04
Merge tag 'nf-24-04-04' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
1
-16
/
+34
2024-04-04
net/sched: act_skbmod: prevent kernel-infoleak
Eric Dumazet
1
-5
/
+5
2024-04-04
SUNRPC: Fix a slow server-side memory leak with RPC-over-TCP
Chuck Lever
1
-9
/
+1
2024-04-04
SUNRPC: add a missing rpc_stat for TCP TLS
Olga Kornievskaia
1
-0
/
+1
2024-04-04
netfilter: nf_tables: discard table flag update with pending basechain deletion
Pablo Neira Ayuso
1
-4
/
+5
2024-04-04
netfilter: nf_tables: Fix potential data-race in __nft_flowtable_type_get()
Ziyang Xuan
1
-2
/
+7
2024-04-04
netfilter: nf_tables: reject new basechain after table flag update
Pablo Neira Ayuso
1
-0
/
+3
2024-04-04
netfilter: nf_tables: flush pending destroy work before exit_net release
Pablo Neira Ayuso
1
-0
/
+1
2024-04-04
netfilter: nf_tables: release mutex after nft_gc_seq_end from abort path
Pablo Neira Ayuso
1
-5
/
+8
[prev]
[next]