summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2020-04-17cfg80211: Do not warn on same channel at the end of CSAIlan Peer
2020-04-17rxrpc: Fix call interruptibility handlingDavid Howells
2020-04-17rxrpc: Abstract out the calculation of whether there's Tx spaceDavid Howells
2020-04-13Bluetooth: RFCOMM: fix ODEBUG bug in rfcomm_dev_ioctlQiujun Huang
2020-04-13net_sched: fix a missing refcnt in tcindex_init()Cong Wang
2020-04-13net_sched: add a temporary refcnt for struct tcindex_dataCong Wang
2020-04-13ipv6: don't auto-add link-local address to lag portsJarod Wilson
2020-04-08net: Fix Tx hash bound checkingAmritha Nambiar
2020-04-08tcp: fix TFO SYNACK undo to avoid double-timestamp-undoNeal Cardwell
2020-04-08rxrpc: Fix sendmsg(MSG_WAITALL) handlingDavid Howells
2020-04-02libceph: fix alloc_msg_with_page_vector() memory leaksIlya Dryomov
2020-04-02mac80211: fix authentication with iwlwifi/mvmJohannes Berg
2020-04-02mac80211: Check port authorization in the ieee80211_tx_dequeue() caseJouni Malinen
2020-04-01net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} buildPablo Neira Ayuso
2020-04-01vti6: Fix memory leak of skb if input policy check failsTorsten Hilbrich
2020-04-01bpf, sockmap: Remove bucket->lock from sock_{hash|map}_freeJohn Fastabend
2020-04-01netfilter: nft_fwd_netdev: allow to redirect to ifb via ingressPablo Neira Ayuso
2020-04-01netfilter: nft_fwd_netdev: validate family and chain typePablo Neira Ayuso
2020-04-01netfilter: flowtable: reload ip{v6}h in nf_flow_tuple_ip{v6}Haishuang Yan
2020-04-01mac80211: set IEEE80211_TX_CTRL_PORT_CTRL_PROTO for nl80211 TXJohannes Berg
2020-04-01afs: Fix client call Rx-phase signal handlingDavid Howells
2020-04-01xfrm: policy: Fix doulbe free in xfrm_policy_timerYueHaibing
2020-04-01xfrm: add the missing verify_sec_ctx_len check in xfrm_add_acquireXin Long
2020-04-01xfrm: fix uctx len check in verify_sec_ctx_lenXin Long
2020-04-01vti[6]: fix packet tx through bpf_redirect() in XinY casesNicolas Dichtel
2020-04-01xfrm: handle NETDEV_UNREGISTER for xfrm deviceRaed Salem
2020-04-01mac80211: mark station unauthorized before key removalJohannes Berg
2020-04-01mac80211: drop data frames without key on encrypted linksJohannes Berg
2020-04-01nl80211: fix NL80211_ATTR_CHANNEL_WIDTH attribute typeJohannes Berg
2020-04-01ceph: check POOL_FLAG_FULL/NEARFULL in addition to OSDMAP_FULL/NEARFULLIlya Dryomov
2020-04-01mac80211: Do not send mesh HWMP PREQ if HWMP is disabledNicolas Cavallari
2020-04-01hsr: set .netnsok flagTaehee Yoo
2020-04-01hsr: add restart routine into hsr_get_node_list()Taehee Yoo
2020-04-01hsr: use rcu_read_lock() in hsr_get_node_{list/status}()Taehee Yoo
2020-04-01net: ip_gre: Accept IFLA_INFO_DATA-less configurationPetr Machata
2020-04-01net: ip_gre: Separate ERSPAN newlink / changelink callbacksPetr Machata
2020-04-01tcp: repair: fix TCP_QUEUE_SEQ implementationEric Dumazet
2020-04-01tcp: ensure skb->dev is NULL before leaving TCP stackEric Dumazet
2020-04-01tcp: also NULL skb->dev when copy was neededFlorian Westphal
2020-04-01net_sched: keep alloc_hash updated after hash allocationCong Wang
2020-04-01net_sched: hold rtnl lock in tcindex_partial_destroy_work()Cong Wang
2020-04-01net_sched: cls_route: remove the right filter from hashtableCong Wang
2020-04-01net/sched: act_ct: Fix leak of ct zone template on replacePaul Blakey
2020-04-01net/packet: tpacket_rcv: avoid a producer race conditionWillem de Bruijn
2020-04-01net: dsa: tag_8021q: replace dsa_8021q_remove_header with __skb_vlan_popVladimir Oltean
2020-04-01net: dsa: Fix duplicate frames flooded by learningFlorian Fainelli
2020-04-01net: cbs: Fix software cbs to consider packet sending timeZh-yuan Ye
2020-04-01net/bpfilter: fix dprintf usage for /dev/kmsgBruno Meneguele
2020-04-01ipv4: fix a RCU-list lock in inet_dump_fib()Qian Cai
2020-04-01hsr: fix general protection fault in hsr_addr_is_self()Taehee Yoo