summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mlx5-updates-2020-05-09' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2020-05-0925-284/+498
|\
| * net/mlx5e: Enhance ICOSQ WQE info fieldsTariq Toukan2020-05-093-11/+19
| * net/mlx5: Accel, Remove unnecessary header includeTariq Toukan2020-05-091-1/+0
| * net/mlx5e: Use struct assignment for WQE info updatesTariq Toukan2020-05-094-17/+24
| * net/mlx5e: Take TX WQE info structures out of general EN headerTariq Toukan2020-05-093-27/+27
| * net/mlx5e: kTLS, Do not fill edge for the DUMP WQEs in TX flowTariq Toukan2020-05-091-4/+1
| * net/mlx5e: kTLS, Fill work queue edge separately in TX flowTariq Toukan2020-05-091-10/+8
| * net/mlx5e: Split TX acceleration offloads into two phasesMaxim Mikityanskiy2020-05-098-23/+52
| * net/mlx5e: Update UDP fields of the SKB for GSO firstMaxim Mikityanskiy2020-05-091-3/+5
| * net/mlx5e: Make TLS offload independent of wqe and piMaxim Mikityanskiy2020-05-095-23/+23
| * net/mlx5e: Pass only eseg to IPSEC offloadMaxim Mikityanskiy2020-05-093-4/+4
| * net/mlx5e: Return void from mlx5e_sq_xmit and mlx5i_sq_xmitMaxim Mikityanskiy2020-05-094-19/+18
| * net/mlx5e: Unify checks of TLS offloadsMaxim Mikityanskiy2020-05-093-22/+13
| * net/mlx5e: Return bool from TLS and IPSEC offloadsMaxim Mikityanskiy2020-05-098-68/+50
| * Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2020-05-098-99/+301
| |\
| | * net/mlx5: Add support to get lag physical portMaor Gottlieb2020-05-012-0/+26
| | * net/mlx5: Change lag mutex lock to spin lockMaor Gottlieb2020-05-011-21/+21
| | * bonding: Implement ndo_get_xmit_slaveMaor Gottlieb2020-05-011-0/+43
| | * bonding: Add array of all slavesMaor Gottlieb2020-05-012-20/+61
| | * bonding: Add function to get the xmit slave in active-backup modeMaor Gottlieb2020-05-011-1/+7
| | * bonding: Add helper function to get the xmit slave in rr modeMaor Gottlieb2020-05-011-26/+30
| | * bonding: Add helper function to get the xmit slave based on hashMaor Gottlieb2020-05-011-7/+21
| | * bonding/alb: Add helper functions to get the xmit slaveMaor Gottlieb2020-05-012-9/+30
| | * bonding: Rename slave_arr to usable_slavesMaor Gottlieb2020-05-013-23/+23
| | * bonding: Export skip slave logic to functionMaor Gottlieb2020-05-011-21/+26
| | * net/core: Introduce netdev_get_xmit_slaveMaor Gottlieb2020-05-012-0/+34
* | | Merge branch 'net-atlantic-driver-updates'Jakub Kicinski2020-05-0914-109/+77
|\ \ \ | |/ / |/| |
| * | net: atlantic: unify MAC generationMark Starovoytov2020-05-093-44/+15
| * | net: atlantic: remove check for boot code survivability before reset requestMark Starovoytov2020-05-091-8/+0
| * | net: atlantic: remove hw_atl_b0_hw_rss_set call from A2 codeMark Starovoytov2020-05-093-8/+7
| * | net: atlantic: remove TPO2 check from A0 codeMark Starovoytov2020-05-091-2/+1
| * | net: atlantic: rename AQ_NIC_RATE_2GS to AQ_NIC_RATE_2G5Mark Starovoytov2020-05-0910-42/+49
| * | net: atlantic: minor MACSec code cleanupMark Starovoytov2020-05-091-3/+3
| * | net: atlantic: use __packed instead of the full expansion.Mark Starovoytov2020-05-091-2/+2
|/ /
* | net: lio_core: remove redundant assignment to variable tx_doneColin Ian King2020-05-081-1/+0
* | net/atheros: remove redundant assignment to variable sizeColin Ian King2020-05-081-1/+1
* | cnic: remove redundant assignment to variable retColin Ian King2020-05-081-1/+0
* | net: tg3: tidy up loop, remove need to compute off with a multiplyColin Ian King2020-05-081-5/+3
* | Merge branch 'r8169-sync-few-functionalities-with-vendor-driver'Jakub Kicinski2020-05-081-24/+39
|\ \
| * | r8169: improve reset handling for chips from RTL8168gHeiner Kallweit2020-05-081-1/+4
| * | r8169: add helper rtl_wait_txrx_fifo_emptyHeiner Kallweit2020-05-081-14/+21
| * | r8169: add helper rtl_enable_rxdvgateHeiner Kallweit2020-05-081-2/+8
| * | r8169: add helper r8168g_wait_ll_share_fifo_readyHeiner Kallweit2020-05-081-10/+9
|/ /
* | net: ipa: Remove ipa_endpoint_stop{,_rx_dma} againNathan Chancellor2020-05-081-61/+0
* | ipv6: use DST_NOCOUNT in ip6_rt_pcpu_alloc()Eric Dumazet2020-05-081-1/+1
* | net: dsa: sja1105: remove set but not used variable 'prev_time'Samuel Zou2020-05-081-2/+0
* | net: dsa: vsc73xx: convert to devm_platform_ioremap_resourceWei Yongjun2020-05-081-9/+1
* | ieee802154: 6lowpan: remove unnecessary comparisonYang Yingliang2020-05-081-1/+1
* | net/dst: use a smaller percpu_counter batch for dst entries accountingEric Dumazet2020-05-083-5/+10
* | net: relax SO_TXTIME CAP_NET_ADMIN checkEric Dumazet2020-05-071-10/+18