summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2020-10-14xfrm: clone whole liftime_cur structure in xfrm_do_migrateAntony Antony
2020-10-14xfrm: clone XFRMA_SEC_CTX in xfrm_do_migrateAntony Antony
2020-10-14xfrm: clone XFRMA_SET_MARK in xfrm_do_migrateAntony Antony
2020-10-14openvswitch: handle DNAT tuple collisionDumitru Ceara
2020-10-14sctp: fix sctp_auth_init_hmacs() error pathEric Dumazet
2020-10-14xfrmi: drop ignore_df check before updating pmtuSabrina Dubroca
2020-10-14tcp: use sendpage_ok() to detect misused .sendpageColy Li
2020-10-14net: wireless: nl80211: fix out-of-bounds access in nl80211_del_key()Anant Thazhemadam
2020-10-07netfilter: ctnetlink: add a range check for l3/l4 protonumWill McVicker
2020-10-07mac80211: do not allow bigger VHT MPDUs than the hardware supportsFelix Fietkau
2020-10-07mac80211: Fix radiotap header channel flag for 6GHz bandAloka Dixit
2020-10-07net: virtio_vsock: Enhance connection semanticsSebastien Boeuf
2020-10-07vsock/virtio: add transport parameter to the virtio_transport_reset_no_sock()Stefano Garzarella
2020-10-01lib80211: fix unmet direct dependendices config warning when !CRYPTONecip Fazil Yildiran
2020-10-01batman-adv: mcast: fix duplicate mcast packets from BLA backbone to meshLinus Lüssing
2020-10-01batman-adv: mcast: fix duplicate mcast packets in BLA backbone from meshLinus Lüssing
2020-10-01batman-adv: mcast: fix duplicate mcast packets in BLA backbone from LANLinus Lüssing
2020-10-01batman-adv: Add missing include for in_interrupt()Sven Eckelmann
2020-10-01bpf: Fix clobbering of r2 in bpf_gen_ld_absDaniel Borkmann
2020-10-01mac802154: tx: fix use-after-freeEric Dumazet
2020-10-01netfilter: conntrack: nf_conncount_init is failing with IPv6 disabledEelco Chaudron
2020-10-01batman-adv: mcast/TT: fix wrongly dropped or rerouted packetsLinus Lüssing
2020-10-01batman-adv: bla: fix type misuse for backbone_gw hash indexingLinus Lüssing
2020-10-01net: openvswitch: use div_u64() for 64-by-32 divisionsTonghao Zhang
2020-10-01mac80211: skip mpath lookup also for control port txMarkus Theil
2020-10-01svcrdma: Fix backchannel return codeChuck Lever
2020-10-01tipc: fix memory leak in service subscriptingTuong Lien
2020-10-01Bluetooth: Handle Inquiry Cancel error after Inquiry CompleteSonny Sasaka
2020-10-01atm: fix a memory leak of vcc->user_backCong Wang
2020-10-01devlink: Fix reporter's recovery conditionAya Levin
2020-10-01net: openvswitch: use u64 for meter bucketTonghao Zhang
2020-10-01SUNRPC: Don't start a timer on an already queued rpc taskTrond Myklebust
2020-10-01netfilter: nf_tables: silence a RCU-list warning in nft_table_lookup()Qian Cai
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-26net: qrtr: check skb_put_padto() return valueEric Dumazet
2020-09-26tipc: use skb_unshare() instead in tipc_buf_append()Xin Long