index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2023-10-06
net/core: Fix ETH_P_1588 flow dissector
Sasha Neftin
2023-09-23
net: Use sockaddr_storage for getsockopt(SO_PEERNAME).
Kuniyuki Iwashima
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
bpf, sockmap: Fix skb refcnt race after locking changes
John Fastabend
2023-09-19
net: annotate data-races around sk->sk_forward_alloc
Eric Dumazet
2023-09-19
net: use sk_forward_alloc_get() in sk_get_meminfo()
Eric Dumazet
2023-09-19
net: read sk->sk_family once in sk_mc_loop()
Eric Dumazet
2023-09-19
net: deal with integer overflows in kmalloc_reserve()
Eric Dumazet
2023-09-19
net: factorize code in kmalloc_reserve()
Eric Dumazet
2023-09-19
net: remove osize variable in __alloc_skb()
Eric Dumazet
2023-09-19
net: add SKB_HEAD_ALIGN() helper
Eric Dumazet
2023-09-19
net/ipv6: SKB symmetric hash should incorporate transport ports
Quan Tian
2023-09-13
skbuff: skb_segment, Call zero copy functions before using skbuff frags
Mohamed Khalfella
2023-09-13
net: annotate data-races around sk->sk_lingertime
Eric Dumazet
2023-09-13
lwt: Fix return values of BPF xmit ops
Yan Zhai
2023-09-13
bpf: reject unhashed sockets in bpf_sk_assign
Lorenz Bauer
2023-09-13
net: annotate data-races around sk->sk_{rcv|snd}timeo
Eric Dumazet
2023-08-30
rtnetlink: Reject negative ifindexes in RTM_NEWLINK
Ido Schimmel
2023-08-30
net: validate veth and vxcan peer ifindexes
Jakub Kicinski
2023-08-30
devlink: move code to a dedicated directory
Jakub Kicinski
2023-08-23
sock: Fix misuse of sk_under_memory_pressure()
Abel Wu
2023-08-16
bpf, sockmap: Fix bug that strp_done cannot be called
Xu Kuohai
2023-08-16
bpf, sockmap: Fix map type error in sock_map_del_link
Xu Kuohai
2023-08-16
net: core: remove unnecessary frame_sz check in bpf_xdp_adjust_tail()
Andrew Kanner
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
[next]