summaryrefslogtreecommitdiffstats
path: root/COPYING (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-15net: dsa: mt7530: Refine message in KconfigLanden Chao1-3/+3
2020-09-14drivers/net/wan/x25_asy: Remove an unnecessary x25_type_trans callXie He1-2/+1
2020-09-14net: try to avoid unneeded backlog flushPaolo Abeni1-4/+47
2020-09-14mlxsw: spectrum_span: Derive SBIB from maximum port speed & MTUPetr Machata3-67/+4
2020-09-14mlxsw: spectrum: Keep maximum speed aroundPetr Machata2-0/+10
2020-09-14mlxsw: spectrum: Keep maximum MTU aroundPetr Machata2-5/+21
2020-09-14mlxsw: spectrum_ethtool: Introduce ptys_max_speed callbackPetr Machata2-0/+45
2020-09-14mlxsw: spectrum_ethtool: Extract a helper to get Ethernet attributesPetr Machata1-10/+28
2020-09-14hinic: add vxlan segmentation and cs offload supportLuo bin2-12/+46
2020-09-14net: qlcnic: remove unused variable 'val' in qlcnic_83xx_cam_unlock()Zhang Changzhong1-2/+1
2020-09-14net: pxa168_eth: remove unused variable 'retval' int pxa168_eth_change_mtu()Zhang Changzhong1-2/+1
2020-09-14net: fec: ptp: remove unused variable 'ns' in fec_time_keep()Zhang Changzhong1-2/+1
2020-09-14net: dnet: remove unused variable 'tx_status 'in dnet_start_xmit()Zhang Changzhong1-4/+4
2020-09-14tcp: remove SOCK_QUEUE_SHRUNKEric Dumazet3-19/+7
2020-09-14net/packet: Fix a comment about hard_header_len and headroom allocationXie He1-6/+9
2020-09-14mptcp: simult flow self-testsPaolo Abeni2-1/+295
2020-09-14mptcp: call tcp_cleanup_rbuf on subflowsPaolo Abeni4-1/+11
2020-09-14mptcp: allow picking different xmit subflowsPaolo Abeni2-18/+99
2020-09-14mptcp: allow creating non-backup subflowsPaolo Abeni1-1/+2
2020-09-14mptcp: move address attribute into mptcp_addr_infoPaolo Abeni3-24/+25
2020-09-14mptcp: add OoO related mibsPaolo Abeni4-1/+34
2020-09-14mptcp: cleanup mptcp_subflow_discard_data()Paolo Abeni2-45/+14
2020-09-14mptcp: move ooo skbs into msk out of order queue.Paolo Abeni3-56/+211
2020-09-14mptcp: introduce and use mptcp_try_coalesce()Paolo Abeni1-12/+19
2020-09-14mptcp: basic sndbuf autotuningPaolo Abeni1-4/+13
2020-09-14mptcp: trigger msk processing even for OoO dataPaolo Abeni3-42/+78
2020-09-14mptcp: set data_ready status bit in subflow_check_data_avail()Paolo Abeni1-11/+8
2020-09-14mptcp: rethink 'is writable' conditionalPaolo Abeni2-27/+50
2020-09-14net: smc91x: convert tasklets to use new tasklet_setup() APIAllen Pais1-5/+5
2020-09-14net: silan: convert tasklets to use new tasklet_setup() APIAllen Pais1-5/+7
2020-09-14qed: convert tasklets to use new tasklet_setup() APIAllen Pais4-33/+12
2020-09-14net: nixge: convert tasklets to use new tasklet_setup() APIAllen Pais1-4/+3
2020-09-14nfp: convert tasklets to use new tasklet_setup() APIAllen Pais1-4/+3
2020-09-14net: natsemi: convert tasklets to use new tasklet_setup() APIAllen Pais1-4/+4
2020-09-14net: micrel: convert tasklets to use new tasklet_setup() APIAllen Pais2-17/+14
2020-09-14net: mlx: convert tasklets to use new tasklet_setup() APIAllen Pais8-20/+17
2020-09-14net: skge: convert tasklets to use new tasklet_setup() APIAllen Pais1-3/+3
2020-09-14net: jme: convert tasklets to use new tasklet_setup() APIAllen Pais1-24/+16
2020-09-14ibmvnic: convert tasklets to use new tasklet_setup() APIAllen Pais1-4/+3
2020-09-14net: ehea: convert tasklets to use new tasklet_setup() APIAllen Pais1-4/+3
2020-09-14net: hinic: convert tasklets to use new tasklet_setup() APIAllen Pais1-4/+3
2020-09-14net: sundance: convert tasklets to use new tasklet_setup() APIAllen Pais1-10/+11
2020-09-14chelsio: convert tasklets to use new tasklet_setup() APIAllen Pais3-22/+24
2020-09-14liquidio: convert tasklets to use new tasklet_setup() APIAllen Pais6-19/+18
2020-09-14net: macb: convert tasklets to use new tasklet_setup() APIAllen Pais1-4/+3
2020-09-14cnic: convert tasklets to use new tasklet_setup() APIAllen Pais1-10/+8
2020-09-14net: amd-xgbe: convert tasklets to use new tasklet_setup() APIAllen Pais3-22/+19
2020-09-14net: alteon: convert tasklets to use new tasklet_setup() APIAllen Pais2-5/+7
2020-09-14i40e, xsk: move buffer allocation out of the Rx processing loopBjörn Töpel1-8/+4
2020-09-14i40e: use 16B HW descriptors instead of 32BBjörn Töpel7-17/+18