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
Age
Commit message (
Expand
)
Author
2022-05-09
netfilter: nft_socket: only do sk lookups when indev is available
Florian Westphal
2022-05-09
tcp: fix F-RTO may not work correctly when receiving DSACK
Pengcheng Yang
2022-05-09
tls: Skip tls_append_frag on zero copy size
Maxim Mikityanskiy
2022-05-09
tcp: make sure treq->af_specific is initialized
Eric Dumazet
2022-05-09
tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWAT
Eric Dumazet
2022-05-09
ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md mode
Peilin Ye
2022-05-09
ip6_gre: Make o_seqno start from 0 in native mode
Peilin Ye
2022-05-09
ip_gre: Make o_seqno start from 0 in native mode
Peilin Ye
2022-05-09
net/smc: sync err code when tcp connection was refused
liuyacan
2022-05-09
sctp: check asoc strreset_chunk in sctp_generate_reconf_event
Xin Long
2022-05-09
tcp: ensure to use the most recently sent skb when filling the rate sample
Pengcheng Yang
2022-05-09
tcp: md5: incorrect tcp_header_len for incoming connections
Francesco Ruggeri
2022-05-09
bpf, lwt: Fix crash when using bpf_skb_set_tunnel_key() from bpf_xmit lwt hook
Eyal Birger
2022-05-09
netfilter: nft_set_rbtree: overlap detection with element re-addition after d...
Pablo Neira Ayuso
2022-05-09
net: dsa: Add missing of_node_put() in dsa_port_link_register_of
Miaoqian Lin
2022-05-09
ipvs: correctly print the memory size of ip_vs_conn_tab
Pengcheng Yang
2022-04-27
can: isotp: stop timeout monitoring when no first frame was sent
Oliver Hartkopp
2022-04-27
openvswitch: fix OOB access in reserve_sfa_size()
Paolo Valerio
2022-04-27
netlink: reset network and mac headers in netlink_dump()
Eric Dumazet
2022-04-27
ipv6: make ip6_rt_gc_expire an atomic_t
Eric Dumazet
2022-04-27
l3mdev: l3mdev_master_upper_ifindex_by_index_rcu should be using netdev_maste...
David Ahern
2022-04-27
net/sched: cls_u32: fix possible leak in u32_init_knode()
Eric Dumazet
2022-04-27
ip6_gre: Fix skb_under_panic in __gre6_xmit()
Peilin Ye
2022-04-27
ip6_gre: Avoid updating tunnel->tun_hlen in __gre6_xmit()
Peilin Ye
2022-04-27
net/packet: fix packet_sock xmit return value checking
Hangbin Liu
2022-04-27
net/smc: Fix sock leak when release after smc_shutdown()
Tony Lu
2022-04-27
rxrpc: Restore removed timer deletion
David Howells
2022-04-27
esp: limit skb_page_frag_refill use to a single page
Sabrina Dubroca
2022-04-27
net/sched: cls_u32: fix netns refcount changes in u32_change()
Eric Dumazet
2022-04-20
ax25: Fix UAF bugs in ax25 timers
Duoming Zhou
2022-04-20
ax25: Fix NULL pointer dereferences in ax25 timers
Duoming Zhou
2022-04-20
ax25: fix NPD bug in ax25_disconnect
Duoming Zhou
2022-04-20
ax25: fix UAF bug in ax25_send_control()
Duoming Zhou
2022-04-20
ax25: Fix refcount leaks caused by ax25_cb_del()
Duoming Zhou
2022-04-20
ax25: fix UAF bugs of net_device caused by rebinding operation
Duoming Zhou
2022-04-20
ax25: fix reference count leaks of ax25_dev
Duoming Zhou
2022-04-20
ax25: add refcount in ax25_dev to avoid UAF bugs
Duoming Zhou
2022-04-20
ipv6: fix panic when forwarding a pkt with no in6 dev
Nicolas Dichtel
2022-04-20
nl80211: correctly check NL80211_ATTR_REG_ALPHA2 size
Johannes Berg
2022-04-20
nfc: nci: add flush_workqueue to prevent uaf
Lin Ma
2022-04-20
sctp: Initialize daddr on peeled off socket
Petr Malat
2022-04-20
net/smc: Fix NULL pointer dereference in smc_pnet_find_ib()
Karsten Graul
2022-04-20
cfg80211: hold bss_lock while updating nontrans_list
Rameshkumar Sundaram
2022-04-20
net/sched: taprio: Check if socket flags are valid
Benedikt Spranger
2022-04-20
net/sched: fix initialization order when updating chain 0 head
Marcelo Ricardo Leitner
2022-04-20
net/sched: flower: fix parsing of ethertype following VLAN header
Vlad Buslov
2022-04-13
SUNRPC: svc_tcp_sendmsg() should handle errors from xdr_alloc_bvec()
Trond Myklebust
2022-04-13
SUNRPC: Handle low memory situations in call_status()
Trond Myklebust
2022-04-13
SUNRPC: Handle ENOMEM in call_transmit_status()
Trond Myklebust
2022-04-13
bpf: Support dual-stack sockets in bpf_tcp_check_syncookie
Maxim Mikityanskiy
[next]