aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2020-03-03net: qrtr: Respond to HELLO messageGravatar Bjorn Andersson 1-24/+30
2020-03-04netfilter: nft_tunnel: add missing attribute validation for tunnelsGravatar Jakub Kicinski 1-0/+2
2020-03-04netfilter: nft_payload: add missing attribute validation for payload csum flagsGravatar Jakub Kicinski 1-0/+1
2020-03-04netfilter: cthelper: add missing attribute validation for cthelperGravatar Jakub Kicinski 1-0/+2
2020-03-04netfilter: nf_tables: free flowtable hooks on hook register errorGravatar Florian Westphal 1-1/+6
2020-03-04netfilter: x_tables: xt_mttg_seq_next should increase position indexGravatar Vasily Averin 1-3/+3
2020-03-04netfilter: xt_recent: recent_seq_next should increase position indexGravatar Vasily Averin 1-1/+1
2020-03-04netfilter: synproxy: synproxy_cpu_seq_next should increase position indexGravatar Vasily Averin 1-1/+1
2020-03-04netfilter: nf_conntrack: ct_cpu_seq_next should increase position indexGravatar Vasily Averin 1-1/+1
2020-03-03mptcp: Only send DATA_FIN with final mappingGravatar Mat Martineau 1-5/+6
2020-03-03mptcp: Use per-subflow storage for DATA_FIN sequence numberGravatar Mat Martineau 3-6/+21
2020-03-03mptcp: Check connection state before attempting sendGravatar Mat Martineau 1-2/+10
2020-03-03bpf: Add gso_size to __sk_buffGravatar Willem de Bruijn 2-14/+37
2020-03-03net: dsa: fix phylink_start()/phylink_stop() callsGravatar Russell King 3-12/+30
2020-03-03devlink: Introduce devlink port flavour virtualGravatar Parav Pandit 1-0/+2
2020-03-03net/sched: act_ct: Software offload of established flowsGravatar Paul Blakey 1-2/+158
2020-03-03net/sched: act_ct: Offload established connections to flow tableGravatar Paul Blakey 1-0/+63
2020-03-03net/sched: act_ct: Create nf flow table per zoneGravatar Paul Blakey 2-2/+134
2020-03-03ipv6: Use math to point per net sysctls into the appropriate struct netGravatar Cambda Zhu 1-17/+4
2020-03-03net/ipv6: remove the old peer route if change it to a new oneGravatar Hangbin Liu 1-4/+17
2020-03-03net/ipv6: need update peer route when modify metricGravatar Hangbin Liu 1-4/+16
2020-03-03nfc: add missing attribute validation for vendor subcommandGravatar Jakub Kicinski 1-0/+2
2020-03-03nfc: add missing attribute validation for deactivate targetGravatar Jakub Kicinski 1-0/+1
2020-03-03nfc: add missing attribute validation for SE APIGravatar Jakub Kicinski 1-0/+1
2020-03-03tipc: add missing attribute validation for MTU propertyGravatar Jakub Kicinski 1-0/+1
2020-03-03net: taprio: add missing attribute validation for txtime delayGravatar Jakub Kicinski 1-0/+1
2020-03-03net: fq: add missing attribute validation for orphan maskGravatar Jakub Kicinski 1-0/+1
2020-03-03openvswitch: add missing attribute validation for hashGravatar Jakub Kicinski 1-0/+1
2020-03-03nl802154: add missing attribute validation for dev_typeGravatar Jakub Kicinski 1-0/+1
2020-03-03nl802154: add missing attribute validationGravatar Jakub Kicinski 1-0/+5
2020-03-03devlink: validate length of region addr/lenGravatar Jakub Kicinski 1-0/+2
2020-03-03devlink: validate length of param valuesGravatar Jakub Kicinski 1-12/+19
2020-02-29net/ipv6: use configured metric when add peer routeGravatar Hangbin Liu 1-3/+3
2020-02-29ethtool: Factored out similar ethtool link settings for virtual devices to coreGravatar Cris Forno 1-0/+39
2020-02-29hsr: use upper/lower device infrastructureGravatar Taehee Yoo 3-30/+40
2020-02-29hsr: remove unnecessary rcu_read_lock() in hsr moduleGravatar Taehee Yoo 3-37/+16
2020-02-29hsr: use netdev_err() instead of WARN_ONCE()Gravatar Taehee Yoo 1-1/+2
2020-02-29hsr: use extack error message instead of netdev_infoGravatar Taehee Yoo 5-21/+35
2020-02-29hsr: use debugfs_remove_recursive() instead of debugfs_remove()Gravatar Taehee Yoo 2-5/+1
2020-02-29net: sched: Replace zero-length array with flexible-array memberGravatar Gustavo A. R. Silva 4-4/+4
2020-02-29netlink: Use netlink header as base to calculate bad attribute offsetGravatar Pablo Neira Ayuso 1-1/+1
2020-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextGravatar David S. Miller 11-187/+516
2020-02-28net: datagram: drop 'destructor' argument from several helpersGravatar Paolo Abeni 4-27/+21
2020-02-28unix: uses an atomic type for scm files accountingGravatar Paolo Abeni 1-15/+6
2020-02-28net: core: Replace zero-length array with flexible-array memberGravatar Gustavo A. R. Silva 3-3/+3
2020-02-28ipv6: Replace zero-length array with flexible-array memberGravatar Gustavo A. R. Silva 2-2/+2
2020-02-28net: dccp: Replace zero-length array with flexible-array memberGravatar Gustavo A. R. Silva 1-1/+1
2020-02-28l2tp: Replace zero-length array with flexible-array memberGravatar Gustavo A. R. Silva 1-1/+1
2020-02-28net: mpls: Replace zero-length array with flexible-array memberGravatar Gustavo A. R. Silva 1-2/+2
2020-02-28xdp: Replace zero-length array with flexible-array memberGravatar Gustavo A. R. Silva 1-2/+2