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
/
include
/
uapi
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-01
Merge tag 'io_uring-futex-2023-10-30' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+4
2023-11-01
Merge tag 'for-6.7/io_uring-sockopt-2023-10-30' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+8
2023-11-01
Merge tag 'for-6.7/io_uring-2023-10-30' of git://git.kernel.dk/linux
Linus Torvalds
1
-3
/
+5
2023-11-01
Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+3
2023-10-31
Merge tag 'net-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
16
-190
/
+686
2023-10-30
Merge tag 'execve-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2023-10-30
Merge tag 'sched-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+0
2023-10-30
Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+28
2023-10-30
Merge tag 'for-6.7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2
-1
/
+62
2023-10-30
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
Linus Torvalds
1
-1
/
+2
2023-10-30
Merge tag 'nfsd-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
1
-0
/
+39
2023-10-27
doc/netlink: Update schema to support cmd-cnt-name and cmd-max-name
Davide Caratti
2
-8
/
+4
2023-10-27
bridge: add MDB get uAPI attributes
Ido Schimmel
1
-0
/
+18
2023-10-27
net/tcp: Add TCP_AO_REPAIR
Dmitry Safonov
1
-0
/
+8
2023-10-27
net/tcp: Allow asynchronous delete for TCP-AO keys (MKTs)
Dmitry Safonov
1
-1
/
+2
2023-10-27
net/tcp: Add TCP-AO getsockopt()s
Dmitry Safonov
1
-14
/
+49
2023-10-27
net/tcp: Add option for TCP-AO to (not) hash header
Dmitry Safonov
1
-0
/
+5
2023-10-27
net/tcp: Ignore specific ICMPs for TCP-AO connections
Dmitry Safonov
2
-1
/
+4
2023-10-27
net/tcp: Add TCP-AO segments counters
Dmitry Safonov
2
-1
/
+11
2023-10-27
net/tcp: Introduce TCP_AO setsockopt()s
Dmitry Safonov
1
-0
/
+46
2023-10-27
net/tcp: Add TCP-AO config and structures
Dmitry Safonov
1
-0
/
+2
2023-10-26
Merge tag 'wireless-next-2023-10-26' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-2
/
+2
2023-10-26
Merge tag 'for-netdev' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/...
Jakub Kicinski
2
-0
/
+38
2023-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2023-10-25
ipv6: drop feature RTAX_FEATURE_ALLFRAG
Yan Zhai
1
-1
/
+1
2023-10-24
netkit, bpf: Add bpf programmable net device
Daniel Borkmann
2
-0
/
+38
2023-10-24
net: dsa: Rename IFLA_DSA_MASTER to IFLA_DSA_CONDUIT
Florian Fainelli
1
-1
/
+3
2023-10-24
uapi: mptcp: use header file generated from YAML spec
Davide Caratti
2
-172
/
+160
2023-10-24
net: mptcp: convert netlink from small_ops to ops
Davide Caratti
1
-0
/
+8
2023-10-24
gtp: uapi: fix GTPA_MAX
Pablo Neira Ayuso
1
-1
/
+1
2023-10-23
devlink: make devlink_flash_overwrite enum named one
Jiri Pirko
1
-1
/
+1
2023-10-23
wifi: nl80211: fix doc typos
Randy Dunlap
1
-2
/
+2
2023-10-23
Merge tag 'v6.6-rc7' into sched/core, to pick up fixes
Ingo Molnar
1
-5
/
+1
2023-10-23
tcp: add TCPI_OPT_USEC_TS
Eric Dumazet
1
-0
/
+1
2023-10-23
tcp: add RTAX_FEATURE_TCP_USEC_TS
Eric Dumazet
1
-7
/
+11
2023-10-23
BackMerge tag 'v6.6-rc7' into drm-next
Dave Airlie
3
-6
/
+11
2023-10-20
net: fix IPSTATS_MIB_OUTPKGS increment in OutForwDatagrams.
Heng Guo
1
-1
/
+2
2023-10-20
netlink: add variable-length / auto integers
Jakub Kicinski
1
-0
/
+5
2023-10-19
io_uring/cmd: Introduce SOCKET_URING_OP_SETSOCKOPT
Breno Leitao
1
-0
/
+1
2023-10-19
io_uring/cmd: Introduce SOCKET_URING_OP_GETSOCKOPT
Breno Leitao
1
-0
/
+7
2023-10-18
Merge tag 'amd-drm-next-6.7-2023-10-13' of https://gitlab.freedesktop.org/agd...
Dave Airlie
1
-0
/
+3
2023-10-17
net: bridge: Add netlink knobs for number / max learned FDB entries
Johannes Nixdorf
1
-0
/
+2
2023-10-16
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-4
/
+25
2023-10-16
NFSD: introduce netlink stubs
Lorenzo Bianconi
1
-0
/
+39
2023-10-15
ptp: support event queue reader channel masks
Xabier Marquiegui
1
-0
/
+2
2023-10-15
dpll: spec: add support for pin-dpll signal phase offset/adjust
Arkadiusz Kubalewski
1
-0
/
+6
2023-10-15
vsock: read from socket's error queue
Arseniy Krasnov
1
-0
/
+17
2023-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+1
2023-10-12
btrfs: qgroup: check generation when recording simple quota delta
Boris Burkov
1
-0
/
+9
2023-10-12
btrfs: new inline ref storing owning subvol of data extents
Boris Burkov
1
-0
/
+12
[next]