summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-21net: hns3: modify print message of ssu common ecc errorsWeihang Li
2019-02-21net: hns3: fix port info query issue for copper portJian Shen
2019-02-21net: hns3: convert mac advertize and supported from u32 to link modeJian Shen
2019-02-21net: hns3: Check variable is valid before assigning it to anotherYonglong Liu
2019-02-21net: hns3: add pointer checking at the beginning of the exported functions.Yonglong Liu
2019-02-21phonet: fix building with clangArnd Bergmann
2019-02-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2019-02-21Merge branch 'report-erspan-version-field-just-for-erspan-tunnels'David S. Miller
2019-02-21net: ip6_gre: do not report erspan_ver for ip6gre or ip6gretapLorenzo Bianconi
2019-02-21net: ip_gre: do not report erspan_ver for gre or gretapLorenzo Bianconi
2019-02-21Merge branch 'mlxsw-Support-for-shared-buffers-in-Spectrum-2'David S. Miller
2019-02-21mlxsw: spectrum_buffers: Reject overlarge headroom size requestsPetr Machata
2019-02-21mlxsw: spectrum_buffers: Update port headroom configurationPetr Machata
2019-02-21mlxsw: spectrum_buffers: Add Spectrum-2 shared buffer configurationPetr Machata
2019-02-21mlxsw: spectrum_buffers: Keep mlxsw_sp_sb_mm in sb_valsPetr Machata
2019-02-21mlxsw: spectrum_buffers: Keep mlxsw_sp_sb_cm in sb_valsPetr Machata
2019-02-21mlxsw: spectrum_buffers: Keep mlxsw_sp_sb_prs in mlxsw_sp_sb_valsPetr Machata
2019-02-21mlxsw: spectrum_buffers: Keep mlxsw_sp_sb_pms in mlxsw_sp_sb_valsPetr Machata
2019-02-21mlxsw: spectrum_buffers: Keep pool descriptors in mlxsw_sp_sb_valsPetr Machata
2019-02-21mlxsw: spectrum_buffers: Allocate prs & pms dynamicallyPetr Machata
2019-02-21mlxsw: spectrum: Add struct mlxsw_sp_sb_valsPetr Machata
2019-02-21Merge branch 'net-stmmac-Performance-improvements-in-Multi-Queue'David S. Miller
2019-02-21net: stmmac: dwxgmac2: Also use TBU interrupt to clean TX pathJose Abreu
2019-02-21net: stmmac: dwmac4: Also use TBU interrupt to clean TX pathJose Abreu
2019-02-21net: stmmac: Fix NAPI poll in TX path when in multi-queueJose Abreu
2019-02-22Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2019-02-21Merge branch 'net-Get-rid-of-switchdev_port_attr_get'David S. Miller
2019-02-21net: Get rid of switchdev_port_attr_get()Florian Fainelli
2019-02-21net: Remove SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS_SUPPORTFlorian Fainelli
2019-02-21net: bridge: Stop calling switchdev_port_attr_get()Florian Fainelli
2019-02-21rocker: Check Handle PORT_PRE_BRIDGE_FLAGSFlorian Fainelli
2019-02-21net: dsa: Add setter for SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGSFlorian Fainelli
2019-02-21staging: fsl-dpaa2: ethsw: Handle PORT_PRE_BRIDGE_FLAGSFlorian Fainelli
2019-02-21mlxsw: spectrum: Handle PORT_PRE_BRIDGE_FLAGSFlorian Fainelli
2019-02-21net: switchdev: Add PORT_PRE_BRIDGE_FLAGSFlorian Fainelli
2019-02-21ARCv2: don't assume core 0x54 has dual issueVineet Gupta
2019-02-21Merge branch 'net-dsa-mv88e6xxx-fix-IPv6'David S. Miller
2019-02-21net: dsa: enable flooding for bridge portsRussell King
2019-02-21net: dsa: mv88e6xxx: add support for bridge flagsRussell King
2019-02-21net: dsa: add support for bridge flagsRussell King
2019-02-21net: avoid false positives in untrusted gso validationWillem de Bruijn
2019-02-21Merge branch 'tipc-improvement-for-wait-and-wakeup'David S. Miller
2019-02-21tipc: improve function tipc_wait_for_rcvmsg()Tung Nguyen
2019-02-21tipc: improve function tipc_wait_for_cond()Tung Nguyen
2019-02-21bridge: remove redundant check on err in br_multicast_ipv4_rcvLi RongQing
2019-02-21net: remove unneeded switch fall-throughLi RongQing
2019-02-21bonding: fix PACKET_ORIGDEV regressionMichal Soltys
2019-02-21net: sched: potential NULL dereference in tcf_block_find()Dan Carpenter
2019-02-21net: vrf: remove MTU limits for vrf deviceHangbin Liu
2019-02-21lib/test_rhashtable: fix spelling mistake "existant" -> "existent"Colin Ian King