summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2020-04-01net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} buildPablo Neira Ayuso5-10/+10
2020-04-01vti6: Fix memory leak of skb if input policy check failsTorsten Hilbrich1-1/+1
2020-04-01bpf, sockmap: Remove bucket->lock from sock_{hash|map}_freeJohn Fastabend1-4/+8
2020-04-01netfilter: nft_fwd_netdev: allow to redirect to ifb via ingressPablo Neira Ayuso1-0/+4
2020-04-01netfilter: nft_fwd_netdev: validate family and chain typePablo Neira Ayuso1-0/+9
2020-04-01netfilter: flowtable: populate addr_type maskEdward Cree1-0/+1
2020-04-01netfilter: flowtable: reload ip{v6}h in nf_flow_tuple_ip{v6}Haishuang Yan1-0/+2
2020-04-01mac80211: set IEEE80211_TX_CTRL_PORT_CTRL_PROTO for nl80211 TXJohannes Berg1-2/+6
2020-04-01afs: Fix client call Rx-phase signal handlingDavid Howells3-32/+3
2020-04-01xfrm: policy: Fix doulbe free in xfrm_policy_timerYueHaibing1-0/+2
2020-04-01xfrm: add the missing verify_sec_ctx_len check in xfrm_add_acquireXin Long1-0/+3
2020-04-01xfrm: fix uctx len check in verify_sec_ctx_lenXin Long1-1/+2
2020-04-01vti[6]: fix packet tx through bpf_redirect() in XinY casesNicolas Dichtel3-15/+56
2020-04-01xfrm: handle NETDEV_UNREGISTER for xfrm deviceRaed Salem1-0/+1
2020-04-01mac80211: mark station unauthorized before key removalJohannes Berg1-1/+6
2020-04-01mac80211: drop data frames without key on encrypted linksJohannes Berg4-12/+24
2020-04-01nl80211: fix NL80211_ATTR_CHANNEL_WIDTH attribute typeJohannes Berg1-1/+1
2020-04-01ceph: check POOL_FLAG_FULL/NEARFULL in addition to OSDMAP_FULL/NEARFULLIlya Dryomov1-0/+9
2020-04-01mac80211: Do not send mesh HWMP PREQ if HWMP is disabledNicolas Cavallari1-1/+2
2020-04-01hsr: set .netnsok flagTaehee Yoo1-0/+1
2020-04-01hsr: add restart routine into hsr_get_node_list()Taehee Yoo1-14/+24
2020-04-01hsr: use rcu_read_lock() in hsr_get_node_{list/status}()Taehee Yoo2-25/+23
2020-04-01net: ip_gre: Accept IFLA_INFO_DATA-less configurationPetr Machata1-0/+2
2020-04-01net: ip_gre: Separate ERSPAN newlink / changelink callbacksPetr Machata1-18/+85
2020-04-01tcp: repair: fix TCP_QUEUE_SEQ implementationEric Dumazet1-1/+3
2020-04-01tcp: ensure skb->dev is NULL before leaving TCP stackEric Dumazet1-0/+4
2020-04-01tcp: also NULL skb->dev when copy was neededFlorian Westphal1-2/+6
2020-04-01net_sched: keep alloc_hash updated after hash allocationCong Wang1-0/+1
2020-04-01net_sched: hold rtnl lock in tcindex_partial_destroy_work()Cong Wang1-0/+2
2020-04-01net_sched: cls_route: remove the right filter from hashtableCong Wang1-2/+2
2020-04-01net/sched: act_ct: Fix leak of ct zone template on replacePaul Blakey1-1/+1
2020-04-01net/packet: tpacket_rcv: avoid a producer race conditionWillem de Bruijn2-1/+25
2020-04-01net: dsa: tag_8021q: replace dsa_8021q_remove_header with __skb_vlan_popVladimir Oltean2-53/+9
2020-04-01net: dsa: Fix duplicate frames flooded by learningFlorian Fainelli1-0/+2
2020-04-01net: cbs: Fix software cbs to consider packet sending timeZh-yuan Ye1-1/+11
2020-04-01net/bpfilter: fix dprintf usage for /dev/kmsgBruno Meneguele1-6/+8
2020-04-01ipv4: fix a RCU-list lock in inet_dump_fib()Qian Cai1-0/+2
2020-04-01hsr: fix general protection fault in hsr_addr_is_self()Taehee Yoo1-4/+4
2020-03-21ipv4: ensure rcu_read_lock() in cipso_v4_error()Matteo Croce1-1/+6
2020-03-21mac80211: rx: avoid RCU list traversal under mutexMadhuparna Bhowmik1-1/+1
2020-03-21cfg80211: check reg_rule for NULL in handle_channel_custom()Johannes Berg1-1/+1
2020-03-18net/smc: check for valid ib_client_dataKarsten Graul1-0/+2
2020-03-18ipv6: restrict IPV6_ADDRFORM operationEric Dumazet1-2/+8
2020-03-18netfilter: nft_chain_nat: inet family is missing module ownershipPablo Neira Ayuso1-0/+1
2020-03-18netfilter: nf_tables: dump NFTA_CHAIN_FLAGS attributePablo Neira Ayuso1-0/+5
2020-03-18netfilter: nft_tunnel: add missing attribute validation for tunnelsJakub Kicinski1-0/+2
2020-03-18netfilter: nft_payload: add missing attribute validation for payload csum flagsJakub Kicinski1-0/+1
2020-03-18netfilter: cthelper: add missing attribute validation for cthelperJakub Kicinski1-0/+2
2020-03-18netfilter: nf_tables: free flowtable hooks on hook register errorFlorian Westphal1-1/+6
2020-03-18nl80211: add missing attribute validation for channel switchJakub Kicinski1-0/+1