summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2021-06-24libceph: set global_id as soon as we get an auth ticketIlya Dryomov
2021-06-24libceph: don't pass result into ac->ops->handle_reply()Ilya Dryomov
2021-06-18Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-06-18Merge tag 'mac80211-for-net-2021-06-18' of git://git.kernel.org/pub/scm/linux...David S. Miller
2021-06-18icmp: don't send out ICMP messages with a source address of 0.0.0.0Toke Høiland-Jørgensen
2021-06-18mac80211: handle various extensible elements correctlyJohannes Berg
2021-06-18mac80211: reset profile_periodicity/ema_apJohannes Berg
2021-06-18cfg80211: avoid double free of PMSR requestAvraham Stern
2021-06-18cfg80211: make certificate generation more robustJohannes Berg
2021-06-18mac80211: minstrel_ht: fix sample time checkFelix Fietkau
2021-06-16net/af_unix: fix a data-race in unix_dgram_sendmsg / unix_release_sockEric Dumazet
2021-06-16net/packet: annotate accesses to po->ifindexEric Dumazet
2021-06-16net/packet: annotate accesses to po->bindEric Dumazet
2021-06-16Merge tag 'linux-can-fixes-for-5.13-20210616' of git://git.kernel.org/pub/scm...David S. Miller
2021-06-16net: ipv4: fix memory leak in ip_mc_add1_srcChengyang Fan
2021-06-16can: bcm: fix infoleak in struct bcm_msg_headNorbert Slusarek
2021-06-16can: bcm/raw/isotp: use per module netdevice notifierTetsuo Handa
2021-06-16can: j1939: fix Use-after-Free, hold skb ref while in useOleksij Rempel
2021-06-15net: inline function get_net_ns_by_fd if NET_NS is disabledChangbin Du
2021-06-14Bluetooth: SMP: Fix crash when receiving new connection when debug is enabledLuiz Augusto von Dentz
2021-06-14net: qrtr: fix OOB Read in qrtr_endpoint_postPavel Skripkin
2021-06-14ipv4: Fix device used for dst_alloc with local routesDavid Ahern
2021-06-14ethtool: strset: fix message length calculationJakub Kicinski
2021-06-14sch_cake: revise docs for RFC 8622 LE PHB supportTyson Moore
2021-06-12net: make get_net_ns return error if NET_NS is disabledChangbin Du
2021-06-10mptcp: fix soft lookup in subflow_error_report()Paolo Abeni
2021-06-10mptcp: do not warn on bad input from the networkPaolo Abeni
2021-06-10mptcp: wake-up readers only for in sequence dataPaolo Abeni
2021-06-10mptcp: try harder to borrow memory from subflow under pressurePaolo Abeni
2021-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2021-06-10sch_cake: Fix out of bounds when parsing TCP options and headerMaxim Mikityanskiy
2021-06-10mptcp: Fix out of bounds when parsing TCP optionsMaxim Mikityanskiy
2021-06-10netfilter: synproxy: Fix out of bounds when parsing TCP optionsMaxim Mikityanskiy
2021-06-10net/packet: annotate data race in packet_sendmsg()Eric Dumazet
2021-06-10net: bridge: fix vlan tunnel dst refcnt when egressingNikolay Aleksandrov
2021-06-10net: bridge: fix vlan tunnel dst null pointer dereferenceNikolay Aleksandrov
2021-06-10ping: Check return value of function 'ping_queue_rcv_skb'Zheng Yongjun
2021-06-10skbuff: fix incorrect msg_zerocopy copy notificationsWillem de Bruijn
2021-06-09net/sched: act_ct: handle DNAT tuple collisionMarcelo Ricardo Leitner
2021-06-09rtnetlink: Fix regression in bridge VLAN configurationIdo Schimmel
2021-06-09Merge tag 'mac80211-for-net-2021-06-09' of git://git.kernel.org/pub/scm/linux...David S. Miller
2021-06-09udp: fix race between close() and udp_abort()Paolo Abeni
2021-06-09inet: annotate data race in inet_send_prepare() and inet_dgram_connect()Eric Dumazet
2021-06-09net: ethtool: clear heap allocations for ethtool functionAustin Kim
2021-06-09netfilter: nft_fib_ipv6: skip ipv6 packets from any to link-localFlorian Westphal
2021-06-09netfilter: nf_tables: initialize set before expression setupPablo Neira Ayuso
2021-06-09mac80211: drop multicast fragmentsJohannes Berg
2021-06-09mac80211: move interface shutdown out of wiphy lockJohannes Berg
2021-06-09cfg80211: shut down interfaces on failed resumeJohannes Berg
2021-06-09cfg80211: fix phy80211 symlink creationJohannes Berg