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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-31
l2tp: prevent possible tunnel refcount underflow
James Chapman
4
-10
/
+24
2024-07-31
l2tp: refactor ppp socket/session relationship
James Chapman
1
-55
/
+39
2024-07-31
l2tp: free sessions using rcu
James Chapman
2
-3
/
+2
2024-07-31
l2tp: delete sessions using work queue
James Chapman
2
-16
/
+21
2024-07-31
l2tp: simplify tunnel and socket cleanup
James Chapman
2
-62
/
+21
2024-07-31
l2tp: remove unused tunnel magic field
James Chapman
2
-4
/
+0
2024-07-31
l2tp: don't set sk_user_data in tunnel socket
James Chapman
1
-4
/
+6
2024-07-31
l2tp: don't use tunnel socket sk_user_data in ppp procfs output
James Chapman
1
-1
/
+1
2024-07-31
l2tp: have l2tp_ip_destroy_sock use ip_flush_pending_frames
James Chapman
1
-3
/
+3
2024-07-31
ipv4: export ip_flush_pending_frames
James Chapman
1
-0
/
+1
2024-07-31
l2tp: lookup tunnel from socket without using sk_user_data
James Chapman
4
-17
/
+54
2024-07-30
net/tcp: Expand goo.gl link
Dr. David Alan Gilbert
1
-1
/
+2
2024-07-30
net: wangxun: use net_prefetch to simplify logic
Joe Damato
1
-4
/
+1
2024-07-25
Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
43
-123
/
+320
2024-07-25
Merge tag 'printk-for-6.11-trivial' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-6
/
+8
2024-07-25
Merge tag 'constfy-sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
93
-258
/
+258
2024-07-25
Merge tag 'efi-fixes-for-v6.11-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-5
/
+17
2024-07-25
Merge tag 'kgdb-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
4
-20
/
+8
2024-07-25
Merge tag 'mips_6.11_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...
Linus Torvalds
6
-35
/
+12
2024-07-25
Merge tag 'parisc-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
12
-53
/
+125
2024-07-25
Merge tag 'uml-for-linus-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
69
-1956
/
+1297
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
216
-624
/
+778
2024-07-25
Merge tag 'linux-watchdog-6.11-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
9
-59
/
+81
2024-07-25
Merge tag 'dma-mapping-6.11-2024-07-24' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-1
/
+1
2024-07-25
Merge branch 'tap-tun-harden-by-dropping-short-frame'
Jakub Kicinski
2
-0
/
+8
2024-07-25
tun: add missing verification for short frame
Dongli Zhang
1
-0
/
+3
2024-07-25
tap: add missing verification for short frame
Si-Wei Liu
1
-0
/
+5
2024-07-25
mISDN: Fix a use after free in hfcmulti_tx()
Dan Carpenter
1
-3
/
+4
2024-07-25
gve: Fix an edge case for TSO skb validity check
Bailey Forrest
1
-1
/
+21
2024-07-25
bnxt_en: update xdp_rxq_info in queue restart logic
Taehee Yoo
1
-0
/
+17
2024-07-25
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
19
-70
/
+177
2024-07-25
tcp: process the 3rd ACK with sk_socket for TFO/MPTCP
Matthieu Baerts (NGI0)
1
-3
/
+0
2024-07-25
selftests/bpf: Add XDP_UMEM_TX_METADATA_LEN to XSK TX metadata test
Stanislav Fomichev
2
-1
/
+6
2024-07-25
xsk: Require XDP_UMEM_TX_METADATA_LEN to actuate tx_metadata_len
Stanislav Fomichev
3
-9
/
+20
2024-07-25
bpf: Fix a segment issue when downgrading gso_size
Fred Li
1
-4
/
+11
2024-07-25
net: mediatek: Fix potential NULL pointer dereference in dummy net_device han...
Breno Leitao
1
-2
/
+1
2024-07-25
Merge tag 'nf-24-07-24' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
1
-2
/
+10
2024-07-25
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Paolo Abeni
5
-5
/
+25
2024-07-24
Merge tag 'phy-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...
Linus Torvalds
41
-452
/
+4923
2024-07-24
Merge tag 'soundwire-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
16
-80
/
+271
2024-07-24
Merge tag 'dmaengine-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
46
-282
/
+2492
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
93
-258
/
+258
2024-07-24
Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
37
-18
/
+1121
2024-07-24
Merge tag 'vfs-6.11-rc1.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
24
-213
/
+488
2024-07-24
hostfs: fix folio conversion
Linus Torvalds
1
-1
/
+1
2024-07-24
MAINTAINERS: make Breno the netconsole maintainer
Jakub Kicinski
1
-0
/
+6
2024-07-24
MAINTAINERS: Update bonding entry
Jay Vosburgh
1
-3
/
+2
2024-07-24
net: nexthop: Initialize all fields in dumped nexthops
Petr Machata
1
-3
/
+4
2024-07-24
net: stmmac: Correct byte order of perfect_match
Simon Horman
4
-5
/
+5
2024-07-24
selftests: forwarding: skip if kernel not support setting bridge fdb learning...
Hangbin Liu
1
-0
/
+18
[next]