summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: mt7530: Extend device data ready for adding a new hardwareLanden Chao2020-09-152-74/+234
* net: dsa: mt7530: Refine message in KconfigLanden Chao2020-09-151-3/+3
* drivers/net/wan/x25_asy: Remove an unnecessary x25_type_trans callXie He2020-09-141-2/+1
* net: try to avoid unneeded backlog flushPaolo Abeni2020-09-141-4/+47
* Merge branch 'mlxsw-Derive-SBIB-from-maximum-port-speed-and-MTU'David S. Miller2020-09-144-82/+108
|\
| * mlxsw: spectrum_span: Derive SBIB from maximum port speed & MTUPetr Machata2020-09-143-67/+4
| * mlxsw: spectrum: Keep maximum speed aroundPetr Machata2020-09-142-0/+10
| * mlxsw: spectrum: Keep maximum MTU aroundPetr Machata2020-09-142-5/+21
| * mlxsw: spectrum_ethtool: Introduce ptys_max_speed callbackPetr Machata2020-09-142-0/+45
| * mlxsw: spectrum_ethtool: Extract a helper to get Ethernet attributesPetr Machata2020-09-141-10/+28
|/
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2020-09-1410-48/+59
|\
| * i40e, xsk: move buffer allocation out of the Rx processing loopBjörn Töpel2020-09-141-8/+4
| * i40e: use 16B HW descriptors instead of 32BBjörn Töpel2020-09-147-17/+18
| * i40e, xsk: remove HW descriptor prefetch in AF_XDP pathBjörn Töpel2020-09-143-13/+25
| * i40e: optimise prefetch page refcountLi RongQing2020-09-142-1/+9
| * i40e: not compute affinity_mask for IRQLi RongQing2020-09-141-9/+3
* | Merge tag 'rxrpc-next-20200914' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2020-09-143-5/+6
|\ \
| * | rxrpc: Fix an overget of the conn bundle when setting up a client connDavid Howells2020-09-141-1/+0
| * | rxrpc: Fix conn bundle leak in net-namespace exitDavid Howells2020-09-141-0/+1
| * | rxrpc: Fix rxrpc_bundle::alloc_error to be signedDavid Howells2020-09-141-1/+1
| * | rxrpc: Fix a missing NULL-pointer check in a traceDavid Howells2020-09-141-1/+1
| * | rxrpc: Fix an error goto in rxrpc_connect_call()David Howells2020-09-141-2/+3
| |/
* | hinic: add vxlan segmentation and cs offload supportLuo bin2020-09-142-12/+46
* | net: qlcnic: remove unused variable 'val' in qlcnic_83xx_cam_unlock()Zhang Changzhong2020-09-141-2/+1
* | net: pxa168_eth: remove unused variable 'retval' int pxa168_eth_change_mtu()Zhang Changzhong2020-09-141-2/+1
* | net: fec: ptp: remove unused variable 'ns' in fec_time_keep()Zhang Changzhong2020-09-141-2/+1
* | net: dnet: remove unused variable 'tx_status 'in dnet_start_xmit()Zhang Changzhong2020-09-141-4/+4
* | tcp: remove SOCK_QUEUE_SHRUNKEric Dumazet2020-09-143-19/+7
* | net/packet: Fix a comment about hard_header_len and headroom allocationXie He2020-09-141-6/+9
* | Merge branch 'mptcp-introduce-support-for-real-multipath-xmit'David S. Miller2020-09-1410-182/+798
|\ \
| * | mptcp: simult flow self-testsPaolo Abeni2020-09-142-1/+295
| * | mptcp: call tcp_cleanup_rbuf on subflowsPaolo Abeni2020-09-144-1/+11
| * | mptcp: allow picking different xmit subflowsPaolo Abeni2020-09-142-18/+99
| * | mptcp: allow creating non-backup subflowsPaolo Abeni2020-09-141-1/+2
| * | mptcp: move address attribute into mptcp_addr_infoPaolo Abeni2020-09-143-24/+25
| * | mptcp: add OoO related mibsPaolo Abeni2020-09-144-1/+34
| * | mptcp: cleanup mptcp_subflow_discard_data()Paolo Abeni2020-09-142-45/+14
| * | mptcp: move ooo skbs into msk out of order queue.Paolo Abeni2020-09-143-56/+211
| * | mptcp: introduce and use mptcp_try_coalesce()Paolo Abeni2020-09-141-12/+19
| * | mptcp: basic sndbuf autotuningPaolo Abeni2020-09-141-4/+13
| * | mptcp: trigger msk processing even for OoO dataPaolo Abeni2020-09-143-42/+78
| * | mptcp: set data_ready status bit in subflow_check_data_avail()Paolo Abeni2020-09-141-11/+8
| * | mptcp: rethink 'is writable' conditionalPaolo Abeni2020-09-142-27/+50
|/ /
* | Merge branch 'ethernet-convert-tasklets-to-use-new-tasklet_setup-API'David S. Miller2020-09-1441-223/+183
|\ \ | |/ |/|
| * net: smc91x: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-141-5/+5
| * net: silan: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-141-5/+7
| * qed: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-144-33/+12
| * net: nixge: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-141-4/+3
| * nfp: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-141-4/+3
| * net: natsemi: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-141-4/+4