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-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
37
-74
/
+229
2024-01-25
Merge tag 'net-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
35
-59
/
+223
2024-01-25
Merge tag 'nfsd-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
1
-2
/
+2
2024-01-25
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
3
-10
/
+47
2024-01-25
xfrm: Pass UDP encapsulation in TX packet offload
Leon Romanovsky
1
-1
/
+1
2024-01-25
xfrm6_tunnel: Use KMEM_CACHE instead of kmem_cache_create
Kunwu Chan
1
-4
/
+1
2024-01-25
xfrm: introduce forwarding of ICMP Error messages
Antony Antony
1
-2
/
+140
2024-01-24
tipc: node: remove Excess struct member kernel-doc warnings
Randy Dunlap
1
-2
/
+0
2024-01-24
tipc: socket: remove Excess struct member kernel-doc warning
Randy Dunlap
1
-1
/
+0
2024-01-24
xdp: reflect tail increase for MEM_TYPE_XSK_BUFF_POOL
Maciej Fijalkowski
1
-0
/
+2
2024-01-24
xsk: fix usage of multi-buffer BPF helpers for ZC XDP
Maciej Fijalkowski
1
-6
/
+36
2024-01-24
xsk: make xsk_buff_pool responsible for clearing xdp_buff::flags
Maciej Fijalkowski
1
-0
/
+1
2024-01-24
xsk: recycle buffer in case Rx queue was full
Maciej Fijalkowski
1
-4
/
+8
2024-01-24
bpf: Consistently use BPF token throughout BPF verifier logic
Andrii Nakryiko
1
-2
/
+2
2024-01-24
bpf: Take into account BPF token when fetching helper protos
Andrii Nakryiko
3
-18
/
+18
2024-01-24
netfilter: nf_tables: validate NFPROTO_* family
Pablo Neira Ayuso
8
-2
/
+47
2024-01-24
netfilter: nf_tables: reject QUEUE/DROP verdict parameters
Florian Westphal
1
-10
/
+6
2024-01-24
netfilter: nf_tables: restrict anonymous set and map names to 16 bytes
Florian Westphal
1
-0
/
+4
2024-01-24
netfilter: nft_limit: reject configurations that cause integer overflow
Florian Westphal
1
-7
/
+16
2024-01-24
netfilter: nft_chain_filter: handle NETDEV_UNREGISTER for inet/ingress basechain
Pablo Neira Ayuso
1
-2
/
+9
2024-01-24
net/sched: flower: Fix chain template offload
Ido Schimmel
2
-1
/
+31
2024-01-23
net/ipv6: resolve warning in ip6_fib.c
Breno Leitao
2
-10
/
+13
2024-01-23
net/ipv6: Remove unnecessary pr_debug() logs
Breno Leitao
1
-4
/
+0
2024-01-23
bpf, net: switch to dynamic registration
Kui-Feng Lee
2
-5
/
+18
2024-01-23
bpf, net: introduce bpf_struct_ops_desc.
Kui-Feng Lee
2
-2
/
+17
2024-01-23
bpf: tcp: Support arbitrary SYN Cookie.
Kuniyuki Iwashima
2
-4
/
+121
2024-01-23
bpf: tcp: Handle BPF SYN Cookie in cookie_v[46]_check().
Kuniyuki Iwashima
2
-8
/
+36
2024-01-23
tcp: Move tcp_ns_to_ts() to tcp.h
Kuniyuki Iwashima
1
-9
/
+0
2024-01-23
net: filter: fix spelling mistakes
Randy Dunlap
1
-4
/
+4
2024-01-23
Merge tag 'wireless-2024-01-22' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
5
-4
/
+8
2024-01-23
inet_diag: skip over empty buckets
Eric Dumazet
1
-0
/
+8
2024-01-23
sock_diag: remove sock_diag_mutex
Eric Dumazet
1
-4
/
+0
2024-01-23
sock_diag: allow concurrent operation in sock_diag_rcv_msg()
Eric Dumazet
2
-19
/
+33
2024-01-23
sock_diag: allow concurrent operations
Eric Dumazet
1
-31
/
+42
2024-01-23
sock_diag: add module pointer to "struct sock_diag_handler"
Eric Dumazet
8
-0
/
+9
2024-01-23
inet_diag: allow concurrent operations
Eric Dumazet
1
-40
/
+40
2024-01-23
inet_diag: add module pointer to "struct inet_diag_handler"
Eric Dumazet
6
-0
/
+7
2024-01-23
inet_diag: annotate data-races around inet_diag_table[]
Eric Dumazet
1
-3
/
+3
2024-01-23
sock_diag: annotate data-races around sock_diag_handlers[family]
Eric Dumazet
1
-5
/
+5
2024-01-23
ipv6: init the accept_queue's spinlocks in inet6_create
Zhengchao Shao
1
-0
/
+3
2024-01-23
netlink: fix potential sleeping issue in mqueue_flush_file
Zhengchao Shao
1
-1
/
+1
2024-01-23
tcp: Add memory barrier to tcp_push()
Salvatore Dipietro
1
-0
/
+1
2024-01-22
net/rds: Fix UBSAN: array-index-out-of-bounds in rds_cmsg_recv
Sharath Srinivasan
1
-1
/
+1
2024-01-22
net: fix removing a namespace with conflicting altnames
Jakub Kicinski
2
-0
/
+12
2024-01-21
udp: fix busy polling
Eric Dumazet
1
-2
/
+9
2024-01-19
llc: Drop support for ETH_P_TR_802_2.
Kuniyuki Iwashima
1
-7
/
+0
2024-01-19
llc: make llc_ui_sendmsg() more robust against bonding changes
Eric Dumazet
1
-8
/
+16
2024-01-19
vlan: skip nested type that is not IFLA_VLAN_QOS_MAPPING
Lin Ma
1
-0
/
+4
2024-01-19
tcp: make sure init the accept_queue's spinlocks once
Zhengchao Shao
3
-3
/
+7
2024-01-19
Merge tag 'ceph-for-6.8-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-13
/
+4
[prev]
[next]