aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2020-04-01Merge branch 'linux-5.2.y' into v5.2/standard/baseBruce Ashfield
2020-03-30rxrpc: Fix missing security check on incoming callsDavid Howells
2020-03-30rxrpc: Don't take call->user_mutex in rxrpc_new_incoming_call()David Howells
2020-03-30rxrpc: Unlock new call in rxrpc_new_incoming_call() rather than the callerDavid Howells
2020-03-30rxrpc: Don't bother generating maxSkew in the ACK packetDavid Howells
2020-03-30sch_cake: Add missing NLA policy entry TCA_CAKE_SPLIT_GSOVictorien Molle
2020-03-30compat_ioctl: handle SIOCOUTQNSDArnd Bergmann
2020-03-30af_unix: add compat_ioctl supportArnd Bergmann
2020-03-30xprtrdma: Fix completion wait during device removalChuck Lever
2020-03-30xprtrdma: Fix create_qp crash on device unloadChuck Lever
2020-03-30bpf: skmsg, fix potential psock NULL pointer dereferenceJohn Fastabend
2020-03-30xprtrdma: Close window between waking RPC senders and posting ReceivesChuck Lever
2020-03-30hsr: Fix a compilation errorxiaofeng.yan
2020-03-30hsr: fix slab-out-of-bounds Read in hsr_debugfs_rename()Taehee Yoo
2020-03-30hsr: reset network header when supervision frame is createdTaehee Yoo
2020-03-30hsr: rename debugfs file when interface name is changedTaehee Yoo
2020-03-30hsr: add hsr root debugfs directoryTaehee Yoo
2020-03-30netfilter: nft_flow_offload: fix underflow in flowtable reference counterwenxu
2020-03-30netfilter: ipset: avoid null deref when IPSET_ATTR_LINENO is presentFlorian Westphal
2020-03-30netfilter: conntrack: dccp, sctp: handle null timeout argumentFlorian Westphal
2020-03-30netfilter: arp_tables: init netns pointer in xt_tgchk_param structFlorian Westphal
2020-03-21Merge branch 'linux-5.2.y' into v5.2/standard/baseBruce Ashfield
2020-03-20vlan: vlan_changelink() should propagate errorsEric Dumazet
2020-03-20vlan: fix memory leak in vlan_dev_set_egress_priorityEric Dumazet
2020-03-20net: sch_prio: When ungrafting, replace with FIFOPetr Machata
2020-03-20tcp: fix "old stuff" D-SACK causing SACK to be treated as D-SACKPengcheng Yang
2020-03-20sctp: free cmd->obj.chunk for the unprocessed SCTP_CMD_REPLYXin Long
2020-03-20sch_cake: avoid possible divide by zero in cake_enqueue()Wen Yang
2020-03-20pkt_sched: fq: do not accept silly TCA_FQ_QUANTUMEric Dumazet
2020-03-20llc2: Fix return statement of llc_stat_ev_rx_null_dsap_xid_c (and _test_c)Chan Shu Tak, Alex
2020-03-20rfkill: Fix incorrect check to avoid NULL pointer dereferenceAditya Pakki
2020-03-20bpf: Clear skb->tstamp in bpf_redirect when necessaryLorenz Bauer
2020-03-20cfg80211: fix double-free after changing network namespaceStefan Bühler
2020-03-20mac80211: fix TID field in monitor mode transmitFredrik Olofsson
2020-03-20netfilter: nf_tables: validate NFT_DATA_VALUE after nft_data_init()Pablo Neira Ayuso
2020-03-20netfilter: nf_tables: validate NFT_SET_ELEM_INTERVAL_ENDPablo Neira Ayuso
2020-03-20netfilter: nft_set_rbtree: bogus lookup/get on consecutive elements in named ...Pablo Neira Ayuso
2020-03-20netfilter: ctnetlink: netns exit must wait for callbacksFlorian Westphal
2020-03-20hsr: fix a race condition in node list insertion and deletionTaehee Yoo
2020-03-20hsr: fix error handling routine in hsr_dev_finalize()Taehee Yoo
2020-03-20hsr: avoid debugfs warning message when module is removeTaehee Yoo
2020-03-20net: annotate lockless accesses to sk->sk_pacing_shiftEric Dumazet
2020-03-20net: add annotations on hh->hh_len lockless accessesEric Dumazet
2020-03-20Bluetooth: Fix memory leak in hci_connect_le_scanNavid Emamdoost
2020-03-20Bluetooth: delete a stray unlockDan Carpenter
2020-03-20net, sysctl: Fix compiler warning when only cBPF is presentAlexander Lobakin
2020-03-20netfilter: nf_queue: enqueue skbs with NULL dstMarco Oliverio
2020-03-20net/sched: annotate lockless accesses to qdisc->emptyEric Dumazet
2020-03-20sunrpc: fix crash when cache_head become valid before updatePavel Tikhomirov
2020-03-20netfilter: nft_tproxy: Fix port selector on Big EndianPhil Sutter