summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-30net: mvpp2: fix bad MVPP2_TXQ_SCHED_TOKEN_CNTR_REG queue valueAntoine Tenart
2019-05-30ipv4: tcp_input: fix stack out of bounds when parsing TCP options.Young Xiao
2019-05-30Merge branch 'mlxsw-Two-small-fixes'David S. Miller
2019-05-30mlxsw: spectrum: Prevent force of 56GAmit Cohen
2019-05-30mlxsw: spectrum_acl: Avoid warning after identical rules insertionJiri Pirko
2019-05-30net: dsa: mv88e6xxx: fix handling of upper half of STATS_TYPE_PORTRasmus Villemoes
2019-05-30r8169: fix MAC address being lost in PCI D3Heiner Kallweit
2019-05-30Merge tag 'mlx5-fixes-2019-05-28' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2019-05-30Merge branch 'XDP-generic-fixes'David S. Miller
2019-05-30net: core: support XDP generic on stacked devices.Stephen Hemminger
2019-05-30netvsc: unshare skb in VF rx handlerStephen Hemminger
2019-05-30udp: Avoid post-GRO UDP checksum recalculationSean Tranchetti
2019-05-29Merge branch 'net-phy-dp83867-add-some-fixes'David S. Miller
2019-05-29net: phy: dp83867: Set up RGMII TX delayMax Uvarov
2019-05-29net: phy: dp83867: do not call config_init twiceMax Uvarov
2019-05-29net: phy: dp83867: increase SGMII autoneg timer durationMax Uvarov
2019-05-29net: phy: dp83867: fix speed 10 in sgmii modeMax Uvarov
2019-05-29net: phy: marvell10g: report if the PHY fails to boot firmwareRussell King
2019-05-29net: phylink: ensure consistent phy interface modeRussell King
2019-05-29net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2 and RZ/A1 SoCsYoshihiro Shimoda
2019-05-28net/mlx5e: Disable rxhash when CQE compress is enabledSaeed Mahameed
2019-05-28net/mlx5e: restrict the real_dev of vlan device is the same as uplink devicewenxu
2019-05-28net/mlx5: Allocate root ns memory using kzalloc to match kfreeParav Pandit
2019-05-28net/mlx5: Avoid double free in fs init error unwinding pathParav Pandit
2019-05-28net/mlx5: Avoid double free of root ns in the error flow pathParav Pandit
2019-05-28net/mlx5: Fix error handling in mlx5_load()Saeed Mahameed
2019-05-28Documentation: net-sysfs: Remove duplicate PHY device documentationFlorian Fainelli
2019-05-28llc: fix skb leak in llc_build_and_send_ui_pkt()Eric Dumazet
2019-05-28selftests: pmtu: Fix encapsulating device in pmtu_vti6_link_change_mtuStefano Brivio
2019-05-28dpaa_eth: use only online CPU portalsMadalin Bucur
2019-05-28net: mvneta: Fix err code path of probeJisheng Zhang
2019-05-28net: stmmac: Do not output error on deferred probeThierry Reding
2019-05-27Merge branch 'aquantia-fixes'David S. Miller
2019-05-27net: aquantia: tcp checksum 0xffff being handled incorrectlyNikita Danilov
2019-05-27net: aquantia: fix LRO with FCS errorDmitry Bogdanov
2019-05-27net: aquantia: check rx csum for all packets in LRO sessionDmitry Bogdanov
2019-05-27net: aquantia: tx clean budget logic errorIgor Russkikh
2019-05-26net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()Kees Cook
2019-05-26Merge branch 'net-tls-two-fixes-for-rx_list-pre-handling'David S. Miller
2019-05-26selftests/tls: add test for sleeping even though there is dataJakub Kicinski
2019-05-26net/tls: fix no wakeup on partial readsJakub Kicinski
2019-05-26selftests/tls: test for lowat overshoot with multiple recordsJakub Kicinski
2019-05-26net/tls: fix lowat calculation if some data came from previous recordJakub Kicinski
2019-05-26Merge branch 'dpaa2-eth-Fix-smatch-warnings'David S. Miller
2019-05-26dpaa2-eth: Make constant 64-bit longIoana Radulescu
2019-05-26dpaa2-eth: Use PTR_ERR_OR_ZERO where appropriateIoana Radulescu
2019-05-26dpaa2-eth: Fix potential spectre issueIoana Radulescu
2019-05-26bonding/802.3ad: fix slave link initialization transition statesJarod Wilson
2019-05-25net: ethtool: Document get_rxfh_context and set_rxfh_context ethtool opsMaxime Chevallier
2019-05-25Merge branch 'fix-some-bugs-in-stmmac'David S. Miller