summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2020-04-29xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finishDavid Ahern
2020-04-29sched: etf: do not assume all sockets are full blownEric Dumazet
2020-04-29net/x25: Fix x25_neigh refcnt leak when receiving frameXiyu Yang
2020-04-29net: netrom: Fix potential nr_neigh refcnt leak in nr_add_nodeXiyu Yang
2020-04-29ipv6: fix restrict IPV6_ADDRFORM operationJohn Haxby
2020-04-29net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca
2020-04-29net: ipv6: add net argument to ip6_dst_lookup_flowSabrina Dubroca
2020-04-29vti4: removed duplicate log message.Jeremy Sowden
2020-04-23KEYS: Don't write out to userspace while holding key semaphoreWaiman Long
2020-04-23xsk: Add missing check on user supplied headroom sizeMagnus Karlsson
2020-04-23netfilter: nf_tables: report EOPNOTSUPP on unsupported flags/object typePablo Neira Ayuso
2020-04-21net: revert default NAPI poll timeout to 2 jiffiesKonstantin Khlebnikov
2020-04-21net: qrtr: send msgs from local of same id as broadcastWang Wenhu
2020-04-21net: ipv4: devinet: Fix crash when add/del multicast IP with autojoinTaras Chornyi
2020-04-21hsr: check protocol version in hsr_newlink()Taehee Yoo
2020-04-13Bluetooth: RFCOMM: fix ODEBUG bug in rfcomm_dev_ioctlQiujun Huang
2020-04-13ipv6: don't auto-add link-local address to lag portsJarod Wilson
2020-04-13net: Fix Tx hash bound checkingAmritha Nambiar
2020-04-13rxrpc: Fix sendmsg(MSG_WAITALL) handlingDavid Howells
2020-04-13sctp: fix possibly using a bad saddr with a given dstMarcelo Ricardo Leitner
2020-04-13sctp: fix refcount bug in sctp_wfreeQiujun Huang
2020-04-13net, ip_tunnel: fix interface lookup with no keyWilliam Dauchy
2020-04-13ipv4: fix a RCU-list lock in fib_triestat_seq_showQian Cai
2020-04-02mac80211: fix authentication with iwlwifi/mvmJohannes Berg
2020-04-02mac80211: Check port authorization in the ieee80211_tx_dequeue() caseJouni Malinen
2020-04-02mac80211: set IEEE80211_TX_CTRL_PORT_CTRL_PROTO for nl80211 TXJohannes Berg
2020-04-02mac80211: add option for setting control flagsRajkumar Manoharan
2020-04-02vti6: Fix memory leak of skb if input policy check failsTorsten Hilbrich
2020-04-02netfilter: nft_fwd_netdev: validate family and chain typePablo Neira Ayuso
2020-04-02netfilter: flowtable: reload ip{v6}h in nf_flow_tuple_ip{v6}Haishuang Yan
2020-04-02xfrm: policy: Fix doulbe free in xfrm_policy_timerYueHaibing
2020-04-02xfrm: add the missing verify_sec_ctx_len check in xfrm_add_acquireXin Long
2020-04-02xfrm: fix uctx len check in verify_sec_ctx_lenXin Long
2020-04-02vti[6]: fix packet tx through bpf_redirect() in XinY casesNicolas Dichtel
2020-04-02xfrm: handle NETDEV_UNREGISTER for xfrm deviceRaed Salem
2020-04-02mac80211: mark station unauthorized before key removalJohannes Berg
2020-04-02nl80211: fix NL80211_ATTR_CHANNEL_WIDTH attribute typeJohannes Berg
2020-04-02ceph: check POOL_FLAG_FULL/NEARFULL in addition to OSDMAP_FULL/NEARFULLIlya Dryomov
2020-04-02mac80211: Do not send mesh HWMP PREQ if HWMP is disabledNicolas Cavallari
2020-04-02hsr: set .netnsok flagTaehee Yoo
2020-04-02hsr: add restart routine into hsr_get_node_list()Taehee Yoo
2020-04-02hsr: use rcu_read_lock() in hsr_get_node_{list/status}()Taehee Yoo
2020-04-02tcp: repair: fix TCP_QUEUE_SEQ implementationEric Dumazet
2020-04-02net: ip_gre: Accept IFLA_INFO_DATA-less configurationPetr Machata
2020-04-02net: ip_gre: Separate ERSPAN newlink / changelink callbacksPetr Machata
2020-04-02net_sched: keep alloc_hash updated after hash allocationCong Wang
2020-04-02net_sched: cls_route: remove the right filter from hashtableCong Wang
2020-04-02net/packet: tpacket_rcv: avoid a producer race conditionWillem de Bruijn
2020-04-02net: dsa: Fix duplicate frames flooded by learningFlorian Fainelli
2020-04-02net: cbs: Fix software cbs to consider packet sending timeZh-yuan Ye