summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2020-03-03net: qrtr: Fix FIXME related to qrtr_ns_init()Bjorn Andersson
2020-03-03net: qrtr: Respond to HELLO messageBjorn Andersson
2020-03-04netfilter: nft_tunnel: add missing attribute validation for tunnelsJakub Kicinski
2020-03-04netfilter: nft_payload: add missing attribute validation for payload csum flagsJakub Kicinski
2020-03-04netfilter: cthelper: add missing attribute validation for cthelperJakub Kicinski
2020-03-04netfilter: nf_tables: free flowtable hooks on hook register errorFlorian Westphal
2020-03-04netfilter: x_tables: xt_mttg_seq_next should increase position indexVasily Averin
2020-03-04netfilter: xt_recent: recent_seq_next should increase position indexVasily Averin
2020-03-04netfilter: synproxy: synproxy_cpu_seq_next should increase position indexVasily Averin
2020-03-04netfilter: nf_conntrack: ct_cpu_seq_next should increase position indexVasily Averin
2020-03-03mptcp: Only send DATA_FIN with final mappingMat Martineau
2020-03-03mptcp: Use per-subflow storage for DATA_FIN sequence numberMat Martineau
2020-03-03mptcp: Check connection state before attempting sendMat Martineau
2020-03-03bpf: Add gso_size to __sk_buffWillem de Bruijn
2020-03-03net: dsa: fix phylink_start()/phylink_stop() callsRussell King
2020-03-03devlink: Introduce devlink port flavour virtualParav Pandit
2020-03-03net/sched: act_ct: Software offload of established flowsPaul Blakey
2020-03-03net/sched: act_ct: Offload established connections to flow tablePaul Blakey
2020-03-03net/sched: act_ct: Create nf flow table per zonePaul Blakey
2020-03-03ipv6: Use math to point per net sysctls into the appropriate struct netCambda Zhu
2020-03-03net/ipv6: remove the old peer route if change it to a new oneHangbin Liu
2020-03-03net/ipv6: need update peer route when modify metricHangbin Liu
2020-03-03nfc: add missing attribute validation for vendor subcommandJakub Kicinski
2020-03-03nfc: add missing attribute validation for deactivate targetJakub Kicinski
2020-03-03nfc: add missing attribute validation for SE APIJakub Kicinski
2020-03-03tipc: add missing attribute validation for MTU propertyJakub Kicinski
2020-03-03net: taprio: add missing attribute validation for txtime delayJakub Kicinski
2020-03-03net: fq: add missing attribute validation for orphan maskJakub Kicinski
2020-03-03openvswitch: add missing attribute validation for hashJakub Kicinski
2020-03-03nl802154: add missing attribute validation for dev_typeJakub Kicinski
2020-03-03nl802154: add missing attribute validationJakub Kicinski
2020-03-03devlink: validate length of region addr/lenJakub Kicinski
2020-03-03devlink: validate length of param valuesJakub Kicinski
2020-02-29net/ipv6: use configured metric when add peer routeHangbin Liu
2020-02-29ethtool: Factored out similar ethtool link settings for virtual devices to coreCris Forno
2020-02-29hsr: use upper/lower device infrastructureTaehee Yoo
2020-02-29hsr: remove unnecessary rcu_read_lock() in hsr moduleTaehee Yoo
2020-02-29hsr: use netdev_err() instead of WARN_ONCE()Taehee Yoo
2020-02-29hsr: use extack error message instead of netdev_infoTaehee Yoo
2020-02-29hsr: use debugfs_remove_recursive() instead of debugfs_remove()Taehee Yoo
2020-02-29net: sched: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-29netlink: Use netlink header as base to calculate bad attribute offsetPablo Neira Ayuso
2020-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-02-28net: datagram: drop 'destructor' argument from several helpersPaolo Abeni
2020-02-28unix: uses an atomic type for scm files accountingPaolo Abeni
2020-02-28net: core: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-28ipv6: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-28net: dccp: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-28l2tp: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-28net: mpls: Replace zero-length array with flexible-array memberGustavo A. R. Silva