summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2021-06-30mac80211: handle various extensible elements correctlyJohannes Berg
2021-06-30mac80211: reset profile_periodicity/ema_apJohannes Berg
2021-06-30net/packet: annotate accesses to po->ifindexEric Dumazet
2021-06-30net/packet: annotate accesses to po->bindEric Dumazet
2021-06-30net/packet: annotate data race in packet_sendmsg()Eric Dumazet
2021-06-30ping: Check return value of function 'ping_queue_rcv_skb'Zheng Yongjun
2021-06-30inet: annotate data race in inet_send_prepare() and inet_dgram_connect()Eric Dumazet
2021-06-30net: ethtool: clear heap allocations for ethtool functionAustin Kim
2021-06-30mac80211: drop multicast fragmentsJohannes Berg
2021-06-30net: ipv4: Remove unneed BUG() functionZheng Yongjun
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-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: minstrel_ht: fix sample time checkFelix Fietkau
2021-06-23mac80211: move interface shutdown out of wiphy lockJohannes Berg
2021-06-23cfg80211: shut down interfaces on failed resumeJohannes Berg
2021-06-23cfg80211: fix phy80211 symlink creationJohannes Berg
2021-06-23mac80211: fix 'reset' debugfs lockingJohannes Berg
2021-06-23mac80211: Fix NULL ptr deref for injected rate infoMathy Vanhoef
2021-06-23mac80211: fix deadlock in AP/VLAN handlingJohannes Berg
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: fix soft lookup in subflow_error_report()Paolo Abeni
2021-06-23mptcp: do not warn on bad input from the networkPaolo Abeni
2021-06-23mptcp: wake-up readers only for in sequence dataPaolo 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-23skbuff: fix incorrect msg_zerocopy copy notificationsWillem de Bruijn
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-23netfilter: nf_tables: initialize set before expression setupPablo Neira Ayuso
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