summaryrefslogtreecommitdiffstats
path: root/fs (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-15s390/qeth: implement ndo_bridge_setlink for learning_syncAlexandra Winter1-0/+125
2020-09-15s390/qeth: implement ndo_bridge_getlink for learning_syncAlexandra Winter1-1/+22
2020-09-15s390/qeth: Reset address notification in case of buffer overflowAlexandra Winter4-10/+123
2020-09-15bridge: Add SWITCHDEV_FDB_FLUSH_TO_BRIDGE notifierAlexandra Winter2-0/+6
2020-09-15s390/qeth: Translate address events into switchdev notifiersAlexandra Winter2-1/+110
2020-09-15s390/qeth: Detect PNSO OC3 capabilityAlexandra Winter3-10/+85
2020-09-15s390/cio: Helper functions to read CSSID, IID, and CHIDAlexandra Winter6-9/+108
2020-09-15s390/cio: Add new Operation Code OC3 to PNSOAlexandra Winter7-22/+32
2020-09-15tcp: schedule EPOLLOUT after a partial sendmsgSoheil Hassas Yeganeh1-11/+9
2020-09-15tcp: return EPOLLOUT from tcp_poll only when notsent_bytes is half the limitSoheil Hassas Yeganeh1-2/+2
2020-09-15ionic: fix up debugfs after queue swapShannon Nelson1-0/+15
2020-09-15__netif_receive_skb_core: don't untag vlan from skb on DSA masterVladimir Oltean1-1/+2
2020-09-15arm64: dts: mt7622: add mt7531 dsa to bananapi-bpi-r64 boardLanden Chao1-0/+50
2020-09-15arm64: dts: mt7622: add mt7531 dsa to mt7622-rfb1 boardLanden Chao1-6/+57
2020-09-15net: dsa: mt7530: Add the support of MT7531 switchLanden Chao3-27/+1112
2020-09-15dt-bindings: net: dsa: add new MT7531 binding to support MT7531Landen Chao1-4/+9
2020-09-15net: dsa: mt7530: Extend device data ready for adding a new hardwareLanden Chao2-74/+234
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