summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2021-06-16net: ipv4: fix memory leak in ip_mc_add1_srcChengyang Fan
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
2021-06-09mac80211: fix 'reset' debugfs lockingJohannes Berg
2021-06-08net: rds: fix memory leak in rds_recvmsgPavel Skripkin
2021-06-08Merge tag 'batadv-net-pullrequest-20210608' of git://git.open-mesh.org/linux-...David S. Miller
2021-06-08net: appletalk: fix the usage of prepositiongushengxian
2021-06-08net: ipv4: Remove unneed BUG() functionZheng Yongjun
2021-06-08net: ipv4: fix memory leak in netlbl_cipsov4_add_stdNanyong Sun
2021-06-08mac80211: fix deadlock in AP/VLAN handlingJohannes Berg
2021-06-07neighbour: allow NUD_NOARP entries to be forced GCedDavid Ahern
2021-06-07revert "net: kcm: fix memory leak in kcm_sendmsg"Pavel Skripkin
2021-06-07ethtool: Fix NULL pointer dereference during module EEPROM dumpIdo Schimmel
2021-06-04sch_htb: fix refcount leak in htb_parent_to_leaf_offloadYunjian Wang
2021-06-03Merge tag 'for-net-2021-06-03' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller
2021-06-03Merge tag 'ieee802154-for-davem-2021-06-03' of git://git.kernel.org/pub/scm/l...David S. Miller
2021-06-03ipv6: Fix KASAN: slab-out-of-bounds Read in fib6_nh_flush_exceptionsCoco Li
2021-06-03fib: Return the correct errno codeZheng Yongjun
2021-06-03net: Return the correct errno codeZheng Yongjun
2021-06-03net/x25: Return the correct errno codeZheng Yongjun