summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-03-08sched: act: allow user to specify type of HW stats for a filterJiri Pirko
2020-03-08flow_offload: check for basic action hw stats typeJiri Pirko
2020-03-05net: sched: Make FIFO Qdisc offloadablePetr Machata
2020-03-05ethtool: add infrastructure for centralized checking of coalescing parametersJakub Kicinski
2020-03-05hsr: fix refcnt leak of hsr slave interfaceTaehee Yoo
2020-03-04net: mscc: ocelot: eliminate confusion between CPU and NPI portVladimir Oltean
2020-03-04pie: remove pie_vars->accu_prob_overflowsLeslie Monis
2020-03-04pie: remove unnecessary type castingLeslie Monis
2020-03-04pie: use term backlog instead of qlenLeslie Monis
2020-03-04net/sched: act_ct: Use pskb_network_may_pull()Paul Blakey
2020-03-04net/sched: act_ct: Fix ipv6 lookup of offloaded connectionsPaul Blakey
2020-03-03net: dsa: Add bypass operations for the flower classifier-action filterVladimir Oltean
2020-03-03net: qrtr: Fix FIXME related to qrtr_ns_init()Bjorn Andersson
2020-03-03net: qrtr: Respond to HELLO messageBjorn Andersson
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-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-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-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
2020-02-28xdp: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-27bpf: inet_diag: Dump bpf_sk_storages in inet_diag_dump()Martin KaFai Lau
2020-02-27bpf: INET_DIAG support in bpf_sk_storageMartin KaFai Lau
2020-02-27inet_diag: Move the INET_DIAG_REQ_BYTECODE nlattr to cb->dataMartin KaFai Lau
2020-02-27inet_diag: Refactor inet_sk_diag_fill(), dump(), and dump_one()Martin KaFai Lau
2020-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-02-27vsock: fix potential deadlock in transport->release()Stefano Garzarella
2020-02-27net: dsa: propagate resolved link config via mac_link_up()Russell King
2020-02-27net: phylink: propagate resolved link config via mac_link_up()Russell King
2020-02-27unix: It's CONFIG_PROC_FS not CONFIG_PROCFSDavid S. Miller
2020-02-27unix: define and set show_fdinfo only if procfs is enabledTobias Klauser
2020-02-26net: switchdev: do not propagate bridge updates across bridgesRussell King
2020-02-26net/smc: check for valid ib_client_dataKarsten Graul