summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-05-09net/mlx5e: Update UDP fields of the SKB for GSO firstMaxim Mikityanskiy1-3/+5
2020-05-09net/mlx5e: Make TLS offload independent of wqe and piMaxim Mikityanskiy5-23/+23
2020-05-09net/mlx5e: Pass only eseg to IPSEC offloadMaxim Mikityanskiy3-4/+4
2020-05-09net/mlx5e: Return void from mlx5e_sq_xmit and mlx5i_sq_xmitMaxim Mikityanskiy4-19/+18
2020-05-09net/mlx5e: Unify checks of TLS offloadsMaxim Mikityanskiy3-22/+13
2020-05-09net/mlx5e: Return bool from TLS and IPSEC offloadsMaxim Mikityanskiy8-68/+50
2020-05-09Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed8-99/+301
2020-05-08net: lio_core: remove redundant assignment to variable tx_doneColin Ian King1-1/+0
2020-05-08net/atheros: remove redundant assignment to variable sizeColin Ian King1-1/+1
2020-05-08cnic: remove redundant assignment to variable retColin Ian King1-1/+0
2020-05-08net: tg3: tidy up loop, remove need to compute off with a multiplyColin Ian King1-5/+3
2020-05-08Merge branch 'r8169-sync-few-functionalities-with-vendor-driver'Jakub Kicinski1-24/+39
2020-05-08r8169: improve reset handling for chips from RTL8168gHeiner Kallweit1-1/+4
2020-05-08r8169: add helper rtl_wait_txrx_fifo_emptyHeiner Kallweit1-14/+21
2020-05-08r8169: add helper rtl_enable_rxdvgateHeiner Kallweit1-2/+8
2020-05-08r8169: add helper r8168g_wait_ll_share_fifo_readyHeiner Kallweit1-10/+9
2020-05-08net: ipa: Remove ipa_endpoint_stop{,_rx_dma} againNathan Chancellor1-61/+0
2020-05-08ipv6: use DST_NOCOUNT in ip6_rt_pcpu_alloc()Eric Dumazet1-1/+1
2020-05-08net: dsa: sja1105: remove set but not used variable 'prev_time'Samuel Zou1-2/+0
2020-05-08net: dsa: vsc73xx: convert to devm_platform_ioremap_resourceWei Yongjun1-9/+1
2020-05-08ieee802154: 6lowpan: remove unnecessary comparisonYang Yingliang1-1/+1
2020-05-08net/dst: use a smaller percpu_counter batch for dst entries accountingEric Dumazet3-5/+10
2020-05-07net: relax SO_TXTIME CAP_NET_ADMIN checkEric Dumazet1-10/+18
2020-05-07Merge branch 'bonding-report-transmit-status-to-callers'David S. Miller10-82/+65
2020-05-07bonding: propagate transmit statusEric Dumazet3-48/+32
2020-05-07netpoll: accept NULL np argument in netpoll_send_skb()Eric Dumazet7-24/+17
2020-05-07netpoll: netpoll_send_skb() returns transmit statusEric Dumazet2-5/+8
2020-05-07netpoll: move netpoll_send_skb() out of lineEric Dumazet2-10/+12
2020-05-07netpoll: remove dev argument from netpoll_send_skb_on_dev()Eric Dumazet2-7/+8
2020-05-07net: phy: fix less than zero comparison with unsigned variable valColin Ian King1-1/+1
2020-05-07net/smc: remove set but not used variables 'del_llc, del_llc_resp'YueHaibing1-7/+1
2020-05-07tcp: tcp_mark_head_lost is only valid for sack-tcpzhang kai1-25/+7
2020-05-07net: remove newlines in NL_SET_ERR_MSG_MODJacob Keller6-9/+84
2020-05-07Merge branch 'ti-am65x-cpts-follow-up-dt-bindings-update'David S. Miller6-25/+49
2020-05-07arm64: dts: ti: k3-am65/j721e-mcu: update cpts nodeGrygorii Strashko2-2/+6
2020-05-07dt-binding: net: ti: am65x-cpts: make reg and compatible requiredGrygorii Strashko2-17/+23
2020-05-07net: ethernet: ti: am65-cpsw-nuss: use of_platform_device_create() for mdioGrygorii Strashko2-6/+20
2020-05-07Merge branch 'hsr-hsr-code-refactoring'David S. Miller3-23/+47
2020-05-07dpaa2-eth: create a function to flush the XDP fdsIoana Ciornei2-22/+46
2020-05-07hsr: remove WARN_ONCE() in hsr_fill_frame_info()Taehee Yoo1-1/+1
2020-05-07soc: fsl: dpio: properly compute the consumer indexIoana Ciornei1-0/+1
2020-05-07Merge branch 'tc-gate-offload-for-SJA1105-DSA-switch'David S. Miller17-44/+1746
2020-05-07docs: net: dsa: sja1105: document intended usage of virtual linksVladimir Oltean1-0/+116
2020-05-07net: dsa: sja1105: implement tc-gate using time-triggered virtual linksVladimir Oltean10-17/+759
2020-05-07net: dsa: sja1105: support flow-based redirection via virtual linksVladimir Oltean7-6/+437
2020-05-07net: dsa: sja1105: make room for virtual link parsing in flower offloadVladimir Oltean2-27/+112
2020-05-07net: dsa: sja1105: add static tables for virtual linksVladimir Oltean4-0/+318
2020-05-07net: dsa: introduce a dsa_port_from_netdev public helperVladimir Oltean2-0/+10
2020-05-07cxgb4: remove duplicate headersChen Zhou1-2/+0
2020-05-07Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/...David S. Miller178-1303/+21592