summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2021-07-20net: bridge: multicast: fix PIM hello router port marking raceNikolay Aleksandrov
2021-07-20sctp: add size validation when walking chunksMarcelo Ricardo Leitner
2021-07-20sctp: validate from_addr_param returnMarcelo Ricardo Leitner
2021-07-20Bluetooth: Shutdown controller after workqueues are flushed or cancelledKai-Heng Feng
2021-07-20Bluetooth: Fix the HCI to MGMT status conversion tableYu Liu
2021-07-20net: ip: avoid OOM kills with large UDP sends over loopbackJakub Kicinski
2021-07-20wireless: wext-spy: Fix out-of-bounds warningGustavo A. R. Silva
2021-07-20vsock: notify server to shutdown when client has pending signalLongpeng(Mike)
2021-07-20xfrm: Fix error reporting in xfrm_state_construct.Steffen Klassert
2021-07-20ipv6: use prandom_u32() for ID generationWilly Tarreau
2021-07-20net: Treat __napi_schedule_irqoff() as __napi_schedule() on PREEMPT_RTSebastian Andrzej Siewior
2021-07-20net: sched: fix warning in tcindex_alloc_perfect_hashPavel Skripkin
2021-07-20net: lwtunnel: handle MTU calculation in forwadingVadim Fedorenko
2021-07-20Bluetooth: Fix handling of HCI_LE_Advertising_Set_Terminated eventLuiz Augusto von Dentz
2021-07-20Bluetooth: mgmt: Fix slab-out-of-bounds in tlv_data_is_validLuiz Augusto von Dentz
2021-07-20ipv6: fix out-of-bound access in ip6_parse_tlv()Eric Dumazet
2021-07-20bpf: Do not change gso_size during bpf_skb_change_proto()Maciej Żenczykowski
2021-07-20ipv6: exthdrs: do not blindly use init_netEric Dumazet
2021-07-20mac80211: remove iwlwifi specific workaround NDPs of null_responsePing-Ke Shih
2021-07-20net/ipv4: swap flow ports when validating sourceMiao Wang
2021-07-20pkt_sched: sch_qfq: fix qfq_change_class() error pathEric Dumazet
2021-07-20netfilter: nft_tproxy: restrict support to TCP and UDP transport protocolsPablo Neira Ayuso
2021-07-20netfilter: nft_osf: check for TCP packet before further processingPablo Neira Ayuso
2021-07-20netfilter: nft_exthdr: check for IPv6 packet before further processingPablo Neira Ayuso
2021-07-20netlabel: Fix memory leak in netlbl_mgmt_add_commonLiu Shixin
2021-07-20SUNRPC: Should wake up the privileged task firstly.Zhang Xiaoxu
2021-07-20SUNRPC: Fix the batch tasks count wraparound.Zhang Xiaoxu
2021-07-20can: gw: synchronize rcu operations before removing gw job entryOliver Hartkopp
2021-07-20can: bcm: delay release of struct bcm_op after synchronize_rcu()Thadeu Lima de Souza Cascardo
2021-06-30net/packet: annotate accesses to po->ifindexEric Dumazet
2021-06-30net/packet: annotate accesses to po->bindEric Dumazet
2021-06-30ping: Check return value of function 'ping_queue_rcv_skb'Zheng Yongjun
2021-06-30net: ethtool: clear heap allocations for ethtool functionAustin Kim
2021-06-30mac80211: drop multicast fragmentsJohannes Berg
2021-06-30cfg80211: call cfg80211_leave_ocb when switching away from OCBDu Cheng
2021-06-30mac80211: remove warning in ieee80211_get_sband()Johannes Berg
2021-06-30inet: use bigger hash table for IP ID generationEric Dumazet
2021-06-30can: bcm/raw/isotp: use per module netdevice notifierTetsuo Handa
2021-06-30net: bridge: fix vlan tunnel dst refcnt when egressingNikolay Aleksandrov
2021-06-30net: bridge: fix vlan tunnel dst null pointer dereferenceNikolay Aleksandrov
2021-06-30cfg80211: make certificate generation more robustJohannes Berg
2021-06-30can: bcm: fix infoleak in struct bcm_msg_headNorbert Slusarek
2021-06-30icmp: don't send out ICMP messages with a source address of 0.0.0.0Toke Høiland-Jørgensen
2021-06-30net/af_unix: fix a data-race in unix_dgram_sendmsg / unix_release_sockEric Dumazet
2021-06-30net: ipv4: fix memory leak in ip_mc_add1_srcChengyang Fan
2021-06-30net: qrtr: fix OOB Read in qrtr_endpoint_postPavel Skripkin
2021-06-30net: make get_net_ns return error if NET_NS is disabledChangbin Du
2021-06-30net: add documentation to socket.cPedro Tammela
2021-06-30sch_cake: Fix out of bounds when parsing TCP options and headerMaxim Mikityanskiy
2021-06-30netfilter: synproxy: Fix out of bounds when parsing TCP optionsMaxim Mikityanskiy