summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto/chtls: IPv6 support for inline TLSVinay Kumar Yadav2020-06-024-43/+168
* Merge branch 'chelsio-crypto-fixes'David S. Miller2020-06-022-7/+6
|\
| * Crypto/chcr: Fixes a coccinile check errorAyush Sawal2020-06-021-0/+1
| * Crypto/chcr: Fixes compilations warningsAyush Sawal2020-06-022-7/+5
|/
* crypto/chcr: IPV6 code needs to be in CONFIG_IPV6Rohit Maheshwari2020-06-021-15/+33
* cxgb4/chcr: Enable ktls settings at run timeRohit Maheshwari2020-06-0210-85/+195
* ipv6: fix IPV6_ADDRFORM operation logicHangbin Liu2020-06-021-6/+7
* tipc: Fix NULL pointer dereference in __tipc_sendstream()YueHaibing2020-06-021-2/+6
* net: dsa: sja1105: suppress -Wmissing-prototypes in sja1105_vl.cVladimir Oltean2020-06-012-1/+3
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2020-06-0116-156/+142
|\
| * ice: Ignore EMODE when setting PHY configChinh T Cao2020-05-313-1/+9
| * ice: fix aRFS after flow director deleteHenry Tieman2020-05-311-1/+26
| * ice: Use coalesce values from q_vector 0 when increasing q_vectorsBrett Creeley2020-05-311-8/+6
| * ice: fix PCI device serial number to be lowercase valuesPaul M Stillwell Jr2020-05-311-1/+1
| * ice: fix function signature style formatBruce Allan2020-05-313-16/+8
| * ice: Allow VF to request reset as soon as it's initializedBrett Creeley2020-05-311-1/+1
| * ice: Fix inability to set channels when downJesse Brandeburg2020-05-311-4/+0
| * ice: Always clear QRXFLXP_CNTXT before writing new valueBrett Creeley2020-05-313-22/+40
| * ice: Reset VF for all port VLAN changes from hostBrett Creeley2020-05-311-37/+5
| * ice: Update ICE_PHY_TYPE_HIGH_MAX_INDEX valueChinh T Cao2020-05-311-1/+1
| * ice: Increase timeout after PFRDan Nowlin2020-05-311-1/+6
| * ice: Fix transmit for all software offloaded VLANsBrett Creeley2020-05-313-54/+21
| * ice: support adding 16 unicast/multicast filter on untrusted VFPaul Greenwalt2020-05-311-1/+4
| * ice: allow host to clear administratively set VF MACBrett Creeley2020-05-311-8/+14
* | vxlan: fix dereference of nexthop group in nexthop update pathRoopa Prabhu2020-06-011-2/+2
* | switch cmsghdr_from_user_compat_to_kern() to copy_from_user()Al Viro2020-06-011-7/+8
* | Merge branch 'dpaa2-eth-add-PFC-support'David S. Miller2020-06-0110-57/+787
|\ \
| * | dpaa2-eth: Keep congestion group taildrop enabled when PFC onIoana Ciornei2020-06-013-10/+34
| * | dpaa2-eth: Add PFC support through DCB opsIoana Ciornei2020-06-018-0/+316
| * | dpaa2-eth: Update FQ taildrop threshold and buffer pool countIoana Radulescu2020-06-011-12/+11
| * | dpaa2-eth: Add congestion group taildropIoana Radulescu2020-06-012-10/+38
| * | dpaa2-eth: Add helper functionsIoana Radulescu2020-06-013-5/+14
| * | dpaa2-eth: Distribute ingress frames based on VLAN prioIoana Radulescu2020-06-015-0/+318
| * | dpaa2-eth: Add support for Rx traffic classesIoana Radulescu2020-06-014-32/+68
|/ /
* | net: phy: broadcom: don't export RDB/legacy access methodsMichael Walle2020-06-011-4/+2
* | tun: correct header offsets in napi frags modeWillem de Bruijn2020-06-011-4/+10
* | cls_flower: remove mpls_opts_policyGuillaume Nault2020-06-011-5/+0
* | Merge branch 'bridge-mrp-Add-support-for-MRA-role'David S. Miller2020-06-017-33/+182
|\ \
| * | bridge: mrp: Add support for role MRAHoratiu Vultur2020-06-017-21/+159
| * | bridge: mrp: Set the priority of MRP instanceHoratiu Vultur2020-06-016-1/+12
| * | bridge: mrp: Update MRP frame typeHoratiu Vultur2020-06-011-11/+11
|/ /
* | net: vmxnet3: fix possible buffer overflow caused by bad DMA value in vmxnet3...Jia-Ju Bai2020-06-011-0/+2
* | flow_dissector: work around stack frame size warningArnd Bergmann2020-06-011-9/+8
* | lan743x: Added fixed link and RGMII supportRoelof Berg2020-06-014-13/+80
* | Merge branch 'devlink-Add-support-for-control-packet-traps'David S. Miller2020-06-0111-168/+1781
|\ \
| * | selftests: mlxsw: Add test for control packetsIdo Schimmel2020-06-012-0/+711
| * | mlxsw: spectrum_trap: Register ACL control trapsIdo Schimmel2020-06-013-23/+55
| * | mlxsw: spectrum_trap: Register layer 3 control trapsIdo Schimmel2020-06-013-94/+318
| * | mlxsw: spectrum_trap: Register layer 2 control trapsIdo Schimmel2020-06-013-31/+159
| * | mlxsw: spectrum_trap: Factor out common Rx listener functionIdo Schimmel2020-06-011-5/+24