summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2021-07-19sctp: add size validation when walking chunksMarcelo Ricardo Leitner
2021-07-19sctp: validate from_addr_param returnMarcelo Ricardo Leitner
2021-07-19Bluetooth: mgmt: Fix the command returns garbage parameter valueTedd Ho-Jeong An
2021-07-19Bluetooth: L2CAP: Fix invalid access on ECRED Connection responseLuiz Augusto von Dentz
2021-07-19Bluetooth: L2CAP: Fix invalid access if ECRED Reconfigure failsLuiz Augusto von Dentz
2021-07-19Bluetooth: Shutdown controller after workqueues are flushed or cancelledKai-Heng Feng
2021-07-19Bluetooth: Fix alt settings for incoming SCO with transparent coding formatKiran K
2021-07-19Bluetooth: Fix the HCI to MGMT status conversion tableYu Liu
2021-07-19Bluetooth: cmtp: fix file refcount when cmtp_attach_device failsThadeu Lima de Souza Cascardo
2021-07-19net: ip: avoid OOM kills with large UDP sends over loopbackJakub Kicinski
2021-07-19net: retrieve netns cookie via getsocketoptMartynas Pumputis
2021-07-19mac80211: Properly WARN on HW scan before restartIlan Peer
2021-07-19mac80211: consider per-CPU statistics if presentJohannes Berg
2021-07-19cfg80211: fix default HE tx bitrate mask in 2G bandPing-Ke Shih
2021-07-19wireless: wext-spy: Fix out-of-bounds warningGustavo A. R. Silva
2021-07-19vsock: notify server to shutdown when client has pending signalLongpeng(Mike)
2021-07-19net: sched: fix error return code in tcf_del_walker()Yang Yingliang
2021-07-19net: hsr: don't check sequence number if tag removal is offloadedGeorge McCollister
2021-07-19xfrm: Fix error reporting in xfrm_state_construct.Steffen Klassert
2021-07-19net: bridge: mrp: Update ring transitions.Horatiu Vultur
2021-07-19icmp: fix lib conflict with trinityAndreas Roeseler
2021-07-19net: tcp better handling of reordering then loss casesYuchung Cheng
2021-07-19ipv6: use prandom_u32() for ID generationWilly Tarreau
2021-07-19net/sched: cls_api: increase max_reclassify_loopDavide Caratti
2021-07-19net: Treat __napi_schedule_irqoff() as __napi_schedule() on PREEMPT_RTSebastian Andrzej Siewior
2021-07-14net: tipc: fix FB_MTU eat two pagesMenglong Dong
2021-07-14net: sched: fix warning in tcindex_alloc_perfect_hashPavel Skripkin
2021-07-14net: lwtunnel: handle MTU calculation in forwadingVadim Fedorenko
2021-07-14Bluetooth: Fix handling of HCI_LE_Advertising_Set_Terminated eventLuiz Augusto von Dentz
2021-07-14Bluetooth: Fix Set Extended (Scan Response) DataLuiz Augusto von Dentz
2021-07-14Bluetooth: mgmt: Fix slab-out-of-bounds in tlv_data_is_validLuiz Augusto von Dentz
2021-07-14bpfilter: Specify the log level for the kmsg messageGary Lin
2021-07-14ipv6: fix out-of-bound access in ip6_parse_tlv()Eric Dumazet
2021-07-14bpf: Do not change gso_size during bpf_skb_change_proto()Maciej Żenczykowski
2021-07-14can: j1939: j1939_sk_setsockopt(): prevent allocation of j1939 filter for opt...Norbert Slusarek
2021-07-14ipv6: exthdrs: do not blindly use init_netEric Dumazet
2021-07-14mac80211: remove iwlwifi specific workaround NDPs of null_responsePing-Ke Shih
2021-07-14net/ipv4: swap flow ports when validating sourceMiao Wang
2021-07-14ip6_tunnel: fix GRE6 segmentationJakub Kicinski
2021-07-14mptcp: avoid race on msk state changesPaolo Abeni
2021-07-14bpf: Fix integer overflow in argument calculation for bpf_map_area_allocBui Quang Minh
2021-07-14netfilter: nf_tables: do not allow to delete table with owner by handlePablo Neira Ayuso
2021-07-14netfilter: nf_tables: skip netlink portID validation if zeroPablo Neira Ayuso
2021-07-14xfrm: Fix xfrm offload fallback fail caseAyush Sawal
2021-07-14pkt_sched: sch_qfq: fix qfq_change_class() error pathEric Dumazet
2021-07-14mptcp: fix 32 bit DSN expansionPaolo Abeni
2021-07-14mptcp: fix bad handling of 32 bit ack wrap-aroundPaolo Abeni
2021-07-14netfilter: nf_tables_offload: check FLOW_DISSECTOR_KEY_BASIC in VLAN transfer...Pablo Neira Ayuso
2021-07-14netfilter: nf_tables: memleak in hw offload abort pathPablo Neira Ayuso
2021-07-14tls: prevent oversized sendfile() hangs by ignoring MSG_MOREJakub Kicinski