index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2024-05-17
net: fix out-of-bounds access in ops_init
Thadeu Lima de Souza Cascardo
2024-05-17
kcov: Remove kcov include from sched.h and move it to its users.
Sebastian Andrzej Siewior
2024-05-17
rtnetlink: Correct nested IFLA_VF_VLAN_LIST attribute validation
Roded Zats
2024-05-17
net: mark racy access on sk->sk_rcvbuf
linke li
2024-05-17
net: core: reject skb_copy(_expand) for fraglist GSO skbs
Felix Fietkau
2024-04-13
bpf, sockmap: Prevent lock inversion deadlock in map delete elem
Jakub Sitnicki
2024-03-26
packet: annotate data-races around ignore_outgoing
Eric Dumazet
2024-03-26
sock_diag: annotate data-races around sock_diag_handlers[family]
Eric Dumazet
2024-03-26
io_uring/unix: drop usage of io_uring socket
Jens Axboe
2024-03-15
lsm: make security_socket_getpeersec_stream() sockptr_t safe
Paul Moore
2024-03-15
bpf: net: Change sk_getsockopt() to take the sockptr_t argument
Martin KaFai Lau
2024-03-15
net: Change sock_getsockopt() to take the sk ptr instead of the sock ptr
Martin KaFai Lau
2024-03-06
rtnetlink: fix error logic of IFLA_BRIDGE_FLAGS writing back
Lin Ma
2024-03-01
net: dev: Convert sa_data to flexible array in struct sockaddr
Kees Cook
2024-02-23
net: prevent mss overflow in skb_segment()
Eric Dumazet
2024-02-23
tcp: make sure init the accept_queue's spinlocks once
Zhengchao Shao
2024-01-25
neighbour: Don't let neigh_forced_gc() disable preemption for long
Judy Hsiao
2024-01-15
ipv6: remove max_size check inline with ipv4
Jon Maxwell
2024-01-15
net: Implement missing SO_TIMESTAMPING_NEW cmsg support
Thomas Lange
2024-01-05
net: check dev->gso_max_size in gso_features_check()
Eric Dumazet
2024-01-05
net: warn if gso_type isn't set for a GSO SKB
Heiner Kallweit
2023-12-13
drop_monitor: Require 'CAP_SYS_ADMIN' when joining "events" group
Ido Schimmel
2023-12-13
io_uring/af_unix: disable sending io_uring over sockets
Pavel Begunkov
2023-12-13
bpf: sockmap, updating the sg structure should also update curr
John Fastabend
2023-11-28
net: annotate data-races around sk->sk_dst_pending_confirm
Eric Dumazet
2023-11-08
neighbour: fix various data-races
Eric Dumazet
2023-10-25
net: pktgen: Fix interface flags printing
Gavrilov Ilia
2023-10-10
net: fix possible store tearing in neigh_periodic_work()
Eric Dumazet
2023-09-23
devlink: remove reload failed checks in params get/set callbacks
Jiri Pirko
2023-09-19
af_unix: Fix data race around sk->sk_err.
Kuniyuki Iwashima
2023-09-19
af_unix: Fix data-races around sk->sk_shutdown.
Kuniyuki Iwashima
2023-09-19
net: read sk->sk_family once in sk_mc_loop()
Eric Dumazet
2023-09-19
net/ipv6: SKB symmetric hash should incorporate transport ports
Quan Tian
2023-09-19
skbuff: skb_segment, Call zero copy functions before using skbuff frags
Mohamed Khalfella
2023-09-19
lwt: Fix return values of BPF xmit ops
Yan Zhai
2023-09-19
bpf: reject unhashed sockets in bpf_sk_assign
Lorenz Bauer
2023-08-30
rtnetlink: Reject negative ifindexes in RTM_NEWLINK
Ido Schimmel
2023-08-30
rtnetlink: return ENODEV when ifname does not exist and group is given
Florent Fourcot
2023-08-30
net: validate veth and vxcan peer ifindexes
Jakub Kicinski
2023-08-26
sock: Fix misuse of sk_under_memory_pressure()
Abel Wu
2023-08-11
bpf: sockmap: Remove preempt_disable in sock_map_sk_acquire
Tomas Glozar
2023-08-11
net: add missing data-race annotation for sk_ll_usec
Eric Dumazet
2023-08-11
net: add missing data-race annotations around sk->sk_peek_off
Eric Dumazet
2023-08-11
net: add missing READ_ONCE(sk->sk_rcvbuf) annotation
Eric Dumazet
2023-08-11
net: add missing READ_ONCE(sk->sk_sndbuf) annotation
Eric Dumazet
2023-08-11
net: add missing READ_ONCE(sk->sk_rcvlowat) annotation
Eric Dumazet
2023-08-11
net: annotate data-races around sk->sk_max_pacing_rate
Eric Dumazet
2023-08-11
rtnetlink: let rtnl_bridge_setlink checks IFLA_BRIDGE_MODE length
Lin Ma
2023-08-11
bpf: Add length check for SK_DIAG_BPF_STORAGE_REQ_MAP_FD parsing
Lin Ma
2023-07-27
devlink: report devlink_port_type_warn source device
Petr Oros
[next]