index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2023-08-23
Bluetooth: MGMT: Use correct address for memcpy()
Andy Shevchenko
2023-08-23
Bluetooth: L2CAP: Fix use-after-free
Zhengping Jiang
2023-08-23
net/smc: Fix setsockopt and sysctl to specify same buffer size again
Gerd Bayer
2023-08-23
net/smc: replace mutex rmbs_lock and sndbufs_lock with rw_semaphore
D. Wythe
2023-08-16
sch_netem: fix issues in netem_change() vs get_dist_table()
Eric Dumazet
2023-08-16
netfilter: nf_tables: report use refcount overflow
Pablo Neira Ayuso
2023-08-16
nexthop: Fix infinite nexthop bucket dump when using maximum nexthop ID
Ido Schimmel
2023-08-16
nexthop: Make nexthop bucket dump more efficient
Ido Schimmel
2023-08-16
nexthop: Fix infinite nexthop dump when using maximum nexthop ID
Ido Schimmel
2023-08-16
net: tls: avoid discarding data on record close
Jakub Kicinski
2023-08-16
dccp: fix data-race around dp->dccps_mss_cache
Eric Dumazet
2023-08-16
xsk: fix refcount underflow in error path
Magnus Karlsson
2023-08-16
tunnels: fix kasan splat when generating ipv4 pmtu error
Florian Westphal
2023-08-16
net/smc: Use correct buffer sizes when switching between TCP and SMC
Gerd Bayer
2023-08-16
net/packet: annotate data-races around tp->status
Eric Dumazet
2023-08-16
mptcp: fix the incorrect judgment for msk->cb_flags
Xiang Yang
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-16
mptcp: fix disconnect vs accept race
Paolo Abeni
2023-08-16
mptcp: avoid bogus reset on fallback close
Paolo Abeni
2023-08-16
ipv6: adjust ndisc_is_useropt() to also return true for PIO
Maciej Żenczykowski
2023-08-16
wifi: nl80211: fix integer overflow in nl80211_parse_mbssid_elems()
Keith Yeo
2023-08-11
Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_ready_cb
Sungwoo Kim
2023-08-11
libceph: fix potential hang in ceph_osdc_notify()
Ilya Dryomov
2023-08-11
tcp_metrics: fix data-race in tcpm_suck_dst() vs fastopen
Eric Dumazet
2023-08-11
tcp_metrics: annotate data-races around tm->tcpm_net
Eric Dumazet
2023-08-11
tcp_metrics: annotate data-races around tm->tcpm_vals[]
Eric Dumazet
2023-08-11
tcp_metrics: annotate data-races around tm->tcpm_lock
Eric Dumazet
2023-08-11
tcp_metrics: annotate data-races around tm->tcpm_stamp
Eric Dumazet
2023-08-11
tcp_metrics: fix addr_same() helper
Eric Dumazet
2023-08-11
ip6mr: Fix skb_under_panic in ip6mr_cache_report()
Yue Haibing
2023-08-11
net: dcb: choose correct policy to parse DCB_ATTR_BCN
Lin Ma
2023-08-11
bpf: sockmap: Remove preempt_disable in sock_map_sk_acquire
Tomas Glozar
2023-08-11
net/sched: cls_route: No longer copy tcf_result on update to avoid use-after-...
valis
2023-08-11
net/sched: cls_fw: No longer copy tcf_result on update to avoid use-after-free
valis
2023-08-11
net/sched: cls_u32: No longer copy tcf_result on update to avoid use-after-free
valis
2023-08-11
net/sched: taprio: Limit TCA_TAPRIO_ATTR_SCHED_CYCLE_TIME to INT_MAX.
Kuniyuki Iwashima
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
net: sched: cls_u32: Fix match key mis-addressing
Jamal Hadi Salim
2023-08-11
rtnetlink: let rtnl_bridge_setlink checks IFLA_BRIDGE_MODE length
Lin Ma
[next]