summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/chelsio/chtls (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-13drm/dp_mst: Reprobe path resources in CSN handlerLyude Paul1-23/+25
2020-03-13drm/dp_mst: Use full_pbn instead of available_pbn for bandwidth checksLyude Paul2-10/+9
2020-03-13drm/dp_mst: Rename drm_dp_mst_is_dp_mst_end_device() to be less redundantLyude Paul1-5/+5
2020-03-12inet: Use fallthrough;Joe Perches26-43/+41
2020-03-12octeontx2-pf: unlock on error path in otx2_config_pause_frm()Dan Carpenter1-2/+5
2020-03-12net: systemport: fix index check to avoid an array out of bounds accessColin Ian King1-1/+1
2020-03-12Revert "arm64: dts: sdm845: add IPA information"Alex Elder1-51/+0
2020-03-12bitfield.h: add FIELD_MAX() and field_max()Alex Elder1-0/+14
2020-03-12tc-testing: add ETS scheduler to tdc build configurationDavide Caratti1-0/+1
2020-03-12net: phy: fix MDIO bus PM PHY resumingHeiner Kallweit2-1/+7
2020-03-12ethtool: add CHANNELS_NTF notificationMichal Kubecek5-1/+12
2020-03-12ethtool: set device channel counts with CHANNELS_SET requestMichal Kubecek8-32/+177
2020-03-12ethtool: provide channel counts with CHANNELS_GET requestMichal Kubecek6-2/+169
2020-03-12ethtool: add RINGS_NTF notificationMichal Kubecek5-1/+12
2020-03-12ethtool: set device ring sizes with RINGS_SET requestMichal Kubecek5-1/+118
2020-03-12ethtool: provide ring sizes with RINGS_GET requestMichal Kubecek6-2/+168
2020-03-12ethtool: add PRIVFLAGS_NTF notificationMichal Kubecek4-0/+8
2020-03-12ethtool: set device private flags with PRIVFLAGS_SET requestMichal Kubecek5-1/+97
2020-03-12ethtool: provide private flags with PRIVFLAGS_GET requestMichal Kubecek6-2/+189
2020-03-12ethtool: add FEATURES_NTF notificationMichal Kubecek4-1/+39
2020-03-12ethtool: set netdev features with FEATURES_SET requestMichal Kubecek5-9/+224
2020-03-12ethtool: add ethnl_parse_bitset() helperMichal Kubecek2-0/+98
2020-03-12ethtool: provide netdev features with FEATURES_GET requestMichal Kubecek8-12/+202
2020-03-12ethtool: update mapping of features to legacy ioctl requestsMichal Kubecek1-2/+3
2020-03-12ethtool: rename ethnl_parse_header() to ethnl_parse_header_dev_get()Michal Kubecek6-17/+25
2020-03-12cifs_atomic_open(): fix double-put on late allocation failureAl Viro3-4/+8
2020-03-12gfs2_atomic_open(): fix O_EXCL|O_CREAT handling on cold dcacheAl Viro1-1/+1
2020-03-12net/mlx5e: CT: Support clear actionPaul Blakey3-12/+95
2020-03-12net/mlx5e: CT: Handle misses after executing CT actionPaul Blakey4-5/+92
2020-03-12net/mlx5e: CT: Offload established flowsPaul Blakey2-0/+691
2020-03-12net/mlx5e: CT: Introduce connection trackingPaul Blakey8-16/+793
2020-03-12flow_offload: Add flow_match_ct to get rule ct matchPaul Blakey2-0/+13
2020-03-12net/mlx5: E-Switch, Support getting chain mappingPaul Blakey2-0/+20
2020-03-12net/mlx5: E-Switch, Add support for offloading rules with no in_portPaul Blakey2-1/+4
2020-03-12net/mlx5: E-Switch, Introduce global tablesPaul Blakey4-5/+51
2020-03-12net/sched: act_ct: Enable hardware offload of flow table entiresPaul Blakey4-0/+14
2020-03-12net/sched: act_ct: Support refreshing the flow table entriesPaul Blakey4-13/+19
2020-03-12net/sched: act_ct: Support restoring conntrack info on skbsPaul Blakey3-0/+24
2020-03-12net/sched: act_ct: Instantiate flow table entry actionsPaul Blakey4-23/+235
2020-03-12netfilter: flowtable: Add API for registering to flow table eventsPaul Blakey3-0/+57
2020-03-12net/mlx5e: en_rep: Create uplink rep root table after eswitch offloads tablePaul Blakey1-0/+1
2020-03-12net/mlx5: E-Switch, Enable reg c1 loopback when possiblePaul Blakey3-11/+41
2020-03-12selftests: net: Add SO_REUSEADDR test to check if 4-tuples are fully utilized.Kuniyuki Iwashima4-0/+200
2020-03-12tcp: Forbid to bind more than one sockets haveing SO_REUSEADDR and SO_REUSEPO...Kuniyuki Iwashima1-3/+9
2020-03-12tcp: bind(0) remove the SO_REUSEADDR restriction when ephemeral ports are exh...Kuniyuki Iwashima4-1/+28
2020-03-12tcp: Remove unnecessary conditions in inet_csk_bind_conflict().Kuniyuki Iwashima1-10/+8
2020-03-12net: hns3: clear port base VLAN when unload PFJian Shen1-0/+23
2020-03-12net: hns3: fix RMW issue for VLAN filter switchJian Shen1-4/+15
2020-03-12net: hns3: fix VF VLAN table entries inconsistent issueJian Shen4-0/+6
2020-03-12net: hns3: fix "tc qdisc del" failed issueYonglong Liu1-1/+1