sfrench/cifs-2.6.git
2019-05-30 Pablo Neira... net: ipv4: add skbuff fraglist splitter
2019-05-30 David S. MillerMerge branch 'add-TFO-backup-key'
2019-05-30 Jason Baronselftests/net: add TFO key rotation selftest
2019-05-30 Jason BaronDocumentation: ip-sysctl.txt: Document tcp_fastopen_key
2019-05-30 Jason Barontcp: add support for optional TFO backup key to net...
2019-05-30 Jason Barontcp: add support to TCP_FASTOPEN_KEY for optional backu...
2019-05-30 Jason Barontcp: add backup TFO key infrastructure
2019-05-30 Christoph Paaschtcp: introduce __tcp_fastopen_cookie_gen_cipher()
2019-05-30 David S. MillerMerge branch 'mlxsw-Hardware-monitoring-enhancements'
2019-05-30 Vadim Pasternakmlxsw: core: Reduce buffer size in transactions for...
2019-05-30 Vadim Pasternakmlxsw: core: Extend the index size for temperature...
2019-05-30 Vadim Pasternakmlxsw: core: Extend hwmon interface with inter-connect...
2019-05-30 Vadim Pasternakmlxsw: reg: Add Management General Peripheral Informati...
2019-05-30 Vadim Pasternakmlxsw: reg: Extend sensor index field size of Managemen...
2019-05-30 Ido Schimmelmlxsw: core: Re-order initialization sequence
2019-05-30 Vadim Pasternakmlxsw: i2c: Allow flexible setting of I2C transactions...
2019-05-30 Vadim Pasternakmlxsw: i2c: Extend initialization with querying firmwar...
2019-05-30 David S. MillerMerge branch 'net-stmmac-selftests-Two-fixes'
2019-05-30 Jose Abreunet: stmmac: selftests: Use kfree_skb() instead of...
2019-05-30 Jose Abreunet: stmmac: selftests: Fix sparse warning
2019-05-30 Herbert Xuinet: frags: Remove unnecessary smp_store_release/READ_ONCE
2019-05-30 YueHaibingnet: mvpp2: cls: Remove unnessesary check in mvpp2_etht...
2019-05-30 Jisheng Zhangnet: stmmac: Switch to devm_alloc_etherdev_mqs
2019-05-30 David S. Millertua6100: Avoid build warnings.
2019-05-30 David S. MillerMerge branch 'Enable-SFP-on-ACPI-based-systems'
2019-05-30 Ruslan Babayevnet: phy: sfp: enable i2c-bus detection on ACPI based...
2019-05-30 Ruslan Babayevi2c: acpi: export i2c_acpi_find_adapter_by_handle
2019-05-30 Marek Vasutnet: phy: tja11xx: Switch to HWMON_CHANNEL_INFO()
2019-05-30 Ivan Khoronzhuknet: ethernet: ti: cpsw: correct .ndo_open error path
2019-05-30 David S. MillerMerge branch 'Decoupling-PHYLINK-from-struct-net_device'
2019-05-30 Vladimir Olteannet: dsa: sja1105: Fix broken fixed-link interfaces...
2019-05-30 Ioana Ciorneinet: dsa: Use PHYLINK for the CPU/DSA ports
2019-05-30 Ioana Ciorneinet: dsa: Move the phylink driver calls into port.c
2019-05-30 Ioana Ciorneinet: phylink: Add phylink_{printk, err, warn, info...
2019-05-30 Ioana Ciorneinet: phylink: Add PHYLINK_DEV operation type
2019-05-30 Ioana Ciorneinet: phylink: Add struct phylink_config to PHYLINK API
2019-05-30 Ioana Ciorneinet: phylink: Add phylink_mac_link_{up, down} wrapper...
2019-05-30 Ioana Ciorneinet: phy: Add phy_standalone sysfs entry
2019-05-30 Ioana Ciorneinet: phy: Check against net_device being NULL
2019-05-30 Ioana Ciorneinet: phy: Guard against the presence of a netdev
2019-05-30 Vladimir Olteannet: phy: Add phy_sysfs_create_links helper function
2019-05-30 Kevin 'ldir... net: sched: Introduce act_ctinfo action
2019-05-30 Heiner Kallweitr8169: remove 1000/Half from supported modes
2019-05-30 Joergen Andreasennet: mscc: ocelot: Implement port policers via tc command
2019-05-29 David S. MillerMerge branch '100GbE' of git://git./linux/kernel/git...
2019-05-29 YueHaibingnet: stmmac: Fix build error without CONFIG_INET
2019-05-29 Herbert Xurhashtable: Add rht_ptr_rcu and improve rht_ptr
2019-05-29 Jisheng Zhangnet: stmmac: use dev_info() before netdev is registered
2019-05-29 Colin Ian Kingqed: fix spelling mistake "inculde" -> "include"
2019-05-29 Brett Creeleyice: Add a helper to trigger software interrupt
2019-05-29 Md Fahad Iqbal... ice: Configure RSS LUT key only if RSS is enabled
2019-05-29 Dan Nowlinice: Add ice_get_fw_log_cfg to init FW logging
2019-05-29 Anirudh Venkataramananice: Minor cleanup in ice_switch.h
2019-05-29 Dave Ertmanice: Remove redundant and premature event config
2019-05-29 Mitch Williamsice: Change message level
2019-05-29 Mitch Williamsice: Check all VFs for MDD activity, don't disable
2019-05-29 Brett Creeleyice: Refactor interrupt tracking
2019-05-29 Anirudh Venkataramananice: Add handler for ethtool selftest
2019-05-29 Brett Creeleyice: Don't call ice_cfg_itr() for SR-IOV
2019-05-29 Brett Creeleyice: Set minimum default Rx descriptor count to 512
2019-05-29 Bruce Allanice: Resolve static analysis warning
2019-05-29 Tony Nguyenice: Implement toggling ethtool rx-vlan-filter
2019-05-29 Anirudh Venkataramananice: Remove direct write for GLLAN_RCTL_0
2019-05-29 Bruce Allanice: Fix LINE_SPACING style issue
2019-05-29 David S. MillerMerge branch 'qed-Fix-inifinite-spinning-of-PTP-poll...
2019-05-29 Sudarsana Reddy... qede: Handle infinite driver spinning for Tx timestamp.
2019-05-29 Sudarsana Reddy... qed: Reduce the severity of ptp debug message.
2019-05-29 Gustavo A.... macvlan: Replace strncpy() by strscpy()
2019-05-29 David S. MillerMerge branch '1GbE' of git://git./linux/kernel/git...
2019-05-29 David S. MillerMerge branch 'net-API-and-initial-implementation-for...
2019-05-29 David Ahernnexthop: Add support for nexthop groups
2019-05-29 David Ahernnexthop: Add support for lwt encaps
2019-05-29 David Ahernnexthop: Add support for IPv6 gateways
2019-05-29 David Ahernnexthop: Add support for IPv4 nexthops
2019-05-29 David Ahernnet: Initial nexthop code
2019-05-29 David Ahernnet: nexthop uapi
2019-05-29 David S. MillerMerge branch 'hns3-next'
2019-05-29 Huazhong Tannet: hns3: fix a memory leak issue for hclge_map_unmap_...
2019-05-29 Huazhong Tannet: hns3: adjust hns3_uninit_phy()'s location in the...
2019-05-29 Huazhong Tannet: hns3: stop schedule reset service while unloading...
2019-05-29 Huazhong Tannet: hns3: add handshake with hardware while doing...
2019-05-29 Huazhong Tannet: hns3: modify hclgevf_init_client_instance()
2019-05-29 Huazhong Tannet: hns3: modify hclge_init_client_instance()
2019-05-29 Huazhong Tannet: hns3: use HCLGEVF_STATE_NIC_REGISTERED to indicate...
2019-05-29 Huazhong Tannet: hns3: use HCLGE_STATE_ROCE_REGISTERED to indicate...
2019-05-29 Huazhong Tannet: hns3: use HCLGE_STATE_NIC_REGISTERED to indicate...
2019-05-29 Zhongzhu Liunet: hns3: add support for dump firmware statistics...
2019-05-29 Yunsheng Linnet: hns3: fix for HNS3_RXD_GRO_SIZE_M macro
2019-05-29 Jian Shennet: hns3: fix compile warning without CONFIG_RFS_ACCEL
2019-05-29 Xue Chaojinghinic: fix a bug in set rx mode
2019-05-29 David S. MillerMerge branch 'inet-frags-followup'
2019-05-29 Eric Dumazetinet: frags: fix use-after-free read in inet_frag_destr...
2019-05-29 Eric Dumazetinet: frags: call inet_frags_fini() after unregister_pe...
2019-05-29 Eric Dumazetinet: frags: uninline fqdir_init()
2019-05-29 Willem de Bruijnselftests/net: ipv6 flowlabel
2019-05-29 Camelia Grozaenetc: Enable TC offloading with mqprio
2019-05-29 David S. MillerMerge branch 'stmmac-SPDX'
2019-05-29 Neil Armstrongnet: stmmac: dwmac-meson8b: update with SPDX Licence...
2019-05-29 Neil Armstrongnet: stmmac: dwmac-meson: update with SPDX Licence...
2019-05-28 Sasha Neftinigc: Cleanup the redundant code
next