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
/
include
/
net
Age
Commit message (
Expand
)
Author
2023-01-18
mrp: introduce active flags to prevent UAF when applicant uninit
Schspa Shi
2022-11-10
tcp/udp: Make early_demux back namespacified.
Kuniyuki Iwashima
2022-10-26
inet: fully convert sk->sk_rx_dst to RCU rules
Eric Dumazet
2022-10-26
net: ieee802154: return -EINVAL for unknown addr type
Alexander Aring
2022-10-26
tcp: fix tcp_cwnd_validate() to not forget is_cwnd_limited
Neal Cardwell
2022-10-26
net/ieee802154: fix uninit value bug in dgram_sendmsg
Haimin Zhang
2022-09-05
net: Fix a data-race around sysctl_net_busy_poll.
Kuniyuki Iwashima
2022-08-11
tcp: Fix a data-race around sysctl_tcp_adv_win_scale.
Kuniyuki Iwashima
2022-08-11
Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_put
Luiz Augusto von Dentz
2022-07-29
Bluetooth: Fix bt_skb_sendmmsg not allocating partial chunks
Luiz Augusto von Dentz
2022-07-29
Bluetooth: Fix passing NULL to PTR_ERR
Luiz Augusto von Dentz
2022-07-29
Bluetooth: Add bt_skb_sendmmsg helper
Luiz Augusto von Dentz
2022-07-29
Bluetooth: Add bt_skb_sendmsg helper
Luiz Augusto von Dentz
2022-07-29
tcp: Fix data-races around sysctl_tcp_slow_start_after_idle.
Kuniyuki Iwashima
2022-07-29
tcp: Fix a data-race around sysctl_tcp_notsent_lowat.
Kuniyuki Iwashima
2022-07-29
tcp: Fix data-races around some timeout sysctl knobs.
Kuniyuki Iwashima
2022-07-29
tcp/dccp: Fix a data-race around sysctl_tcp_fwmark_accept.
Kuniyuki Iwashima
2022-07-29
ip: Fix a data-race around sysctl_fwmark_reflect.
Kuniyuki Iwashima
2022-07-29
ip: Fix data-races around sysctl_ip_nonlocal_bind.
Kuniyuki Iwashima
2022-07-29
ip: Fix data-races around sysctl_ip_fwd_use_pmtu.
Kuniyuki Iwashima
2022-07-21
net: Fix data-races around sysctl_mem.
Kuniyuki Iwashima
2022-07-12
esp: limit skb_page_frag_refill use to a single page
Sabrina Dubroca
2022-06-14
ipv6: fix locking issues with loops over idev->addr_list
Niels Dossche
2022-06-06
netfilter: conntrack: re-fetch conntrack after insertion
Florian Westphal
2022-06-06
secure_seq: use the 64 bits of the siphash for port offset calculation
Willy Tarreau
2022-05-18
net/sched: act_pedit: really ensure the skb is writable
Paolo Abeni
2022-05-15
Bluetooth: Fix the creation of hdev->name
Itay Iellin
2022-05-12
tcp: make sure treq->af_specific is initialized
Eric Dumazet
2022-05-12
tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWAT
Eric Dumazet
2022-04-27
ax25: fix reference count leaks of ax25_dev
Duoming Zhou
2022-04-27
ax25: add refcount in ax25_dev to avoid UAF bugs
Duoming Zhou
2022-04-27
tcp: fix race condition when creating child sockets from syncookies
Ricardo Dias
2022-04-20
net/sched: flower: fix parsing of ethertype following VLAN header
Vlad Buslov
2022-04-15
xfrm: policy: match with both mark and mask on user interfaces
Xin Long
2022-04-15
net: add missing SOF_TIMESTAMPING_OPT_ID support
Willem de Bruijn
2022-04-15
ipv4: Invalidate neighbour for broadcast address upon address addition
Ido Schimmel
2022-03-28
esp: Fix possible buffer overflow in ESP transformation
Steffen Klassert
2022-03-23
xfrm: Check if_id in xfrm_migrate
Yan Yan
2022-03-08
netfilter: nf_queue: fix possible use-after-free
Florian Westphal
2022-03-02
openvswitch: Fix setting ipv6 fields causing hw csum failure
Paul Blakey
2022-02-23
bonding: fix data-races around agg_select_timer
Eric Dumazet
2022-02-16
net: fix a memleak when uncloning an skb dst and its metadata
Antoine Tenart
2022-02-16
net: do not keep the dst cache when uncloning an skb dst and its metadata
Antoine Tenart
2022-02-08
netfilter: nat: remove l4 protocol port rovers
Florian Westphal
2022-02-08
ipv6: annotate accesses to fn->fn_sernum
Eric Dumazet
2022-02-08
ipv4: avoid using shared IP generator for connected sockets
Eric Dumazet
2022-01-27
net_sched: restore "mpu xxx" handling
Kevin Bracey
2022-01-05
sctp: use call_rcu to free endpoint
Xin Long
2021-12-14
bonding: make tx_rebalance_counter an atomic
Eric Dumazet
2021-12-14
net: sched: add helper function to take reference to Qdisc
Vlad Buslov
[next]