summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2020-04-12netfilter: nf_tables: force module load in case select_ops() returns -EAGAINPablo Neira Ayuso
2020-04-12netfilter: nf_tables: add nft_expr_type_request_module()Pablo Neira Ayuso
2020-04-12netfilter: nf_tables: fix flowtable list del corruptionFlorian Westphal
2020-04-12netfilter: nf_tables: store transaction list locally while requesting modulePablo Neira Ayuso
2020-04-12netfilter: nf_tables: remove WARN and add NLA_STRING upper limitsFlorian Westphal
2020-04-12netfilter: nft_tunnel: ERSPAN_VERSION must not be nullFlorian Westphal
2020-04-12netfilter: nft_tunnel: fix null-attribute checkFlorian Westphal
2020-04-12netfilter: nat: fix ICMP header corruption on ICMP errorsEyal Birger
2020-04-12netfilter: arp_tables: init netns pointer in xt_tgdtor_param structFlorian Westphal
2020-04-12netfilter: fix a use-after-free in mtype_destroy()Cong Wang
2020-04-12cfg80211: fix page refcount issue in A-MSDU decapFelix Fietkau
2020-04-12cfg80211: fix memory leak in cfg80211_cqm_rssi_updateFelix Fietkau
2020-04-12cfg80211: fix memory leak in nl80211_probe_mesh_linkFelix Fietkau
2020-04-12cfg80211: fix deadlocks in autodisconnect workMarkus Theil
2020-04-12net, sk_msg: Don't check if sock is locked when tearing down psockJakub Sitnicki
2020-04-12bpf/sockmap: Read psock ingress_msg before sk_receive_queueLingpeng Chen
2020-04-12bpf: Sockmap/tls, fix pop data with SK_DROP return codeJohn Fastabend
2020-04-12bpf: Sockmap/tls, skmsg can have wrapped skmsg that needs extra chainingJohn Fastabend
2020-04-12bpf: Sockmap/tls, tls_sw can create a plaintext buf > encrypt bufJohn Fastabend
2020-04-12bpf: Sockmap/tls, msg_push_data may leave end mark in placeJohn Fastabend
2020-04-12bpf: Sockmap, skmsg helper overestimates push, pull, and pop boundsJohn Fastabend
2020-04-12bpf: Sockmap, ensure sock lock held during tear downJohn Fastabend
2020-04-12bpf, sockmap: Don't sleep while holding RCU lock on tear-downJakub Sitnicki
2020-04-12tipc: fix retrans failure due to wrong destinationTuong Lien
2020-04-12tipc: fix potential hanging after b/rcast changingTuong Lien
2020-04-12net/tls: fix async operationJakub Kicinski
2020-04-12net: export netdev_next_lower_dev_rcu()Taehee Yoo
2020-04-12net: core: limit nested device depthTaehee Yoo
2020-04-12net_sched: use validated TCA_KIND attribute in tc_new_tfilter()Eric Dumazet
2020-04-12rxrpc: Fix use-after-free in rxrpc_put_local()David Howells
2020-04-12rxrpc: Fix missing active use pinning of rxrpc_local objectDavid Howells
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