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
2023-08-11
bpf: sockmap: Remove preempt_disable in sock_map_sk_acquire
Tomas Glozar
2023-08-11
net: annotate data-races around sk->sk_priority
Eric Dumazet
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: annotate data-races around sk->sk_mark
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
net: annotate data-race around sk->sk_txrehash
Eric Dumazet
2023-08-11
net: annotate data-races around sk->sk_reserved_mem
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-23
net: prevent skb corruption on frag list segmentation
Paolo Abeni
2023-07-19
netlink: Add __sock_i_ino() for __netlink_diag_dump().
Kuniyuki Iwashima
2023-07-19
netlink: do not hard code device address lenth in fdb dumps
Eric Dumazet
2023-07-19
bpf: Fix bpf socket lookup from tc/xdp to respect socket VRF bindings
Gilad Sever
2023-07-19
bpf: Call __bpf_sk_lookup()/__bpf_skc_lookup() directly via TC hookpoint
Gilad Sever
2023-07-19
bpf: Factor out socket lookup functions for the TC hookpoint.
Gilad Sever
2023-07-19
rtnetlink: extend RTEXT_FILTER_SKIP_STATS to IFLA_VF_INFO
Edwin Peer
2023-06-28
revert "net: align SO_RCVMARK required privileges with SO_MARK"
Maciej Żenczykowski
2023-06-21
neighbour: delete neigh_lookup_nodev as not used
Leon Romanovsky
2023-06-14
net: sched: add rcu annotations around qdisc->qdisc_sleeping
Eric Dumazet
2023-06-14
rfs: annotate lockless accesses to RFS sock flow table
Eric Dumazet
2023-06-14
bpf, sockmap: Avoid potential NULL dereference in sk_psock_verdict_data_ready()
Eric Dumazet
2023-06-09
rtnetlink: call validate_linkmsg in rtnl_create_link
Xin Long
2023-06-09
udp6: Fix race condition in udp6_sendmsg & connect
Vladislav Efanov
2023-06-05
page_pool: fix inconsistency for page_pool_ring_[un]lock()
Yunsheng Lin
2023-06-05
net: page_pool: use in_softirq() instead
Qingfang DENG
2023-06-05
bpf, sockmap: Incorrectly handling copied_seq
John Fastabend
2023-06-05
bpf, sockmap: Wake up polling after data copy
John Fastabend
2023-06-05
bpf, sockmap: Improved check for empty queue
John Fastabend
2023-06-05
bpf, sockmap: Reschedule is now done through backlog
John Fastabend
2023-06-05
bpf, sockmap: Convert schedule_work into delayed_work
John Fastabend
2023-06-05
bpf, sockmap: Pass skb ownership through read_skb
John Fastabend
2023-05-30
net: fix skb leak in __skb_tstamp_tx()
Pratyush Yadav
2023-05-30
skbuff: Proactively round up to kmalloc bucket size
Kees Cook
2023-05-24
net: Catch invalid index in XPS mapping
Nick Child
2023-05-24
net: datagram: fix data-races in datagram_poll()
Eric Dumazet
2023-05-24
net: add vlan_get_protocol_and_depth() helper
Eric Dumazet
2023-05-24
net: deal with most data-races in sk_wait_event()
Eric Dumazet
2023-05-24
net: skb_partial_csum_set() fix against transport header magic value
Eric Dumazet
2023-05-17
tcp: fix skb_copy_ubufs() vs BIG TCP
Eric Dumazet
2023-05-11
tcp/udp: Fix memleaks of sk and zerocopy skbs with TX timestamp.
Kuniyuki Iwashima
2023-05-11
bpf, sockmap: Revert buggy deadlock fix in the sockhash and sockmap
Daniel Borkmann
2023-05-11
bpf, sockmap: fix deadlocks in the sockhash and sockmap
Xin Liu
2023-04-20
skbuff: Fix a race between coalescing and releasing SKBs
Liang Chen
2023-04-20
net: openvswitch: fix race on port output
Felix Huettner
2023-04-13
net: don't let netpoll invoke NAPI if in xmit context
Jakub Kicinski
[next]