summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-10-01svcrdma: Fix leak of transport addressesChuck Lever
2020-10-01SUNRPC: Fix a potential buffer overflow in 'svc_print_xprts()'Christophe JAILLET
2020-10-01Bluetooth: L2CAP: handle l2cap config request during open stateHoward Chung
2020-10-01Bluetooth: guard against controllers sending zero'd eventsAlain Michaud
2020-10-01skbuff: fix a data race in skb_queue_len()Qian Cai
2020-10-01Bluetooth: prefetch channel before killing sockHillf Danton
2020-10-01Bluetooth: Fix refcount use-after-free issueManish Mandlik
2020-10-01sctp: move trace_sctp_probe_path into sctp_outq_sackKevin Kou
2020-10-01ipv6_route_seq_next should increase position indexVasily Averin
2020-10-01rt_cpu_seq_next should increase position indexVasily Averin
2020-10-01neigh_stat_seq_next() should increase position indexVasily Averin
2020-10-01vcc_seq_next should increase position indexVasily Averin
2020-10-01tipc: fix link overflow issue at socket shutdownTuong Lien
2020-10-01SUNRPC: Capture completion of all RPC tasksChuck Lever
2020-10-01net: silence data-races on sk_backlog.tailEric Dumazet
2020-09-27Merge tag 'v5.4.68' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-09-26net: qrtr: check skb_put_padto() return valueEric Dumazet
2020-09-26tipc: use skb_unshare() instead in tipc_buf_append()Xin Long
2020-09-26tipc: fix shutdown() of connection oriented socketTetsuo Handa
2020-09-26tipc: Fix memory leak in tipc_group_create_member()Peilin Ye
2020-09-26taprio: Fix allowing too small intervalsVinicius Costa Gomes
2020-09-26net: sctp: Fix IPv6 ancestor_size calc in sctp_copy_descendantHenry Ptasinski
2020-09-26net: sch_generic: aviod concurrent reset and enqueue op for lockless qdiscYunsheng Lin
2020-09-26net: ipv6: fix kconfig dependency warning for IPV6_SEG6_HMACNecip Fazil Yildiran
2020-09-26net: Fix bridge enslavement failureIdo Schimmel
2020-09-26net: DCB: Validate DCB_ATTR_DCB_BUFFER argumentPetr Machata
2020-09-26net: bridge: br_vlan_get_pvid_rcu() should dereference the VLAN group under RCUVladimir Oltean
2020-09-26ipv6: avoid lockdep issue in fib6_del()Eric Dumazet
2020-09-26ipv4: Update exception handling for multipath routes via same deviceDavid Ahern
2020-09-26ipv4: Initialize flowi4_multipath_hash in data pathDavid Ahern
2020-09-26ip: fix tos reflection in ack and reset packetsWei Wang
2020-09-26act_ife: load meta modules before tcf_idr_check_alloc()Cong Wang
2020-09-26af_key: pfkey_dump needs parameter validationMark Salyzyn
2020-09-23Merge tag 'v5.4.67' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-09-23SUNRPC: stop printk reading past end of stringJ. Bruce Fields
2020-09-23net: handle the return value of pskb_carve_frag_list() correctlyMiaohe Lin
2020-09-23dsa: Allow forwarding of redirected IGMP trafficDaniel Mack
2020-09-17Merge tag 'v5.4.66' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-09-17cfg80211: Adjust 6 GHz frequency to channel conversionAmar Singhal
2020-09-17netfilter: conntrack: allow sctp hearbeat after connection re-useFlorian Westphal
2020-09-12Merge tag 'v5.4.65' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-09-12net: disable netpoll on fresh napisJakub Kicinski
2020-09-12tipc: fix shutdown() of connectionless socketTetsuo Handa
2020-09-12taprio: Fix using wrong queues in gate maskVinicius Costa Gomes
2020-09-12sctp: not disable bh in the whole sctp_get_port_local()Xin Long
2020-09-12netlabel: fix problems with mapping removalPaul Moore
2020-09-12ipv6: Fix sysctl max for fib_multipath_hash_policyIdo Schimmel
2020-09-12ipv4: Silence suspicious RCU usage warningIdo Schimmel
2020-09-10Merge tag 'v5.4.64' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-09-09cfg80211: regulatory: reject invalid hintsJohannes Berg