summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* devlink: Add auto dump flag to health reporterEran Ben Elisha2020-03-302-4/+24
* devlink: Implicitly set auto recover flag when registering health reporterEran Ben Elisha2020-03-307-17/+13
* netdevsim: Change dummy reporter auto recover defaultEran Ben Elisha2020-03-302-1/+6
* ptp: Avoid deadlocks in the programmable pin code.Richard Cochran2020-03-304-3/+44
* net: devlink: use NL_SET_ERR_MSG_MOD instead of NL_SET_ERR_MSGJiri Pirko2020-03-301-2/+2
* Merge branch 'net-sched-expose-HW-stats-types-per-action-used-by-drivers'David S. Miller2020-03-3020-37/+78
|\
| * net: sched: expose HW stats types per action used by driversJiri Pirko2020-03-3018-17/+54
| * net: introduce nla_put_bitfield32() helper and use itJiri Pirko2020-03-303-21/+25
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2020-03-307-34/+112
|\
| * xfrm: add prep for esp beet mode offloadXin Long2020-03-261-1/+27
| * esp6: add gso_segment for esp6 beet modeXin Long2020-03-261-0/+36
| * esp4: add gso_segment for esp4 beet modeXin Long2020-03-261-0/+32
| * ESP: Export esp_output_fill_trailer functionRaed Salem2020-02-193-32/+16
| * xfrm: Use kmem_cache_zalloc() instead of kmem_cache_alloc() with flag GFP_ZERO.Huang Zijiang2020-02-191-1/+1
* | net: dsa: Simplify 'dsa_tag_protocol_to_str()'Christophe JAILLET2020-03-301-5/+1
* | net: ena: Make some functions staticYueHaibing2020-03-301-7/+6
* | dpaa_eth: Make dpaa_a050385_wa staticYueHaibing2020-03-301-1/+1
* | crypto/chtls: Fix chtls crash in connection cleanupRohit Maheshwari2020-03-301-4/+25
* | crypto/chcr: fix incorrect ipv6 packet lengthRohit Maheshwari2020-03-301-1/+1
* | net: stmmac: Add support for VLAN Rx filteringWong Vee Khee2020-03-305-0/+245
* | Merge branch 'crypto-chelsio-Fixes-issues-during-chcr-driver-registration'David S. Miller2020-03-302-8/+28
|\ \
| * | Crypto: chelsio - Fixes a deadlock between rtnl_lock and uld_mutexAyush Sawal2020-03-302-6/+28
| * | Crypto: chelsio - Fixes a hang issue during driver registrationAyush Sawal2020-03-301-2/+0
|/ /
* | selftests:mptcp: fix failure due to whitespace damageMatthieu Baerts2020-03-302-8/+8
* | net: ethernet: ti: fix spelling mistake "rundom" -> "random"Colin Ian King2020-03-301-1/+1
* | Merge tag 'mlx5-updates-2020-03-29' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2020-03-3016-86/+153
|\ \
| * | net/mlx5e: add mlx5e_rep_indr_setup_ft_cb supportwenxu2020-03-301-0/+49
| * | net/mlx5e: refactor indr setup blockwenxu2020-03-301-21/+21
| * | net/mlx5: E-Switch: Move eswitch chains to a new directorySaeed Mahameed2020-03-308-6/+10
| * | net/mlx5: Use a separate work queue for fib event handlingMark Zhang2020-03-302-4/+11
| * | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2020-03-306-55/+62
| |\ \
| | * | mlx5: Remove uninitialized use of key in mlx5_core_create_mkeyNathan Chancellor2020-03-171-3/+1
| | * | {IB,net}/mlx5: Move asynchronous mkey creation to mlx5_ibMichael Guralnik2020-03-133-28/+6
| | * | {IB,net}/mlx5: Assign mkey variant in mlx5_ib onlySaeed Mahameed2020-03-136-22/+55
| | * | {IB,net}/mlx5: Setup mkey variant before mr create command invocationSaeed Mahameed2020-03-132-6/+4
* | | | Merge branch 'ethtool-netlink-interface-part-4'David S. Miller2020-03-3017-31/+1350
|\ \ \ \
| * | | | ethtool: provide timestamping information with TSINFO_GET requestMichal Kubecek2020-03-309-21/+225
| * | | | ethtool: add timestamping related string setsMichal Kubecek2020-03-306-0/+87
| * | | | ethtool: add EEE_NTF notificationMichal Kubecek2020-03-305-1/+12
| * | | | ethtool: set EEE settings with EEE_SET requestMichal Kubecek2020-03-305-1/+104
| * | | | ethtool: provide EEE settings with EEE_GET requestMichal Kubecek2020-03-306-2/+192
| * | | | ethtool: add PAUSE_NTF notificationMichal Kubecek2020-03-305-1/+12
| * | | | ethtool: set pause parameters with PAUSE_SET requestMichal Kubecek2020-03-305-1/+70
| * | | | ethtool: provide pause parameters with PAUSE_GET requestMichal Kubecek2020-03-306-2/+146
| * | | | ethtool: add COALESCE_NTF notificationMichal Kubecek2020-03-305-1/+12
| * | | | ethtool: set coalescing parameters with COALESCE_SET requestMichal Kubecek2020-03-305-1/+184
| * | | | ethtool: provide coalescing parameters with COALESCE_GET requestMichal Kubecek2020-03-306-2/+306
| * | | | ethtool: fix reference leak in ethnl_set_privflags()Michal Kubecek2020-03-301-1/+3
|/ / / /
* | | | Merge branch 'ipv6-add-rpl-source-routing'David S. Miller2020-03-3027-31/+940
|\ \ \ \ | |/ / / |/| | |
| * | | net: ipv6: add rpl sr tunnelAlexander Aring2020-03-308-0/+434