summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-07-10devlink: Implement devlink health reporters on per-port basisVladyslav Tarasiuk
2020-07-10devlink: Create generic devlink health reporter search functionVladyslav Tarasiuk
2020-07-10devlink: Rework devlink health reporter destructorVladyslav Tarasiuk
2020-07-10devlink: Refactor devlink health reporter constructorVladyslav Tarasiuk
2020-07-10ethtool: add tunnel info interfaceJakub Kicinski
2020-07-10udp_tunnel: add central NIC RX port offload infrastructureJakub Kicinski
2020-07-09devlink: Move input checks from driver to devlinkDanielle Ratson
2020-07-09devlink: Add a new devlink port split ability attribute and pass to netlinkDanielle Ratson
2020-07-09devlink: Add a new devlink port lanes attribute and pass to netlinkDanielle Ratson
2020-07-09devlink: Replace devlink_port_attrs_set parameters with a structDanielle Ratson
2020-07-09devlink: Move switch_port attribute of devlink_port_attrs to devlink_portDanielle Ratson
2020-07-09devlink: Move set attribute of devlink_port_attrs to devlink_portDanielle Ratson
2020-07-09mptcp: add MPTCP socket diag interfacePaolo Abeni
2020-07-09mptcp: add msk interations helperPaolo Abeni
2020-07-09inet_diag: support for wider protocol numbersPaolo Abeni
2020-07-08net: dsa: tag_rtl4_a: Implement Realtek 4 byte A tagLinus Walleij
2020-07-08ethtool: Add support for 100Gbps per lane link modesMeir Lichtinger
2020-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2020-07-08net: phy: Uninline PHY ethtool statistics operationsFlorian Fainelli
2020-07-07net/sched: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-07Replace HTTP links with HTTPS ones: X.25 network layerAlexander A. Klimov
2020-07-07net: ethtool: Remove PHYLIB direct dependencyFlorian Fainelli
2020-07-07net: ethtool: Introduce ethtool_phy_opsFlorian Fainelli
2020-07-07mptcp: use mptcp worker for path managementFlorian Westphal
2020-07-06mptcp: fix race in subflow_data_ready()Davide Caratti
2020-07-06Replace HTTP links with HTTPS ones: IPv*Alexander A. Klimov
2020-07-05net: dsa: tag_qca.c: Fix warning for __be16 vs u16Andrew Lunn
2020-07-05net: dsa: tag_mtk: Fix warnings for __be16Andrew Lunn
2020-07-05net: dsa: tag_lan9303: Fix __be16 warningsAndrew Lunn
2020-07-05net: dsa: tag_ksz: Fix __be16 warningsAndrew Lunn
2020-07-05net: dsa: Add __percpu property to prevent warningsAndrew Lunn
2020-07-04mptcp: support IPV6_V6ONLY setsockoptFlorian Westphal
2020-07-04mptcp: add REUSEADDR/REUSEPORT supportFlorian Westphal
2020-07-04net: use mptcp setsockopt function for SOL_SOCKET on mptcp socketsFlorian Westphal
2020-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-07-04netfilter: nf_tables: reject unsupported chain flagsPablo Neira Ayuso
2020-07-04netfilter: nf_tables: add NFT_CHAIN_BINDINGPablo Neira Ayuso
2020-07-04netfilter: nf_tables: add nft_chain_add()Pablo Neira Ayuso
2020-07-04netfilter: nf_tables: expose enum nft_chain_flags through UAPIPablo Neira Ayuso
2020-07-04netfilter: nf_tables: add NFTA_VERDICT_CHAIN_ID attributePablo Neira Ayuso
2020-07-04netfilter: nf_tables: add NFTA_RULE_CHAIN_ID attributePablo Neira Ayuso
2020-07-04netfilter: nf_tables: add NFTA_CHAIN_ID attributePablo Neira Ayuso
2020-07-04ipvs: allow connection reuse for unconfirmed conntrackJulian Anastasov
2020-07-03ipv6/ping: set skb->mark on icmpv6 socketsWillem de Bruijn
2020-07-02bridge: Extend br_fill_ifinfo to return MPR statusHoratiu Vultur
2020-07-02bridge: mrp: Add br_mrp_fill_infoHoratiu Vultur
2020-07-01mptcp: add receive buffer auto-tuningFlorian Westphal
2020-07-01net: sched: Allow changing default qdisc to FQ-PIEDanny Lin
2020-07-01net/packet: remove redundant initialization of variable errColin Ian King
2020-07-01bpf: Fix net/core/filter build errors when INET is not enabledRandy Dunlap