summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-25Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2020-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-01-25Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2020-01-25firestream: fix memory leaksWenwen Wang
2020-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-01-25Merge tag 'for-5.5-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-01-25Merge tag 'pinctrl-v5.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-01-25Merge tag 'mlx5-fixes-2020-01-24' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2020-01-25btrfs: dev-replace: remove warning for unknown return codes when finishedDavid Sterba
2020-01-25Merge branch 'mlxsw-Offload-TBF'David S. Miller
2020-01-25selftests: mlxsw: Add a TBF selftestPetr Machata
2020-01-25selftests: forwarding: lib: Allow reading TC rule byte countersPetr Machata
2020-01-25selftests: forwarding: lib: Add helpers for busywaitingPetr Machata
2020-01-25selftests: Move two functions from mlxsw's qos_lib to libPetr Machata
2020-01-25mlxsw: spectrum_qdisc: Support offloading of TBF QdiscPetr Machata
2020-01-25mlxsw: spectrum: Configure shaper rate and burst size togetherPetr Machata
2020-01-25mlxsw: spectrum: Add lowest_shaper_bs to struct mlxsw_spPetr Machata
2020-01-25mlxsw: reg: Increase MLXSW_REG_QEEC_MAS_DISPetr Machata
2020-01-25mlxsw: reg: Add max_shaper_bs to QoS ETS Element ConfigurationPetr Machata
2020-01-25mlxsw: spectrum_qdisc: Extract a common leaf unoffload functionPetr Machata
2020-01-25mlxsw: spectrum_qdisc: Add mlxsw_sp_qdisc_get_class_stats()Petr Machata
2020-01-25mlxsw: spectrum_qdisc: Extract a per-TC stat functionPetr Machata
2020-01-25net: sched: Make TBF Qdisc offloadablePetr Machata
2020-01-25net: sched: sch_tbf: Don't overwrite backlog before dumpingPetr Machata
2020-01-25net: cxgb3_main: Add CAP_NET_ADMIN check to CHELSIO_GET_MEMMichael Ellerman
2020-01-25Merge branch 'hv_netvsc-Add-XDP-support'David S. Miller
2020-01-25hv_netvsc: Update document for XDP supportHaiyang Zhang
2020-01-25hv_netvsc: Add XDP supportHaiyang Zhang
2020-01-25devlink: Add health recover notifications on devlink flowsMoshe Shemesh
2020-01-25net: bcmgenet: Use netif_tx_napi_add() for TX NAPIFlorian Fainelli
2020-01-25tipc: change maintainer email addressJon Maloy
2020-01-25net: fddi: skfp: Use print_hex_dump() helperAndy Shevchenko
2020-01-25net: atm: use %*ph to print small bufferAndy Shevchenko
2020-01-25net: stmmac: platform: fix probe for ACPI devicesAjay Gupta
2020-01-25mptcp: Fix code formattingMat Martineau
2020-01-25mptcp: do not inherit inet proto opsFlorian Westphal
2020-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-01-24Merge tag 'omap-for-fixes-whenever-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson
2020-01-24Merge tag 'tee-optee-fix2-for-5.5' of https://git.linaro.org:/people/jens.wik...Olof Johansson
2020-01-24net/mlx5e: kTLS, Do not send decrypted-marked SKBs via non-accel pathTariq Toukan
2020-01-24net/mlx5e: kTLS, Remove redundant posts in TX resync flowTariq Toukan
2020-01-24net/mlx5e: kTLS, Fix corner-case checks in TX resync flowTariq Toukan
2020-01-24net/mlx5e: Clear VF config when switching modesDmytro Linkin
2020-01-24net/mlx5: DR, use non preemptible call to get the current cpu numberErez Shitrit
2020-01-24net/mlx5: E-Switch, Prevent ingress rate configuration of uplink repEli Cohen
2020-01-24net/mlx5: DR, Enable counter on non-fwd-dest objectsErez Shitrit
2020-01-24net/mlx5: Update the list of the PCI supported devicesMeir Lichtinger
2020-01-24net/mlx5: Fix lowest FDB pool sizePaul Blakey
2020-01-24net: Fix skb->csum update in inet_proto_csum_replace16().Praveen Chaudhary