summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
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
2021-07-14ipv6: exthdrs: do not blindly use init_netEric Dumazet1-2/+2
2021-07-14mac80211: remove iwlwifi specific workaround NDPs of null_responsePing-Ke Shih1-5/+0
2021-07-14net/ipv4: swap flow ports when validating sourceMiao Wang1-0/+2
2021-07-14ip6_tunnel: fix GRE6 segmentationJakub Kicinski1-2/+2
2021-07-14xfrm: Fix xfrm offload fallback fail caseAyush Sawal1-0/+1
2021-07-14pkt_sched: sch_qfq: fix qfq_change_class() error pathEric Dumazet1-5/+3
2021-07-14netfilter: nf_tables_offload: check FLOW_DISSECTOR_KEY_BASIC in VLAN transfer...Pablo Neira Ayuso1-10/+7
2021-07-14tls: prevent oversized sendfile() hangs by ignoring MSG_MOREJakub Kicinski1-1/+1
2021-07-14xsk: Fix broken Tx ring validationMagnus Karlsson1-4/+7
2021-07-14netfilter: nft_tproxy: restrict support to TCP and UDP transport protocolsPablo Neira Ayuso1-1/+8
2021-07-14netfilter: nft_osf: check for TCP packet before further processingPablo Neira Ayuso1-0/+5
2021-07-14netfilter: nft_exthdr: check for IPv6 packet before further processingPablo Neira Ayuso1-0/+3
2021-07-14netlabel: Fix memory leak in netlbl_mgmt_add_commonLiu Shixin1-9/+10
2021-07-14net/sched: act_vlan: Fix modify to allow 0Boris Sukholitko1-2/+5
2021-07-14xfrm: remove the fragment check for ipv6 beet modeXin Long1-7/+0
2021-07-14mptcp: generate subflow hmac after mptcp_finish_join()Jianguo Wu1-3/+3
2021-07-14mptcp: fix pr_debug in mptcp_token_new_connectJianguo Wu1-3/+3
2021-07-14net: qrtr: ns: Fix error return code in qrtr_ns_init()Wei Yongjun1-1/+3
2021-07-14xfrm: xfrm_state_mtu should return at least 1280 for ipv6Sabrina Dubroca3-4/+14
2021-07-14SUNRPC: Should wake up the privileged task firstly.Zhang Xiaoxu1-0/+9
2021-07-14SUNRPC: Fix the batch tasks count wraparound.Zhang Xiaoxu1-1/+2
2021-07-14mac80211: remove iwlwifi specific workaround that broke sta NDP txFelix Fietkau1-9/+0
2021-07-14can: j1939: j1939_sk_init(): set SOCK_RCU_FREE to call sk_destruct() after RC...Oleksij Rempel2-0/+7
2021-07-14can: isotp: isotp_release(): omit unintended hrtimer restart on socket releaseOliver Hartkopp1-3/+4
2021-07-14can: gw: synchronize rcu operations before removing gw job entryOliver Hartkopp1-0/+3
2021-07-14can: bcm: delay release of struct bcm_op after synchronize_rcu()Thadeu Lima de Souza Cascardo1-1/+6
2021-07-14Bluetooth: Remove spurious error messageSzymon Janc1-9/+5
2021-06-30mac80211: handle various extensible elements correctlyJohannes Berg1-11/+11
2021-06-30mac80211: reset profile_periodicity/ema_apJohannes Berg1-0/+8
2021-06-30net/packet: annotate accesses to po->ifindexEric Dumazet1-7/+9
2021-06-30net/packet: annotate accesses to po->bindEric Dumazet1-8/+8
2021-06-30net/packet: annotate data race in packet_sendmsg()Eric Dumazet1-3/+6
2021-06-30ping: Check return value of function 'ping_queue_rcv_skb'Zheng Yongjun1-5/+7
2021-06-30inet: annotate data race in inet_send_prepare() and inet_dgram_connect()Eric Dumazet1-2/+2