aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-05-30net: ipv6: add skbuff fraglist splitterPablo Neira Ayuso2-55/+102
2019-05-30net: ipv4: add skbuff fraglist splitterPablo Neira Ayuso2-33/+78
2019-05-30Merge branch 'add-TFO-backup-key'David S. Miller11-118/+694
2019-05-30selftests/net: add TFO key rotation selftestJason Baron4-0/+394
2019-05-30Documentation: ip-sysctl.txt: Document tcp_fastopen_keyJason Baron1-0/+20
2019-05-30tcp: add support for optional TFO backup key to net.ipv4.tcp_fastopen_keyJason Baron1-24/+71
2019-05-30tcp: add support to TCP_FASTOPEN_KEY for optional backup keyJason Baron1-10/+20
2019-05-30tcp: add backup TFO key infrastructureJason Baron6-58/+162
2019-05-30tcp: introduce __tcp_fastopen_cookie_gen_cipher()Christoph Paasch1-36/+37
2019-05-30Merge branch 'mlxsw-Hardware-monitoring-enhancements'David S. Miller7-111/+274
2019-05-30mlxsw: core: Reduce buffer size in transactions for SFP modules temperature readoutVadim Pasternak3-74/+33
2019-05-30mlxsw: core: Extend the index size for temperature sensors readoutVadim Pasternak1-3/+4
2019-05-30mlxsw: core: Extend hwmon interface with inter-connect temperature attributesVadim Pasternak1-5/+96
2019-05-30mlxsw: reg: Add Management General Peripheral Information RegisterVadim Pasternak1-0/+52
2019-05-30mlxsw: reg: Extend sensor index field size of Management Temperature RegisterVadim Pasternak1-2/+3
2019-05-30mlxsw: core: Re-order initialization sequenceIdo Schimmel1-10/+11
2019-05-30mlxsw: i2c: Allow flexible setting of I2C transactions sizeVadim Pasternak1-18/+46
2019-05-30mlxsw: i2c: Extend initialization with querying firmware infoVadim Pasternak2-0/+30
2019-05-30Merge branch 'net-stmmac-selftests-Two-fixes'David S. Miller1-2/+2
2019-05-30net: stmmac: selftests: Use kfree_skb() instead of kfree()Jose Abreu1-1/+1
2019-05-30net: stmmac: selftests: Fix sparse warningJose Abreu1-1/+1
2019-05-30inet: frags: Remove unnecessary smp_store_release/READ_ONCEHerbert Xu1-6/+10
2019-05-30net: mvpp2: cls: Remove unnessesary check in mvpp2_ethtool_cls_rule_insYueHaibing1-2/+1
2019-05-30net: stmmac: Switch to devm_alloc_etherdev_mqsJisheng Zhang1-8/+3
2019-05-30tua6100: Avoid build warnings.David S. Miller1-11/+11
2019-05-30Merge branch 'Enable-SFP-on-ACPI-based-systems'David S. Miller3-9/+35
2019-05-30net: phy: sfp: enable i2c-bus detection on ACPI based systemsRuslan Babayev1-8/+27
2019-05-30i2c: acpi: export i2c_acpi_find_adapter_by_handleRuslan Babayev2-1/+8
2019-05-29net: phy: tja11xx: Switch to HWMON_CHANNEL_INFO()Marek Vasut1-22/+2
2019-05-29net: ethernet: ti: cpsw: correct .ndo_open error pathIvan Khoronzhuk1-2/+5
2019-05-29Merge branch 'Decoupling-PHYLINK-from-struct-net_device'David S. Miller13-257/+499
2019-05-29net: dsa: sja1105: Fix broken fixed-link interfaces on user portsVladimir Oltean1-5/+6
2019-05-29net: dsa: Use PHYLINK for the CPU/DSA portsIoana Ciornei1-6/+63
2019-05-29net: dsa: Move the phylink driver calls into port.cIoana Ciornei3-95/+118
2019-05-29net: phylink: Add phylink_{printk, err, warn, info, dbg} macrosIoana Ciornei1-60/+77
2019-05-29net: phylink: Add PHYLINK_DEV operation typeIoana Ciornei2-5/+21
2019-05-29net: phylink: Add struct phylink_config to PHYLINK APIIoana Ciornei8-72/+128
2019-05-29net: phylink: Add phylink_mac_link_{up, down} wrapper functionsIoana Ciornei1-18/+32
2019-05-29net: phy: Add phy_standalone sysfs entryIoana Ciornei2-0/+30
2019-05-29net: phy: Check against net_device being NULLIoana Ciornei1-0/+6
2019-05-29net: phy: Guard against the presence of a netdevIoana Ciornei1-10/+23
2019-05-29net: phy: Add phy_sysfs_create_links helper functionVladimir Oltean1-17/+26
2019-05-29net: sched: Introduce act_ctinfo actionKevin 'ldir' Darbyshire-Bryant7-0/+478
2019-05-29r8169: remove 1000/Half from supported modesHeiner Kallweit1-1/+4
2019-05-29net: mscc: ocelot: Implement port policers via tc commandJoergen Andreasen7-3/+460
2019-05-29Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller16-276/+1129
2019-05-29net: stmmac: Fix build error without CONFIG_INETYueHaibing1-0/+1
2019-05-29rhashtable: Add rht_ptr_rcu and improve rht_ptrHerbert Xu1-18/+18
2019-05-29net: stmmac: use dev_info() before netdev is registeredJisheng Zhang1-2/+2
2019-05-29qed: fix spelling mistake "inculde" -> "include"Colin Ian King1-1/+1