platform/kernel/linux-starfive.git
2019-09-05 zhong jiangsunrpc: Use kzfree rather than its implementation.
2019-09-05 zhong jiangixgbe: Use kzfree() rather than its implementation.
2019-09-05 David S. MillerMerge tag 'linux-can-next-for-5.4-20190903' of git...
2019-09-05 Michael S.... vsock/virtio: a better comment on credit update
2019-09-05 David S. MillerMerge branch 'net-tls-minor-cleanups'
2019-09-05 Jakub Kicinskinet/tls: dedup the record cleanup
2019-09-05 Jakub Kicinskinet/tls: clean up the number of #ifdefs for CONFIG_TLS_...
2019-09-05 Jakub Kicinskinet/tls: narrow down the critical area of device_offloa...
2019-09-05 Jakub Kicinskinet/tls: don't jump to return
2019-09-05 Jakub Kicinskinet/tls: use the full sk_proto pointer
2019-09-05 Dave TahtConvert usage of IN_MULTICAST to ipv4_is_multicast
2019-09-05 Colin Ian Kingnet/sched: cbs: remove redundant assignment to variable...
2019-09-05 David S. MillerMerge branch 'ionic-Add-ionic-driver'
2019-09-05 Shannon Nelsonionic: Add coalesce and other features
2019-09-05 Shannon Nelsonionic: Add RSS support
2019-09-05 Shannon Nelsonionic: Add driver stats
2019-09-05 Shannon Nelsonionic: Add netdev-event handling
2019-09-05 Shannon Nelsonionic: Add Tx and Rx handling
2019-09-05 Shannon Nelsonionic: Add initial ethtool support
2019-09-05 Shannon Nelsonionic: Add async link status check and basic stats
2019-09-05 Shannon Nelsonionic: Add Rx filter and rx_mode ndo support
2019-09-05 Shannon Nelsonionic: Add management of rx filters
2019-09-05 Shannon Nelsonionic: Add the basic NDO callbacks for netdev support
2019-09-05 Shannon Nelsonionic: Add notifyq support
2019-09-05 Shannon Nelsonionic: Add adminq action
2019-09-05 Shannon Nelsonionic: Add basic adminq support
2019-09-05 Shannon Nelsonionic: Add interrupts and doorbells
2019-09-05 Shannon Nelsonionic: Add basic lif support
2019-09-05 Shannon Nelsonionic: Add port management commands
2019-09-05 Shannon Nelsonionic: Add hardware init and device commands
2019-09-05 Shannon Nelsonionic: Add basic framework for IONIC Network device...
2019-09-05 Shannon Nelsondevlink: Add new info version tags for ASIC and FW
2019-09-04 David S. MillerMerge branch 'net-dsa-mt7530-PHYLINK-and-port-5'
2019-09-04 René van Dorstnet: dsa: mt7530: Add support for port 5
2019-09-04 René van Dorstdt-bindings: net: dsa: mt7530: Add support for port 5
2019-09-04 René van Dorstnet: dsa: mt7530: Convert to PHYLINK API
2019-09-04 Hayes Wangr8152: modify rtl8152_set_speed function
2019-09-04 David S. MillerMerge branch 'dpaa2-eth-Add-new-statistics-counters'
2019-09-04 Ioana Radulescudpaa2-eth: Poll Tx pending frames counter on if down
2019-09-04 Ioana Radulescudpaa2-eth: Add new DPNI statistics counters
2019-09-04 Ioana Radulescudpaa2-eth: Minor refactoring in ethtool stats
2019-09-04 David S. MillerMerge branch '100GbE' of git://git./linux/kernel/git...
2019-09-04 David S. MillerMerge tag 'mlx5-updates-2019-09-01-v2' of git://git...
2019-09-04 Brett Creeleyice: Only disable VLAN pruning for the VF when all...
2019-09-04 Michal Swiatkowskiice: Remove enable DCB when SW LLDP is activated
2019-09-04 Dave Ertmanice: Report stats when VSI is down
2019-09-04 Mitch Williamsice: Always notify FW of VF reset
2019-09-04 Dave Ertmanice: Correctly handle return values for init DCB
2019-09-03 Usha Ketineniice: Limit Max TCs on devices with more than 4 ports
2019-09-03 Tony Nguyenice: Cleanup defines in ice_type.h
2019-09-03 Jesse Brandeburgice: print extra message if topology issue
2019-09-03 Jesse Brandeburgice: add print of autoneg state to link message
2019-09-03 Bruce Allanice: update driver unloading field for Queue Shutdown...
2019-09-03 Bruce Allanice: add needed PFR during driver unload
2019-09-03 Chinh T Caoice: Deduce TSA value from the priority value in the...
2019-09-03 Brett Creeleyice: Report what the user set for coalesce [tx|rx]...
2019-09-03 Jeb Cramerice: Fix resource leak in ice_remove_rule_internal()
2019-09-03 Anirudh Venkataramananice: Fix EMP reset handling
2019-09-03 Maor Gottliebnet/mlx5: Add devlink flow_steering_mode parameter
2019-09-03 Maor Gottliebnet/mlx5: Add support to use SMFS in switchdev mode
2019-09-03 Maor Gottliebnet/mlx5: Add API to set the namespace steering mode
2019-09-03 Maor Gottliebnet/mlx5: Add direct rule fs_cmd implementation
2019-09-03 Alex Veskernet/mlx5: DR, Add CONFIG_MLX5_SW_STEERING for software...
2019-09-03 Alex Veskernet/mlx5: DR, Expose APIs for direct rule managing
2019-09-03 Alex Veskernet/mlx5: DR, Add required FW steering functionality
2019-09-03 Alex Veskernet/mlx5: DR, Expose steering rule functionality
2019-09-03 Alex Veskernet/mlx5: DR, Expose steering action functionality
2019-09-03 Alex Veskernet/mlx5: DR, Expose steering matcher functionality
2019-09-03 Alex Veskernet/mlx5: DR, Expose steering table functionality
2019-09-03 Alex Veskernet/mlx5: DR, Expose steering domain functionality
2019-09-03 Alex Veskernet/mlx5: DR, Add Steering entry (STE) utilities
2019-09-03 Alex Veskernet/mlx5: DR, Expose an internal API to issue RDMA...
2019-09-03 Alex Veskernet/mlx5: DR, ICM pool memory allocator
2019-09-03 Alex Veskernet/mlx5: DR, Add direct rule command utilities
2019-09-03 Alex Veskernet/mlx5: DR, Add the internal direct rule types defini...
2019-09-03 Maor Gottliebnet/mlx5: Add flow steering actions to fs_cmd shim...
2019-09-03 Marc Kleine... can: dev: can_dev_init(): convert from printk(KERN_INFO...
2019-09-03 Marc Kleine... can: dev: can_dellink(): remove return at end of void...
2019-09-03 Marc Kleine... can: dev: can_restart(): convert NULL pointer check
2019-09-03 Marc Kleine... can: dev: remove unnecessary blank line
2019-09-03 Marc Kleine... can: dev: remove unnecessary parentheses
2019-09-03 Marc Kleine... can: dev: avoid long lines
2019-09-03 Marc Kleine... can: dev: convert block comments to network style comments
2019-09-03 Andy Shevchenkocan: mcp251x: Call wrapper instead of regulator_disable()
2019-09-03 Andy Shevchenkocan: mcp251x: Make use of device property API
2019-09-03 Andy Shevchenkocan: mcp251x: Use devm_clk_get_optional() to get the...
2019-09-03 Marc Kleine... can: mcp251x: remove deprecated board file setup example
2019-09-03 Dan Murphycan: tcan4x5x: Remove checking the wake pin
2019-09-03 Dan Murphycan: tcan4x5x: Remove data-ready gpio interrupt
2019-09-03 Dan Murphydt-bindings: can: tcan4x5x: Update binding to use inter...
2019-09-03 Christer Beskowcan: kvaser_pciefd: the PWM generator is running at...
2019-09-02 David S. MillerMerge branch 'mvpp2-per-cpu-buffers'
2019-09-02 Matteo Crocemvpp2: percpu buffers
2019-09-02 Matteo Crocemvpp2: refactor BM pool functions
2019-09-02 Vladimir Olteannet: dsa: Fix off-by-one number of calls to devlink_por...
2019-09-02 Jiri Pirkomlx5: Add missing init_net check in FIB notifier
2019-09-02 David S. MillerMerge git://git./linux/kernel/git/netdev/net
2019-09-02 Linus TorvaldsLinux 5.3-rc7
2019-09-02 Linus TorvaldsMerge tag 'char-misc-5.3-rc7' of git://git./linux/kerne...
2019-09-02 Linus TorvaldsMerge tag 'usb-5.3-rc7' of git://git./linux/kernel...
next