summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* sctp: add size validation when walking chunksMarcelo Ricardo Leitner2021-07-201-1/+1
* sctp: validate from_addr_param returnMarcelo Ricardo Leitner2021-07-205-25/+43
* Bluetooth: Shutdown controller after workqueues are flushed or cancelledKai-Heng Feng2021-07-201-8/+8
* Bluetooth: Fix the HCI to MGMT status conversion tableYu Liu2021-07-201-0/+3
* net: ip: avoid OOM kills with large UDP sends over loopbackJakub Kicinski2021-07-202-29/+35
* wireless: wext-spy: Fix out-of-bounds warningGustavo A. R. Silva2021-07-201-7/+7
* vsock: notify server to shutdown when client has pending signalLongpeng(Mike)2021-07-201-1/+1
* xfrm: Fix error reporting in xfrm_state_construct.Steffen Klassert2021-07-201-14/+14
* ipv6: use prandom_u32() for ID generationWilly Tarreau2021-07-201-23/+5
* net: Treat __napi_schedule_irqoff() as __napi_schedule() on PREEMPT_RTSebastian Andrzej Siewior2021-07-201-2/+9
* net: sched: fix warning in tcindex_alloc_perfect_hashPavel Skripkin2021-07-201-1/+1
* net: lwtunnel: handle MTU calculation in forwadingVadim Fedorenko2021-07-201-1/+2
* Bluetooth: Fix handling of HCI_LE_Advertising_Set_Terminated eventLuiz Augusto von Dentz2021-07-201-1/+12
* Bluetooth: mgmt: Fix slab-out-of-bounds in tlv_data_is_validLuiz Augusto von Dentz2021-07-201-0/+3
* ipv6: fix out-of-bound access in ip6_parse_tlv()Eric Dumazet2021-07-201-14/+13
* bpf: Do not change gso_size during bpf_skb_change_proto()Maciej Żenczykowski2021-07-201-4/+0
* ipv6: exthdrs: do not blindly use init_netEric Dumazet2021-07-201-2/+2
* mac80211: remove iwlwifi specific workaround NDPs of null_responsePing-Ke Shih2021-07-201-5/+0
* net/ipv4: swap flow ports when validating sourceMiao Wang2021-07-201-0/+2
* pkt_sched: sch_qfq: fix qfq_change_class() error pathEric Dumazet2021-07-201-5/+3
* netfilter: nft_tproxy: restrict support to TCP and UDP transport protocolsPablo Neira Ayuso2021-07-201-1/+8
* netfilter: nft_osf: check for TCP packet before further processingPablo Neira Ayuso2021-07-201-0/+5
* netfilter: nft_exthdr: check for IPv6 packet before further processingPablo Neira Ayuso2021-07-201-0/+3
* netlabel: Fix memory leak in netlbl_mgmt_add_commonLiu Shixin2021-07-201-9/+10
* SUNRPC: Should wake up the privileged task firstly.Zhang Xiaoxu2021-07-201-0/+9
* SUNRPC: Fix the batch tasks count wraparound.Zhang Xiaoxu2021-07-201-1/+2
* can: gw: synchronize rcu operations before removing gw job entryOliver Hartkopp2021-07-201-0/+3
* can: bcm: delay release of struct bcm_op after synchronize_rcu()Thadeu Lima de Souza Cascardo2021-07-201-1/+6
* net/packet: annotate accesses to po->ifindexEric Dumazet2021-06-301-7/+9
* net/packet: annotate accesses to po->bindEric Dumazet2021-06-301-8/+8
* ping: Check return value of function 'ping_queue_rcv_skb'Zheng Yongjun2021-06-301-5/+7
* net: ethtool: clear heap allocations for ethtool functionAustin Kim2021-06-301-5/+5
* mac80211: drop multicast fragmentsJohannes Berg2021-06-301-6/+3
* cfg80211: call cfg80211_leave_ocb when switching away from OCBDu Cheng2021-06-301-0/+3
* mac80211: remove warning in ieee80211_get_sband()Johannes Berg2021-06-301-1/+1
* inet: use bigger hash table for IP ID generationEric Dumazet2021-06-301-14/+28
* can: bcm/raw/isotp: use per module netdevice notifierTetsuo Handa2021-06-302-27/+94
* net: bridge: fix vlan tunnel dst refcnt when egressingNikolay Aleksandrov2021-06-301-2/+2
* net: bridge: fix vlan tunnel dst null pointer dereferenceNikolay Aleksandrov2021-06-302-16/+26
* cfg80211: make certificate generation more robustJohannes Berg2021-06-301-1/+1
* can: bcm: fix infoleak in struct bcm_msg_headNorbert Slusarek2021-06-301-0/+3
* icmp: don't send out ICMP messages with a source address of 0.0.0.0Toke Høiland-Jørgensen2021-06-301-0/+7
* net/af_unix: fix a data-race in unix_dgram_sendmsg / unix_release_sockEric Dumazet2021-06-301-3/+4
* net: ipv4: fix memory leak in ip_mc_add1_srcChengyang Fan2021-06-301-0/+1
* net: qrtr: fix OOB Read in qrtr_endpoint_postPavel Skripkin2021-06-301-1/+1
* net: make get_net_ns return error if NET_NS is disabledChangbin Du2021-06-302-13/+12
* net: add documentation to socket.cPedro Tammela2021-06-301-18/+259
* sch_cake: Fix out of bounds when parsing TCP options and headerMaxim Mikityanskiy2021-06-301-1/+5
* netfilter: synproxy: Fix out of bounds when parsing TCP optionsMaxim Mikityanskiy2021-06-301-0/+5
* rtnetlink: Fix regression in bridge VLAN configurationIdo Schimmel2021-06-301-3/+5