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-29
ethtool: fix the state of additional contexts with old API
Jakub Kicinski
1
-8
/
+30
2024-07-29
ethtool: fix setting key and resetting indir at once
Jakub Kicinski
1
-2
/
+3
2024-07-29
tun: Add missing bpf_net_ctx_clear() in do_xdp_generic()
Jeongjun Park
1
-0
/
+1
2024-07-28
minmax: add a few more MIN_T/MAX_T users
Linus Torvalds
2
-2
/
+2
2024-07-26
Merge tag 'for-net-2024-07-26' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
3
-9
/
+24
2024-07-26
Merge tag 'wireless-2024-07-26' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
5
-8
/
+18
2024-07-26
Bluetooth: hci_event: Fix setting DISCOVERY_FINDING for passive scanning
Luiz Augusto von Dentz
2
-9
/
+3
2024-07-26
Bluetooth: hci_sync: Fix suspending with wrong filter policy
Luiz Augusto von Dentz
1
-0
/
+21
2024-07-26
wifi: cfg80211: correct S1G beacon length calculation
Johannes Berg
1
-3
/
+8
2024-07-26
wifi: cfg80211: fix reporting failed MLO links status with cfg80211_connect_done
Veerendranath Jakkam
1
-0
/
+1
2024-07-26
wifi: mac80211: use monitor sdata with driver only if desired
Johannes Berg
3
-5
/
+9
2024-07-26
sched: act_ct: take care of padding in struct zones_ht_key
Eric Dumazet
1
-1
/
+3
2024-07-25
ethtool: rss: echo the context number back
Jakub Kicinski
1
-1
/
+7
2024-07-25
Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
10
-36
/
+93
2024-07-25
Merge tag 'constfy-sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
21
-84
/
+84
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2024-07-25
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
4
-8
/
+60
2024-07-25
tcp: process the 3rd ACK with sk_socket for TFO/MPTCP
Matthieu Baerts (NGI0)
1
-3
/
+0
2024-07-25
xsk: Require XDP_UMEM_TX_METADATA_LEN to actuate tx_metadata_len
Stanislav Fomichev
1
-3
/
+6
2024-07-25
bpf: Fix a segment issue when downgrading gso_size
Fred Li
1
-4
/
+11
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-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
21
-84
/
+84
2024-07-24
net: nexthop: Initialize all fields in dumped nexthops
Petr Machata
1
-3
/
+4
2024-07-24
tipc: Return non-zero value from tipc_udp_addr2str() on error
Shigeru Yoshida
1
-1
/
+4
2024-07-24
netfilter: nft_set_pipapo_avx2: disable softinterrupts
Florian Westphal
1
-2
/
+10
2024-07-23
l2tp: make session IDR and tunnel session list coherent
James Chapman
1
-18
/
+14
2024-07-23
ipv4: Fix incorrect source address in Record Route option
Ido Schimmel
1
-1
/
+1
2024-07-21
Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2
-2
/
+2
2024-07-19
Merge tag 'net-6.11-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
8
-21
/
+46
2024-07-19
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-11
/
+5
2024-07-19
sunrpc: avoid -Wformat-security warning
Arnd Bergmann
1
-1
/
+1
2024-07-18
Merge tag 'nfs-for-6.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
9
-59
/
+266
2024-07-18
SUNRPC: Fix a race to wake a sync task
Benjamin Coddington
1
-1
/
+3
2024-07-18
Merge tag 'nf-24-07-17' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
5
-12
/
+36
2024-07-18
ipv4: Fix incorrect TOS in fibmatch route get reply
Ido Schimmel
1
-1
/
+1
2024-07-18
ipv4: Fix incorrect TOS in route get reply
Ido Schimmel
2
-7
/
+8
2024-07-18
net: flow_dissector: use DEBUG_NET_WARN_ON_ONCE
Pablo Neira Ayuso
1
-1
/
+1
2024-07-17
ipvs: properly dereference pe in ip_vs_add_service
Chen Hanxiao
1
-5
/
+5
2024-07-17
af_unix: Disable MSG_OOB handling for sockets in sockmap/sockhash
Michal Luczaj
2
-1
/
+43
2024-07-17
Merge tag 'nfsd-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
4
-69
/
+128
2024-07-17
netfilter: nf_set_pipapo: fix initial map fill
Florian Westphal
3
-6
/
+29
2024-07-17
netfilter: ctnetlink: use helper function to calculate expect ID
Pablo Neira Ayuso
1
-1
/
+2
2024-07-17
virtio: rename virtio_find_vqs_info() to virtio_find_vqs()
Jiri Pirko
1
-2
/
+1
2024-07-17
virtio: convert the rest virtio_find_vqs() users to virtio_find_vqs_info()
Jiri Pirko
1
-11
/
+6
2024-07-16
Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
248
-4246
/
+9380
2024-07-16
Merge tag 'sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-9
/
+2
2024-07-16
tcp: Replace strncpy() with strscpy()
Kees Cook
1
-4
/
+5
2024-07-16
tcp: Don't access uninit tcp_rsk(req)->ao_keyid in tcp_create_openreq_child().
Kuniyuki Iwashima
1
-7
/
+8
2024-07-15
Merge tag 'for-6.11/io_uring-20240714' of git://git.kernel.dk/linux
Linus Torvalds
1
-18
/
+30
2024-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
16
-30
/
+190
[prev]
[next]