summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2021-07-28mptcp: fix warning in __skb_flow_dissect() when do syn cookie for subflow joinJianguo Wu1-1/+15
2021-07-28ipv6: fix 'disable_policy' for fwd packetsNicolas Dichtel1-1/+3
2021-07-28net: add kcov handle to skb extensionsAleksandr Nogikh1-0/+11
2021-07-25udp: annotate data races around unix_sk(sk)->gso_sizeEric Dumazet2-4/+4
2021-07-25tcp: call sk_wmem_schedule before sk_mem_charge in zerocopy pathTalal Ahmad1-0/+3
2021-07-25ipv6: tcp: drop silly ICMPv6 packet too big messagesEric Dumazet2-2/+18
2021-07-25tcp: fix tcp_init_transfer() to not reset icsk_ca_initializedNguyen Dinh Phi1-1/+1
2021-07-25tcp: annotate data races around tp->mtu_infoEric Dumazet2-4/+4
2021-07-25net: dsa: properly check for the bridge_leave methods in dsa_switch_bridge_le...Vladimir Oltean1-2/+2
2021-07-25net: send SYNACK packet with accepted fwmarkAlexander Ovechkin1-1/+1
2021-07-25net: ip_tunnel: fix mtu calculation for ETHER tunnel devicesHangbin Liu1-3/+15
2021-07-25net: bridge: sync fdb to new unicast-filtering portsWolfgang Bumiller1-1/+16
2021-07-25net/sched: act_ct: remove and free nf_table callbacksLouis Peens1-0/+11
2021-07-25net/sched: act_ct: fix err check for nf_conntrack_confirmwenxu1-1/+2
2021-07-25netfilter: ctnetlink: suspicious RCU usage in ctnetlink_dump_helpinfoVasily Averin1-0/+3
2021-07-25net: ipv6: fix return value of ip6_skb_dst_mtuVadim Fedorenko1-1/+1
2021-07-20SUNRPC: prevent port reuse on transports which don't request it.NeilBrown1-1/+2
2021-07-20net: bridge: multicast: fix MRD advertisement router port marking raceNikolay Aleksandrov1-0/+4
2021-07-20net: bridge: multicast: fix PIM hello router port marking raceNikolay Aleksandrov1-0/+2
2021-07-19sctp: add size validation when walking chunksMarcelo Ricardo Leitner1-1/+1
2021-07-19sctp: validate from_addr_param returnMarcelo Ricardo Leitner5-25/+43
2021-07-19Bluetooth: mgmt: Fix the command returns garbage parameter valueTedd Ho-Jeong An1-0/+2
2021-07-19Bluetooth: L2CAP: Fix invalid access on ECRED Connection responseLuiz Augusto von Dentz1-2/+2
2021-07-19Bluetooth: L2CAP: Fix invalid access if ECRED Reconfigure failsLuiz Augusto von Dentz1-2/+2
2021-07-19Bluetooth: Shutdown controller after workqueues are flushed or cancelledKai-Heng Feng1-8/+8
2021-07-19Bluetooth: Fix alt settings for incoming SCO with transparent coding formatKiran K1-3/+3
2021-07-19Bluetooth: Fix the HCI to MGMT status conversion tableYu Liu1-0/+3
2021-07-19net: ip: avoid OOM kills with large UDP sends over loopbackJakub Kicinski2-29/+35
2021-07-19mac80211: consider per-CPU statistics if presentJohannes Berg1-8/+3
2021-07-19cfg80211: fix default HE tx bitrate mask in 2G bandPing-Ke Shih1-5/+4
2021-07-19wireless: wext-spy: Fix out-of-bounds warningGustavo A. R. Silva1-7/+7
2021-07-19vsock: notify server to shutdown when client has pending signalLongpeng(Mike)1-1/+1
2021-07-19net: sched: fix error return code in tcf_del_walker()Yang Yingliang1-1/+2
2021-07-19xfrm: Fix error reporting in xfrm_state_construct.Steffen Klassert1-14/+14
2021-07-19net: bridge: mrp: Update ring transitions.Horatiu Vultur1-4/+2
2021-07-19net: tcp better handling of reordering then loss casesYuchung Cheng1-19/+26
2021-07-19ipv6: use prandom_u32() for ID generationWilly Tarreau1-23/+5
2021-07-19net/sched: cls_api: increase max_reclassify_loopDavide Caratti1-1/+1
2021-07-19net: Treat __napi_schedule_irqoff() as __napi_schedule() on PREEMPT_RTSebastian Andrzej Siewior1-2/+9
2021-07-14net: tipc: fix FB_MTU eat two pagesMenglong Dong3-11/+11
2021-07-14net: sched: fix warning in tcindex_alloc_perfect_hashPavel Skripkin1-1/+1
2021-07-14net: lwtunnel: handle MTU calculation in forwadingVadim Fedorenko1-1/+2
2021-07-14Bluetooth: Fix handling of HCI_LE_Advertising_Set_Terminated eventLuiz Augusto von Dentz1-1/+12
2021-07-14Bluetooth: Fix Set Extended (Scan Response) DataLuiz Augusto von Dentz1-22/+29
2021-07-14Bluetooth: Fix not sending Set Extended Scan ResponseLuiz Augusto von Dentz1-8/+6
2021-07-14Bluetooth: mgmt: Fix slab-out-of-bounds in tlv_data_is_validLuiz Augusto von Dentz1-0/+3
2021-07-14bpfilter: Specify the log level for the kmsg messageGary Lin1-1/+1
2021-07-14ipv6: fix out-of-bound access in ip6_parse_tlv()Eric Dumazet1-14/+13
2021-07-14bpf: Do not change gso_size during bpf_skb_change_proto()Maciej Żenczykowski1-4/+0
2021-07-14can: j1939: j1939_sk_setsockopt(): prevent allocation of j1939 filter for opt...Norbert Slusarek1-1/+1