summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-24Merge branch 'devlink-Preparations-for-trap-policers-support'David S. Miller4-115/+202
2020-03-24devlink: Only pass packet trap group identifier in trap structureIdo Schimmel4-18/+32
2020-03-24devlink: Stop reference counting packet trap groupsIdo Schimmel1-96/+5
2020-03-24netdevsim: Explicitly register packet trap groupsIdo Schimmel1-1/+18
2020-03-24mlxsw: spectrum_trap: Explicitly register packet trap groupsIdo Schimmel1-3/+27
2020-03-24devlink: Add API to register packet trap groupsIdo Schimmel2-0/+123
2020-03-24Merge branch 'r8169-improvements-for-scheduled-task-handling'David S. Miller1-21/+6
2020-03-24r8169: improve RTL8168b FIFO overflow workaroundHeiner Kallweit1-2/+1
2020-03-24r8169: improve rtl_schedule_taskHeiner Kallweit1-2/+2
2020-03-24r8169: simplify rtl_taskHeiner Kallweit1-17/+3
2020-03-24macsec: restrict to ethernet devicesWillem de Bruijn1-0/+3
2020-03-24r8169: add new helper rtl8168g_enable_gphy_10mHeiner Kallweit1-8/+10
2020-03-24Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller18-304/+826
2020-03-24netlink: check for null extack in cookie helpersMichal Kubecek1-0/+4
2020-03-24net: qmi_wwan: add support for ASKEY WWHC050Pawel Dembicki1-0/+1
2020-03-24Merge branch 'octeontx2-vf-Add-network-driver-for-virtual-function'David S. Miller10-112/+1693
2020-03-24octeontx2-pf: Remove wrapper APIs for mutex lock and unlockSunil Goutham5-89/+75
2020-03-24octeontx2-af: Remove driver version and fix authorshipSunil Goutham2-6/+2
2020-03-24octeontx2-pf: Cleanup all receive buffers in SG descriptorGeetha sowjanya2-9/+34
2020-03-24octeontx2-vf: Link event notification supportTomasz Duszynski2-2/+93
2020-03-24octeontx2-vf: Ethtool supportTomasz Duszynski3-14/+117
2020-03-24octeontx2-vf: Virtual function driver supportTomasz Duszynski8-1/+699
2020-03-24octeontx2-pf: Handle VF function level resetGeetha sowjanya2-3/+239
2020-03-24octeontx2-pf: Enable SRIOV and added VF mbox handlingSunil Goutham2-0/+446
2020-03-24Merge branch 'phy_check_downshift'David S. Miller5-49/+45
2020-03-24net: phy: aquantia: remove downshift warning now that phylib takes careHeiner Kallweit1-24/+1
2020-03-24net: phy: marvell: remove downshift warning now that phylib takes careHeiner Kallweit1-24/+0
2020-03-24net: phy: add and use phy_check_downshiftHeiner Kallweit3-1/+44
2020-03-24NFC: fdp: Fix a signedness bug in fdp_nci_send_patch()Dan Carpenter1-3/+2
2020-03-24Merge branch 'net-phy-xpcs-Improvements-for-next'David S. Miller1-4/+10
2020-03-24net: phy: xpcs: Restart AutoNeg if outcome was invalidJose Abreu1-1/+3
2020-03-24net: phy: xpcs: Set Link down if AutoNeg is enabled and did not finishJose Abreu1-1/+3
2020-03-24net: phy: xpcs: Reset XPCS upon probeJose Abreu1-1/+1
2020-03-24net: phy: xpcs: Return error when 10GKR link errors are foundJose Abreu1-1/+3
2020-03-24ipv4: fix a RCU-list lock in inet_dump_fib()Qian Cai1-0/+2
2020-03-24mlxsw: spectrum_cnt: Fix 64-bit division in mlxsw_sp_counter_resources_registerNathan Chancellor1-1/+1
2020-03-24net: sched: rename more stats_typesJakub Kicinski7-58/+55
2020-03-24net: mptcp: don't hang in mptcp_sendmsg() after TCP fallbackDavide Caratti2-4/+6
2020-03-24Merge branch 'MSCC-PHY-RGMII-delays-and-VSC8502-support'David S. Miller2-12/+52
2020-03-24net: phy: mscc: add support for VSC8502Vladimir Oltean2-0/+25
2020-03-24net: phy: mscc: configure both RX and TX internal delays for RGMIIVladimir Oltean2-3/+15
2020-03-24net: phy: mscc: accept all RGMII species in vsc85xx_mac_if_setVladimir Oltean1-0/+3
2020-03-24net: phy: mscc: rename enum rgmii_rx_clock_delay to rgmii_clock_delayVladimir Oltean2-10/+10
2020-03-24Merge tag 'mlx5-fixes-2020-03-05' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller6-8/+11
2020-03-24Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-7/+12
2020-03-23enetc: Remove unused variable 'enetc_drv_name'YueHaibing2-2/+0
2020-03-23Crypto/chtls: add/delete TLS header in driverRohit Maheshwari1-14/+59
2020-03-23tcp: repair: fix TCP_QUEUE_SEQ implementationEric Dumazet1-1/+3
2020-03-23net: Make skb_segment not to compute checksum if network controller supports ...Yadu Kishore1-8/+15
2020-03-23rtl8xxxu: Fix sparse warning: cast from restricted __le16Chris Chiu1-4/+4