summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2020-06-01net/tls: free record only on encryption errorVadim Fedorenko
2020-06-01net/tls: fix encryption error checkingVadim Fedorenko
2020-06-01mac80211: populate debugfs only after cfg80211 initJohannes Berg
2020-06-01KEYS: Don't write out to userspace while holding key semaphoreWaiman Long
2020-06-01sunrpc: Fix gss_unwrap_resp_integ() againChuck Lever
2020-06-01SUNRPC: Rename xdr_buf_read_netobj to xdr_buf_read_micBenjamin Coddington
2020-06-01SUNRPC: fix krb5p mount to provide large enough buffer in rq_rcvsizeOlga Kornievskaia
2020-06-01xsk: Add missing check on user supplied headroom sizeMagnus Karlsson
2020-06-01netfilter: nf_tables: report EOPNOTSUPP on unsupported flags/object typePablo Neira Ayuso
2020-06-01mac80211: fix race in ieee80211_register_hw()Sumit Garg
2020-06-01mac80211: fix ieee80211_txq_setup_flows() failure pathJohannes Berg
2020-06-01net/mac80211: move WEP handling to ARC4 library interfaceArd Biesheuvel
2020-06-01nl80211: fix NL80211_ATTR_FTM_RESPONDER policyJohannes Berg
2020-06-01net: revert default NAPI poll timeout to 2 jiffiesKonstantin Khlebnikov
2020-06-01net: qrtr: send msgs from local of same id as broadcastWang Wenhu
2020-06-01net: ipv4: devinet: Fix crash when add/del multicast IP with autojoinTaras Chornyi
2020-06-01l2tp: Allow management of tunnels and session in user namespaceMichael Weiß
2020-06-01hsr: check protocol version in hsr_newlink()Taehee Yoo
2020-06-01rxrpc: Fix call interruptibility handlingDavid Howells
2020-06-01rxrpc: Abstract out the calculation of whether there's Tx spaceDavid Howells
2020-06-01Bluetooth: RFCOMM: fix ODEBUG bug in rfcomm_dev_ioctlQiujun Huang
2020-06-01net_sched: fix a missing refcnt in tcindex_init()Cong Wang
2020-06-01net_sched: add a temporary refcnt for struct tcindex_dataCong Wang
2020-06-01ipv6: don't auto-add link-local address to lag portsJarod Wilson
2020-06-01net: Fix Tx hash bound checkingAmritha Nambiar
2020-06-01tcp: fix TFO SYNACK undo to avoid double-timestamp-undoNeal Cardwell
2020-06-01rxrpc: Fix sendmsg(MSG_WAITALL) handlingDavid Howells
2020-06-01libceph: fix alloc_msg_with_page_vector() memory leaksIlya Dryomov
2020-06-01mac80211: fix authentication with iwlwifi/mvmJohannes Berg
2020-06-01mac80211: Check port authorization in the ieee80211_tx_dequeue() caseJouni Malinen
2020-06-01netlabel: cope with NULL catmapPaolo Abeni
2020-05-21tcp: fix a possible lockdep splat in tcp_done()Eric Dumazet
2020-05-21net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} buildPablo Neira Ayuso
2020-05-21ipv6: fix restrict IPV6_ADDRFORM operationJohn Haxby
2020-05-21vti6: Fix memory leak of skb if input policy check failsTorsten Hilbrich
2020-05-21bpf, sockmap: Remove bucket->lock from sock_{hash|map}_freeJohn Fastabend
2020-05-21netfilter: nft_fwd_netdev: allow to redirect to ifb via ingressPablo Neira Ayuso
2020-05-21netfilter: nft_fwd_netdev: validate family and chain typePablo Neira Ayuso
2020-05-21netfilter: flowtable: reload ip{v6}h in nf_flow_tuple_ip{v6}Haishuang Yan
2020-05-21mac80211: set IEEE80211_TX_CTRL_PORT_CTRL_PROTO for nl80211 TXJohannes Berg
2020-05-21afs: Fix client call Rx-phase signal handlingDavid Howells
2020-05-21xfrm: policy: Fix doulbe free in xfrm_policy_timerYueHaibing
2020-05-21xfrm: add the missing verify_sec_ctx_len check in xfrm_add_acquireXin Long
2020-05-21xfrm: fix uctx len check in verify_sec_ctx_lenXin Long
2020-05-21xfrm: handle NETDEV_UNREGISTER for xfrm deviceRaed Salem
2020-05-21mac80211: mark station unauthorized before key removalJohannes Berg
2020-05-21nl80211: fix NL80211_ATTR_CHANNEL_WIDTH attribute typeJohannes Berg
2020-05-21ceph: check POOL_FLAG_FULL/NEARFULL in addition to OSDMAP_FULL/NEARFULLIlya Dryomov
2020-05-21mac80211: Do not send mesh HWMP PREQ if HWMP is disabledNicolas Cavallari
2020-05-21hsr: set .netnsok flagTaehee Yoo