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-10-16
ipv4: remove "proto" argument from udp_tunnel_dst_lookup()
Beniamino Galvani
1
-2
/
+2
2023-10-16
ipv4: rename and move ip_route_output_tunnel()
Beniamino Galvani
2
-48
/
+48
2023-10-15
vsock: enable setting SO_ZEROCOPY
Arseniy Krasnov
1
-2
/
+43
2023-10-15
vsock/loopback: support MSG_ZEROCOPY for transport
Arseniy Krasnov
1
-0
/
+6
2023-10-15
vsock/virtio: support MSG_ZEROCOPY for transport
Arseniy Krasnov
1
-0
/
+7
2023-10-15
vsock: enable SOCK_SUPPORT_ZC bit
Arseniy Krasnov
1
-0
/
+6
2023-10-15
vsock: check for MSG_ZEROCOPY support on send
Arseniy Krasnov
1
-0
/
+6
2023-10-15
vsock: read from socket's error queue
Arseniy Krasnov
1
-0
/
+6
2023-10-15
vsock: set EPOLLERR on non-empty error queue
Arseniy Krasnov
1
-1
/
+1
2023-10-13
Bluetooth: hci_sock: Correctly bounds check and pad HCI_MON_NEW_INDEX name
Kees Cook
1
-1
/
+2
2023-10-13
Bluetooth: avoid memcmp() out of bounds warning
Arnd Bergmann
1
-1
/
+1
2023-10-13
Bluetooth: hci_sock: fix slab oob read in create_monitor_event
Edward AD
1
-1
/
+1
2023-10-13
Bluetooth: hci_event: Fix coding style
Luiz Augusto von Dentz
1
-2
/
+1
2023-10-13
Bluetooth: hci_event: Fix using memcmp when comparing keys
Luiz Augusto von Dentz
1
-5
/
+7
2023-10-13
appletalk: remove special handling code for ipddp
Lukas Bulwahn
1
-36
/
+0
2023-10-13
Merge tag 'nf-23-10-12' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
5
-18
/
+14
2023-10-13
net/smc: fix smc clc failed issue when netdevice not in init_net
Albert Huang
3
-5
/
+7
2023-10-13
tcp: allow again tcp_disconnect() when threads are waiting
Paolo Abeni
8
-32
/
+47
2023-10-13
net/bpf: Avoid unused "sin_addr_len" warning when CONFIG_CGROUP_BPF is not set
Martin KaFai Lau
1
-1
/
+1
2023-10-13
Merge tag 'ceph-for-6.6-rc6' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-2
/
+2
2023-10-13
tcp: Fix listen() warning with v4-mapped-v6 address.
Kuniyuki Iwashima
1
-15
/
+9
2023-10-13
net: fix IPSTATS_MIB_OUTFORWDATAGRAMS increment after fragment check
Heng Guo
2
-6
/
+4
2023-10-13
tls: use fixed size for tls_offload_context_{tx,rx}.driver_state
Sabrina Dubroca
1
-2
/
+2
2023-10-13
tls: validate crypto_info in a separate helper
Sabrina Dubroca
1
-24
/
+27
2023-10-13
tls: remove tls_context argument from tls_set_device_offload
Sabrina Dubroca
3
-10
/
+10
2023-10-13
tls: remove tls_context argument from tls_set_sw_offload
Sabrina Dubroca
4
-14
/
+12
2023-10-13
tls: add a helper to allocate/initialize offload_ctx_tx
Sabrina Dubroca
1
-14
/
+25
2023-10-13
tls: also use init_prot_info in tls_set_device_offload
Sabrina Dubroca
3
-14
/
+18
2023-10-13
tls: move tls_prot_info initialization out of tls_set_sw_offload
Sabrina Dubroca
1
-28
/
+34
2023-10-13
tls: extract context alloc/initialization out of tls_set_sw_offload
Sabrina Dubroca
1
-35
/
+51
2023-10-13
tls: store iv directly within cipher_context
Sabrina Dubroca
3
-23
/
+5
2023-10-13
tls: rename MAX_IV_SIZE to TLS_MAX_IV_SIZE
Sabrina Dubroca
4
-6
/
+6
2023-10-13
tls: store rec_seq directly within cipher_context
Sabrina Dubroca
3
-21
/
+4
2023-10-13
tls: drop unnecessary cipher_type checks in tls offload
Sabrina Dubroca
2
-21
/
+4
2023-10-13
tls: get salt using crypto_info_salt in tls_enc_skb
Sabrina Dubroca
1
-3
/
+1
2023-10-13
net: Handle bulk delete policy in bridge driver
Amit Cohen
3
-24
/
+35
2023-10-13
xfrm: fix a data-race in xfrm_lookup_with_ifid()
Eric Dumazet
1
-1
/
+1
2023-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
13
-64
/
+117
2023-10-12
net: gso_test: fix build with gcc-12 and earlier
Florian Westphal
1
-22
/
+22
2023-10-12
netfilter: nft_payload: fix wrong mac header matching
Florian Westphal
1
-1
/
+1
2023-10-12
nf_tables: fix NULL pointer dereference in nft_expr_inner_parse()
Xingyuan Mo
1
-1
/
+1
2023-10-12
nf_tables: fix NULL pointer dereference in nft_inner_init()
Xingyuan Mo
1
-0
/
+1
2023-10-12
netfilter: nf_tables: do not refresh timeout when resetting element
Pablo Neira Ayuso
1
-13
/
+5
2023-10-12
netfilter: nf_tables: Annotate struct nft_pipapo_match with __counted_by
Kees Cook
1
-1
/
+1
2023-10-12
netfilter: nfnetlink_log: silence bogus compiler warning
Florian Westphal
1
-1
/
+1
2023-10-12
netfilter: nf_tables: do not remove elements if set backend implements .abort
Pablo Neira Ayuso
1
-1
/
+4
2023-10-12
nfc: nci: assert requested protocol is valid
Jeremy Cline
1
-0
/
+5
2023-10-12
af_packet: Fix fortified memcpy() without flex array.
Kuniyuki Iwashima
1
-1
/
+6
2023-10-11
Merge tag 'nf-next-23-10-10' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
4
-76
/
+36
2023-10-11
bpf: Implement cgroup sockaddr hooks for unix sockets
Daan De Meyer
2
-3
/
+46
[prev]
[next]