summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-311459-15901/+5330
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-3187-680/+1765
| |\
| | * net: correct zerocopy refcnt with udp MSG_MOREWillem de Bruijn2019-05-313-5/+9
| | * ethtool: Check for vlan etype or vlan tci when parsing flow_ruleMaxime Chevallier2019-05-311-2/+6
| | * net: don't clear sock->sk early to avoid trouble in strparserJakub Kicinski2019-05-301-1/+1
| | * net-gro: fix use-after-free read in napi_gro_frags()Eric Dumazet2019-05-301-1/+1
| | * Merge branch 'Fixes-for-DSA-tagging-using-802-1Q'David S. Miller2019-05-301-14/+65
| | |\
| | | * net: dsa: tag_8021q: Create a stable binary formatVladimir Oltean2019-05-301-10/+50
| | | * net: dsa: tag_8021q: Change order of rx_vid setupIoana Ciornei2019-05-301-4/+15
| | |/
| | * net: mvpp2: fix bad MVPP2_TXQ_SCHED_TOKEN_CNTR_REG queue valueAntoine Tenart2019-05-301-6/+4
| | * ipv4: tcp_input: fix stack out of bounds when parsing TCP options.Young Xiao2019-05-301-0/+2
| | * Merge branch 'mlxsw-Two-small-fixes'David S. Miller2019-05-302-6/+9
| | |\
| | | * mlxsw: spectrum: Prevent force of 56GAmit Cohen2019-05-301-0/+4
| | | * mlxsw: spectrum_acl: Avoid warning after identical rules insertionJiri Pirko2019-05-301-6/+5
| | |/
| | * net: dsa: mv88e6xxx: fix handling of upper half of STATS_TYPE_PORTRasmus Villemoes2019-05-301-1/+1
| | * r8169: fix MAC address being lost in PCI D3Heiner Kallweit2019-05-301-0/+3
| | * Merge tag 'mlx5-fixes-2019-05-28' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-05-304-18/+23
| | |\
| | | * net/mlx5e: Disable rxhash when CQE compress is enabledSaeed Mahameed2019-05-291-0/+13
| | | * net/mlx5e: restrict the real_dev of vlan device is the same as uplink devicewenxu2019-05-291-1/+1
| | | * net/mlx5: Allocate root ns memory using kzalloc to match kfreeParav Pandit2019-05-291-1/+1
| | | * net/mlx5: Avoid double free in fs init error unwinding pathParav Pandit2019-05-291-0/+4
| | | * net/mlx5: Avoid double free of root ns in the error flow pathParav Pandit2019-05-291-15/+3
| | | * net/mlx5: Fix error handling in mlx5_load()Saeed Mahameed2019-05-291-1/+1
| | * | Merge branch 'XDP-generic-fixes'David S. Miller2019-05-302-46/+18
| | |\ \
| | | * | net: core: support XDP generic on stacked devices.Stephen Hemminger2019-05-301-46/+12
| | | * | netvsc: unshare skb in VF rx handlerStephen Hemminger2019-05-301-0/+6
| | |/ /
| | * | udp: Avoid post-GRO UDP checksum recalculationSean Tranchetti2019-05-301-1/+8
| | * | Merge branch 'net-phy-dp83867-add-some-fixes'David S. Miller2019-05-291-4/+37
| | |\ \
| | | * | net: phy: dp83867: Set up RGMII TX delayMax Uvarov2019-05-291-3/+1
| | | * | net: phy: dp83867: do not call config_init twiceMax Uvarov2019-05-291-1/+1
| | | * | net: phy: dp83867: increase SGMII autoneg timer durationMax Uvarov2019-05-291-0/+18
| | | * | net: phy: dp83867: fix speed 10 in sgmii modeMax Uvarov2019-05-291-0/+17
| | |/ /
| | * | net: phy: marvell10g: report if the PHY fails to boot firmwareRussell King2019-05-291-0/+13
| | * | net: phylink: ensure consistent phy interface modeRussell King2019-05-291-3/+7
| | * | net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2 and RZ/A1 SoCsYoshihiro Shimoda2019-05-291-0/+4
| | |/
| | * Documentation: net-sysfs: Remove duplicate PHY device documentationFlorian Fainelli2019-05-292-35/+13
| | * llc: fix skb leak in llc_build_and_send_ui_pkt()Eric Dumazet2019-05-291-0/+2
| | * selftests: pmtu: Fix encapsulating device in pmtu_vti6_link_change_mtuStefano Brivio2019-05-291-7/+7
| | * dpaa_eth: use only online CPU portalsMadalin Bucur2019-05-282-7/+6
| | * net: mvneta: Fix err code path of probeJisheng Zhang2019-05-281-3/+1
| | * net: stmmac: Do not output error on deferred probeThierry Reding2019-05-281-1/+5
| | * Merge branch 'aquantia-fixes'David S. Miller2019-05-272-47/+68
| | |\
| | | * net: aquantia: tcp checksum 0xffff being handled incorrectlyNikita Danilov2019-05-271-2/+1
| | | * net: aquantia: fix LRO with FCS errorDmitry Bogdanov2019-05-271-29/+32
| | | * net: aquantia: check rx csum for all packets in LRO sessionDmitry Bogdanov2019-05-271-13/+31
| | | * net: aquantia: tx clean budget logic errorIgor Russkikh2019-05-271-3/+4
| | |/
| | * net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()Kees Cook2019-05-271-1/+0
| | * Merge branch 'net-tls-two-fixes-for-rx_list-pre-handling'David S. Miller2019-05-272-12/+41
| | |\
| | | * selftests/tls: add test for sleeping even though there is dataJakub Kicinski2019-05-271-0/+15
| | | * net/tls: fix no wakeup on partial readsJakub Kicinski2019-05-271-6/+2