aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-03-30netdevsim: Change dummy reporter auto recover defaultEran Ben Elisha2-1/+6
2020-03-30ptp: Avoid deadlocks in the programmable pin code.Richard Cochran4-3/+44
2020-03-30net: devlink: use NL_SET_ERR_MSG_MOD instead of NL_SET_ERR_MSGJiri Pirko1-2/+2
2020-03-30Merge branch 'net-sched-expose-HW-stats-types-per-action-used-by-drivers'David S. Miller20-37/+78
2020-03-30net: sched: expose HW stats types per action used by driversJiri Pirko18-17/+54
2020-03-30net: introduce nla_put_bitfield32() helper and use itJiri Pirko3-21/+25
2020-03-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller7-34/+112
2020-03-30net: dsa: Simplify 'dsa_tag_protocol_to_str()'Christophe JAILLET1-5/+1
2020-03-30net: ena: Make some functions staticYueHaibing1-7/+6
2020-03-30dpaa_eth: Make dpaa_a050385_wa staticYueHaibing1-1/+1
2020-03-30crypto/chtls: Fix chtls crash in connection cleanupRohit Maheshwari1-4/+25
2020-03-30crypto/chcr: fix incorrect ipv6 packet lengthRohit Maheshwari1-1/+1
2020-03-30net: stmmac: Add support for VLAN Rx filteringWong Vee Khee5-0/+245
2020-03-30Merge branch 'crypto-chelsio-Fixes-issues-during-chcr-driver-registration'David S. Miller2-8/+28
2020-03-30Crypto: chelsio - Fixes a deadlock between rtnl_lock and uld_mutexAyush Sawal2-6/+28
2020-03-30Crypto: chelsio - Fixes a hang issue during driver registrationAyush Sawal1-2/+0
2020-03-30selftests:mptcp: fix failure due to whitespace damageMatthieu Baerts2-8/+8
2020-03-30net: ethernet: ti: fix spelling mistake "rundom" -> "random"Colin Ian King1-1/+1
2020-03-30Merge tag 'mlx5-updates-2020-03-29' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller16-86/+153
2020-03-29net/mlx5e: add mlx5e_rep_indr_setup_ft_cb supportwenxu1-0/+49
2020-03-29net/mlx5e: refactor indr setup blockwenxu1-21/+21
2020-03-29net/mlx5: E-Switch: Move eswitch chains to a new directorySaeed Mahameed8-6/+10
2020-03-29net/mlx5: Use a separate work queue for fib event handlingMark Zhang2-4/+11
2020-03-29Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed6-55/+62
2020-03-29Merge branch 'ethtool-netlink-interface-part-4'David S. Miller17-31/+1350
2020-03-29ethtool: provide timestamping information with TSINFO_GET requestMichal Kubecek9-21/+225
2020-03-29ethtool: add timestamping related string setsMichal Kubecek6-0/+87
2020-03-29ethtool: add EEE_NTF notificationMichal Kubecek5-1/+12
2020-03-29ethtool: set EEE settings with EEE_SET requestMichal Kubecek5-1/+104
2020-03-29ethtool: provide EEE settings with EEE_GET requestMichal Kubecek6-2/+192
2020-03-29ethtool: add PAUSE_NTF notificationMichal Kubecek5-1/+12
2020-03-29ethtool: set pause parameters with PAUSE_SET requestMichal Kubecek5-1/+70
2020-03-29ethtool: provide pause parameters with PAUSE_GET requestMichal Kubecek6-2/+146
2020-03-29ethtool: add COALESCE_NTF notificationMichal Kubecek5-1/+12
2020-03-29ethtool: set coalescing parameters with COALESCE_SET requestMichal Kubecek5-1/+184
2020-03-29ethtool: provide coalescing parameters with COALESCE_GET requestMichal Kubecek6-2/+306
2020-03-29ethtool: fix reference leak in ethnl_set_privflags()Michal Kubecek1-1/+3
2020-03-29Merge branch 'ipv6-add-rpl-source-routing'David S. Miller27-31/+940
2020-03-29net: ipv6: add rpl sr tunnelAlexander Aring8-0/+434
2020-03-29net: add net available in build_stateAlexander Aring13-28/+32
2020-03-29net: ipv6: add support for rpl sr exthdrAlexander Aring7-3/+370
2020-03-29addrconf: add functionality to check on rpl requirementsAlexander Aring2-0/+56
2020-03-29include: uapi: linux: add rpl sr header definitionAlexander Aring1-0/+48
2020-03-29Merge branch 'mptcp-multiple-subflows-path-management'David S. Miller27-125/+4158
2020-03-29selftests: add test-cases for MPTCP MP_JOINPaolo Abeni3-4/+383
2020-03-29selftests: add PM netlink functional testsPaolo Abeni4-3/+751
2020-03-29mptcp: add netlink-based PMPaolo Abeni5-2/+928
2020-03-29mptcp: add and use MIB counter infrastructureFlorian Westphal9-15/+172
2020-03-29mptcp: allow dumping subflow context to userspaceDavide Caratti7-1/+146
2020-03-29mptcp: implement and use MPTCP-level retransmissionPaolo Abeni2-4/+95