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-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
2023-07-27
net: prevent skb corruption on frag list segmentation
Paolo Abeni
2023-07-27
netlink: Add __sock_i_ino() for __netlink_diag_dump().
Kuniyuki Iwashima
2023-07-27
netlink: do not hard code device address lenth in fdb dumps
Eric Dumazet
2023-07-27
rtnetlink: extend RTEXT_FILTER_SKIP_STATS to IFLA_VF_INFO
Edwin Peer
2023-06-21
neighbour: delete neigh_lookup_nodev as not used
Leon Romanovsky
2023-06-21
Remove DECnet support from kernel
Stephen Hemminger
2023-06-14
rfs: annotate lockless accesses to RFS sock flow table
Eric Dumazet
2023-06-09
udp6: Fix race condition in udp6_sendmsg & connect
Vladislav Efanov
2023-05-30
net: fix skb leak in __skb_tstamp_tx()
Pratyush Yadav
2023-05-30
net: Catch invalid index in XPS mapping
Nick Child
2023-05-30
net: datagram: fix data-races in datagram_poll()
Eric Dumazet
2023-05-30
net: add vlan_get_protocol_and_depth() helper
Eric Dumazet
2023-05-30
net: deal with most data-races in sk_wait_event()
Eric Dumazet
[next]