summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-03-25Revert "ipv6: Fix handling of LLA with VRF and sockets bound to VRF"Sasha Levin
2020-03-20ipv4: ensure rcu_read_lock() in cipso_v4_error()Matteo Croce
2020-03-20net: qrtr: fix len of skb_put_padto in qrtr_node_enqueueCarl Huang
2020-03-20mac80211: rx: avoid RCU list traversal under mutexMadhuparna Bhowmik
2020-03-20cfg80211: check reg_rule for NULL in handle_channel_custom()Johannes Berg
2020-03-18batman-adv: Avoid free/alloc race when handling OGM2 bufferSven Eckelmann
2020-03-18net/smc: cancel event worker during device removalKarsten Graul
2020-03-18net/smc: check for valid ib_client_dataKarsten Graul
2020-03-18ipv6: restrict IPV6_ADDRFORM operationEric Dumazet
2020-03-18netfilter: nft_tunnel: add missing attribute validation for tunnelsJakub Kicinski
2020-03-18netfilter: nft_payload: add missing attribute validation for payload csum flagsJakub Kicinski
2020-03-18netfilter: cthelper: add missing attribute validation for cthelperJakub Kicinski
2020-03-18nl80211: add missing attribute validation for channel switchJakub Kicinski
2020-03-18nl80211: add missing attribute validation for beacon report scanningJakub Kicinski
2020-03-18nl80211: add missing attribute validation for critical protocol indicationJakub Kicinski
2020-03-18batman-adv: Don't schedule OGM for disabled interfaceSven Eckelmann
2020-03-18netfilter: x_tables: xt_mttg_seq_next should increase position indexVasily Averin
2020-03-18netfilter: xt_recent: recent_seq_next should increase position indexVasily Averin
2020-03-18netfilter: synproxy: synproxy_cpu_seq_next should increase position indexVasily Averin
2020-03-18netfilter: nf_conntrack: ct_cpu_seq_next should increase position indexVasily Averin
2020-03-18devlink: validate length of region addr/lenJakub Kicinski
2020-03-18tipc: add missing attribute validation for MTU propertyJakub Kicinski
2020-03-18net/ipv6: remove the old peer route if change it to a new oneHangbin Liu
2020-03-18net/ipv6: need update peer route when modify metricHangbin Liu
2020-03-18nfc: add missing attribute validation for vendor subcommandJakub Kicinski
2020-03-18nfc: add missing attribute validation for deactivate targetJakub Kicinski
2020-03-18nfc: add missing attribute validation for SE APIJakub Kicinski
2020-03-18net: fq: add missing attribute validation for orphan maskJakub Kicinski
2020-03-18nl802154: add missing attribute validation for dev_typeJakub Kicinski
2020-03-18nl802154: add missing attribute validationJakub Kicinski
2020-03-18devlink: validate length of param valuesJakub Kicinski
2020-03-18net: memcg: fix lockdep splat in inet_csk_accept()Eric Dumazet
2020-03-18net: memcg: late association of sock to memcgShakeel Butt
2020-03-18net/packet: tpacket_rcv: do not increment ring index on dropWillem de Bruijn
2020-03-18net: nfc: fix bounds checking bugs on "pipe"Dan Carpenter
2020-03-18netlink: Use netlink header as base to calculate bad attribute offsetPablo Neira Ayuso
2020-03-18net/ipv6: use configured metric when add peer routeHangbin Liu
2020-03-18ipv6/addrconf: call ipv6_mc_up() for non-Ethernet interfaceHangbin Liu
2020-03-18inet_diag: return classid for all socket typesDmitry Yakunin
2020-03-18gre: fix uninit-value in __iptunnel_pull_headerEric Dumazet
2020-03-18cgroup, netclassid: periodically release file_lock on classid updatingDmitry Yakunin
2020-03-05netfilter: nft_tunnel: no need to call htons() when dumping portsXin Long
2020-03-05net/smc: no peer ID in CLC decline for SMCDUrsula Braun
2020-03-05net: netlink: cap max groups which will be considered in netlink_bind()Nikolay Aleksandrov
2020-03-05net/tls: Fix to avoid gettig invalid tls recordRohit Maheshwari
2020-03-05ipv6: Fix nlmsg_flags when splitting a multipath routeBenjamin Poirier
2020-03-05ipv6: Fix route replacement with dev-only routeBenjamin Poirier
2020-03-05sctp: move the format error check out of __sctp_sf_do_9_1_abortXin Long
2020-03-05net: sched: correct flower port blockingJason Baron
2020-03-05net: fib_rules: Correctly set table field when table number exceeds 8 bitsJethro Beekman