summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2021-06-23net: bridge: fix vlan tunnel dst refcnt when egressingNikolay Aleksandrov
2021-06-23net: bridge: fix vlan tunnel dst null pointer dereferenceNikolay Aleksandrov
2021-06-23cfg80211: avoid double free of PMSR requestAvraham Stern
2021-06-23cfg80211: make certificate generation more robustJohannes Berg
2021-06-23mac80211: Fix NULL ptr deref for injected rate infoMathy Vanhoef
2021-06-23can: j1939: fix Use-after-Free, hold skb ref while in useOleksij Rempel
2021-06-23can: bcm/raw/isotp: use per module netdevice notifierTetsuo Handa
2021-06-23can: bcm: fix infoleak in struct bcm_msg_headNorbert Slusarek
2021-06-23icmp: don't send out ICMP messages with a source address of 0.0.0.0Toke Høiland-Jørgensen
2021-06-23net/af_unix: fix a data-race in unix_dgram_sendmsg / unix_release_sockEric Dumazet
2021-06-23net: ipv4: fix memory leak in ip_mc_add1_srcChengyang Fan
2021-06-23net: qrtr: fix OOB Read in qrtr_endpoint_postPavel Skripkin
2021-06-23ipv4: Fix device used for dst_alloc with local routesDavid Ahern
2021-06-23ethtool: strset: fix message length calculationJakub Kicinski
2021-06-23net: make get_net_ns return error if NET_NS is disabledChangbin Du
2021-06-23mptcp: do not warn on bad input from the networkPaolo Abeni
2021-06-23mptcp: try harder to borrow memory from subflow under pressurePaolo Abeni
2021-06-23sch_cake: Fix out of bounds when parsing TCP options and headerMaxim Mikityanskiy
2021-06-23mptcp: Fix out of bounds when parsing TCP optionsMaxim Mikityanskiy
2021-06-23netfilter: synproxy: Fix out of bounds when parsing TCP optionsMaxim Mikityanskiy
2021-06-23net/sched: act_ct: handle DNAT tuple collisionMarcelo Ricardo Leitner
2021-06-23rtnetlink: Fix regression in bridge VLAN configurationIdo Schimmel
2021-06-23udp: fix race between close() and udp_abort()Paolo Abeni
2021-06-23netfilter: nft_fib_ipv6: skip ipv6 packets from any to link-localFlorian Westphal
2021-06-23net: rds: fix memory leak in rds_recvmsgPavel Skripkin
2021-06-23net: ipv4: fix memory leak in netlbl_cipsov4_add_stdNanyong Sun
2021-06-23mac80211: fix skb length check in ieee80211_scan_rx()Du Cheng
2021-06-23batman-adv: Avoid WARN_ON timing related checksSven Eckelmann
2021-06-18fib: Return the correct errno codeZheng Yongjun
2021-06-18net: Return the correct errno codeZheng Yongjun
2021-06-18net/x25: Return the correct errno codeZheng Yongjun
2021-06-18rtnetlink: Fix missing error code in rtnl_bridge_notify()Jiapeng Chong
2021-06-18net: ipconfig: Don't override command-line hostnames or domainsJosh Triplett
2021-06-18net: ieee802154: fix null deref in parse dev addrDan Robertson
2021-06-16RDS tcp loopback connection can hangRao Shoaib
2021-06-16netlink: disable IRQs for netlink_lock_table()Johannes Berg
2021-06-16net/nfc/rawsock.c: fix a permission check bugJeimon
2021-06-10neighbour: allow NUD_NOARP entries to be forced GCedDavid Ahern
2021-06-10netfilter: nf_tables: missing error reporting for not selected expressionsPablo Neira Ayuso
2021-06-10nfc: fix NULL ptr dereference in llcp_sock_getname() after failed connectKrzysztof Kozlowski
2021-06-10net: caif: fix memory leak in cfusbl_device_notifyPavel Skripkin
2021-06-10net: caif: fix memory leak in caif_device_notifyPavel Skripkin
2021-06-10net: caif: add proper error handlingPavel Skripkin
2021-06-10net: caif: added cfserl_release functionPavel Skripkin
2021-06-10Bluetooth: use correct lock to prevent UAF of hdev objectLin Ma
2021-06-10Bluetooth: fix the erroneous flush_work() orderLin Ma
2021-06-10tipc: fix unique bearer names sanity checkHoang Le
2021-06-10tipc: add extack messages for bearer/media failureHoang Le
2021-06-10ipv6: Fix KASAN: slab-out-of-bounds Read in fib6_nh_flush_exceptionsCoco Li
2021-06-10ieee802154: fix error return code in ieee802154_llsec_getparams()Wei Yongjun