index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2023-10-17
net, bpf: Add a warning if NAPI cb missed xdp_do_flush().
Sebastian Andrzej Siewior
2023-10-16
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-10-16
page_pool: fragment API support for 32-bit arch with 64-bit DMA
Yunsheng Lin
2023-10-16
cgroup, netclassid: on modifying netclassid in cgroup, only consider the main...
Liansen Zhai
2023-10-16
tcp: Set pingpong threshold via sysctl
Haiyang Zhang
2023-10-16
net, sched: Add tcf_set_drop_reason for {__,}tcf_classify
Daniel Borkmann
2023-10-16
net, sched: Make tc-related drop reason more flexible
Daniel Borkmann
2023-10-16
ipv4: use tunnel flow flags for tunnel route lookups
Beniamino Galvani
2023-10-16
ipv4: add new arguments to udp_tunnel_dst_lookup()
Beniamino Galvani
2023-10-16
ipv4: remove "proto" argument from udp_tunnel_dst_lookup()
Beniamino Galvani
2023-10-16
ipv4: rename and move ip_route_output_tunnel()
Beniamino Galvani
2023-10-15
vsock: enable setting SO_ZEROCOPY
Arseniy Krasnov
2023-10-15
vsock/loopback: support MSG_ZEROCOPY for transport
Arseniy Krasnov
2023-10-15
vsock/virtio: support MSG_ZEROCOPY for transport
Arseniy Krasnov
2023-10-15
vsock: enable SOCK_SUPPORT_ZC bit
Arseniy Krasnov
2023-10-15
vsock: check for MSG_ZEROCOPY support on send
Arseniy Krasnov
2023-10-15
vsock: read from socket's error queue
Arseniy Krasnov
2023-10-15
vsock: set EPOLLERR on non-empty error queue
Arseniy Krasnov
2023-10-13
appletalk: remove special handling code for ipddp
Lukas Bulwahn
2023-10-13
net/bpf: Avoid unused "sin_addr_len" warning when CONFIG_CGROUP_BPF is not set
Martin KaFai Lau
2023-10-13
net: fix IPSTATS_MIB_OUTFORWDATAGRAMS increment after fragment check
Heng Guo
2023-10-13
tls: use fixed size for tls_offload_context_{tx,rx}.driver_state
Sabrina Dubroca
2023-10-13
tls: validate crypto_info in a separate helper
Sabrina Dubroca
2023-10-13
tls: remove tls_context argument from tls_set_device_offload
Sabrina Dubroca
2023-10-13
tls: remove tls_context argument from tls_set_sw_offload
Sabrina Dubroca
2023-10-13
tls: add a helper to allocate/initialize offload_ctx_tx
Sabrina Dubroca
2023-10-13
tls: also use init_prot_info in tls_set_device_offload
Sabrina Dubroca
2023-10-13
tls: move tls_prot_info initialization out of tls_set_sw_offload
Sabrina Dubroca
2023-10-13
tls: extract context alloc/initialization out of tls_set_sw_offload
Sabrina Dubroca
2023-10-13
tls: store iv directly within cipher_context
Sabrina Dubroca
2023-10-13
tls: rename MAX_IV_SIZE to TLS_MAX_IV_SIZE
Sabrina Dubroca
2023-10-13
tls: store rec_seq directly within cipher_context
Sabrina Dubroca
2023-10-13
tls: drop unnecessary cipher_type checks in tls offload
Sabrina Dubroca
2023-10-13
tls: get salt using crypto_info_salt in tls_enc_skb
Sabrina Dubroca
2023-10-13
net: Handle bulk delete policy in bridge driver
Amit Cohen
2023-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-12
net: gso_test: fix build with gcc-12 and earlier
Florian Westphal
2023-10-12
nfc: nci: assert requested protocol is valid
Jeremy Cline
2023-10-12
af_packet: Fix fortified memcpy() without flex array.
Kuniyuki Iwashima
2023-10-11
Merge tag 'nf-next-23-10-10' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2023-10-11
bpf: Implement cgroup sockaddr hooks for unix sockets
Daan De Meyer
2023-10-11
net: tcp: fix crashes trying to free half-baked MTU probes
Jakub Kicinski
2023-10-11
bpf: Add bpf_sock_addr_set_sun_path() to allow writing unix sockaddr from bpf
Daan De Meyer
2023-10-11
bpf: Propagate modified uaddrlen from cgroup sockaddr programs
Daan De Meyer
2023-10-11
net: expand skb_segment unit test with frag_list coverage
Willem de Bruijn
2023-10-11
net: parametrize skb_segment unit test to expand coverage
Willem de Bruijn
2023-10-11
net: add skb_segment kunit test
Willem de Bruijn
2023-10-11
net/smc: Fix pos miscalculation in statistics
Nils Hoppmann
2023-10-11
net/core: Introduce netdev_core_stats_inc()
Yajun Deng
2023-10-11
net: dsa: remove dsa_port_phylink_validate()
Russell King (Oracle)
[next]