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
2023-08-18
tcp: refine skb->ooo_okay setting
Eric Dumazet
1
-7
/
+14
2023-08-18
sock: annotate data-races around prot->memory_pressure
Eric Dumazet
1
-1
/
+1
2023-08-18
devlink: add missing unregister linecard notification
Jiri Pirko
1
-0
/
+3
2023-08-18
Merge tag 'batadv-next-pullrequest-20230816' of git://git.open-mesh.org/linux...
Jakub Kicinski
11
-221
/
+28
2023-08-18
Merge tag 'batadv-net-pullrequest-20230816' of git://git.open-mesh.org/linux-...
Jakub Kicinski
6
-5
/
+29
2023-08-18
net: use SLAB_NO_MERGE for kmem_cache skbuff_head_cache
Jesper Dangaard Brouer
1
-1
/
+12
2023-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
19
-67
/
+113
2023-08-18
mm: allow per-VMA locks on file-backed VMAs
Matthew Wilcox (Oracle)
1
-7
/
+4
2023-08-18
lwt: Check LWTUNNEL_XMIT_CONTINUE strictly
Yan Zhai
2
-2
/
+2
2023-08-18
lwt: Fix return values of BPF xmit ops
Yan Zhai
1
-4
/
+3
2023-08-18
Merge tag 'net-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
18
-67
/
+110
2023-08-17
netem: use seeded PRNG for correlated loss events
François Michel
1
-10
/
+12
2023-08-17
netem: use a seeded PRNG for generating random losses
François Michel
1
-5
/
+6
2023-08-17
netem: add prng attribute to netem_sched_data
François Michel
1
-0
/
+16
2023-08-17
sock: Fix misuse of sk_under_memory_pressure()
Abel Wu
1
-1
/
+1
2023-08-16
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-1
/
+40
2023-08-16
bpf: Add update_socket_protocol hook
Geliang Tang
2
-1
/
+40
2023-08-16
net/ipv6: Remove expired routes with a separated list of routes.
Kui-Feng Lee
2
-9
/
+52
2023-08-16
Merge tag 'nf-23-08-16' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
David S. Miller
5
-29
/
+66
2023-08-16
inet: implement lockless IP_MINTTL
Eric Dumazet
1
-18
/
+14
2023-08-16
inet: implement lockless IP_TTL
Eric Dumazet
2
-16
/
+13
2023-08-16
inet: move inet->defer_connect to inet->inet_flags
Eric Dumazet
5
-13
/
+17
2023-08-16
inet: move inet->bind_address_no_port to inet->inet_flags
Eric Dumazet
4
-9
/
+9
2023-08-16
inet: move inet->nodefrag to inet->inet_flags
Eric Dumazet
5
-15
/
+13
2023-08-16
inet: move inet->is_icsk to inet->inet_flags
Eric Dumazet
6
-9
/
+9
2023-08-16
inet: move inet->transparent to inet->inet_flags
Eric Dumazet
7
-28
/
+24
2023-08-16
inet: move inet->mc_all to inet->inet_frags
Eric Dumazet
4
-14
/
+14
2023-08-16
inet: move inet->mc_loop to inet->inet_frags
Eric Dumazet
8
-17
/
+15
2023-08-16
inet: move inet->hdrincl to inet->inet_flags
Eric Dumazet
9
-39
/
+29
2023-08-16
inet: move inet->freebind to inet->inet_flags
Eric Dumazet
5
-19
/
+17
2023-08-16
inet: move inet->recverr_rfc4884 to inet->inet_flags
Eric Dumazet
2
-10
/
+10
2023-08-16
inet: move inet->recverr to inet->inet_flags
Eric Dumazet
8
-30
/
+27
2023-08-16
inet: set/get simple options locklessly
Eric Dumazet
1
-56
/
+62
2023-08-16
inet: introduce inet->inet_flags
Eric Dumazet
7
-60
/
+39
2023-08-16
ipv6: fix indentation of a config attribute
Prasad Pandit
1
-1
/
+1
2023-08-16
Merge tag 'ipsec-2023-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
8
-30
/
+33
2023-08-15
net: warn about attempts to register negative ifindex
Jakub Kicinski
1
-0
/
+5
2023-08-15
net: openvswitch: reject negative ifindex
Jakub Kicinski
1
-4
/
+4
2023-08-15
nexthop: Do not increment dump sentinel at the end of the dump
Ido Schimmel
1
-1
/
+0
2023-08-15
nexthop: Simplify nexthop bucket dump
Ido Schimmel
1
-5
/
+0
2023-08-15
seg6: add NEXT-C-SID support for SRv6 End.X behavior
Andrea Mayer
1
-20
/
+88
2023-08-15
networking: Update to register_net_sysctl_sz
Joel Granados
21
-28
/
+80
2023-08-15
netfilter: Update to register_net_sysctl_sz
Joel Granados
7
-14
/
+31
2023-08-15
ax.25: Update to register_net_sysctl_sz
Joel Granados
1
-1
/
+2
2023-08-15
sysctl: Add size to register_net_sysctl function
Joel Granados
1
-9
/
+13
2023-08-15
sysctl: Add size to register_sysctl
Joel Granados
1
-1
/
+1
2023-08-15
sysctl: Add a size arg to __register_sysctl_table
Joel Granados
1
-1
/
+7
2023-08-16
netfilter: nft_dynset: disallow object maps
Pablo Neira Ayuso
1
-0
/
+3
2023-08-16
netfilter: nf_tables: GC transaction race with netns dismantle
Pablo Neira Ayuso
1
-1
/
+6
2023-08-16
netfilter: nf_tables: fix GC transaction races with netns and netlink event e...
Pablo Neira Ayuso
1
-4
/
+32
[prev]
[next]