platform/kernel/linux-rpi.git
2019-08-13 Marc Kleine... can: vcan: convert block comments to network style...
2019-08-13 Oliver Hartkoppcan: gw: add support for CAN FD frames
2019-08-13 Oliver Hartkoppcan: gw: use struct canfd_frame as internal data structure
2019-08-13 Marc Kleine... can: gw: cgw_parse_attr(): remove unnecessary braces...
2019-08-13 Marc Kleine... can: gw: cgw_dump_jobs(): avoid long lines
2019-08-13 Marc Kleine... can: gw: can_can_gw_rcv(): remove return at end of...
2019-08-13 Marc Kleine... can: gw: add missing spaces around operators
2019-08-13 Marc Kleine... can: gw: remove unnecessary blank lines, add suggested...
2019-08-13 Marc Kleine... can: gw: convert block comments to network style comments
2019-08-13 Thomas Gleixnercan: bcm: switch timer to HRTIMER_MODE_SOFT and remove...
2019-08-13 Marc Kleine... can: bcm: bcm_sock_no_ioctlcmd(): mark function as...
2019-08-13 Marc Kleine... can: raw: raw_sock_no_ioctlcmd(): mark function as...
2019-08-13 Marc Kleine... can: raw: raw_module_init(): use pr_err() instead of...
2019-08-13 Marc Kleine... can: raw: balance braces around else statements
2019-08-13 Marc Kleine... can: raw: remove unnecessary blank lines, add suggested...
2019-08-13 Marc Kleine... can: raw: convert block comments to network style comments
2019-08-13 Marc Kleine... can: af_can: add missing identifiers to struct receiver...
2019-08-13 Marc Kleine... can: af_can: can_pernet_init(): Use preferred style...
2019-08-13 Marc Kleine... can: af_can: avoid splitting quoted string across lines
2019-08-13 Marc Kleine... can: af_can: fix alignment
2019-08-13 Marc Kleine... can: af_can: balance braces around else statements
2019-08-13 Marc Kleine... can: af_can: convert block comments to network style...
2019-08-13 Srinivas Neelican: xilinx_can: xcan_set_bittiming(): fix the data...
2019-08-13 Appana Durga... can: xilinx_can: xcan_rx_fifo_get_next_frame(): fix...
2019-08-13 Appana Durga... can: xilinx_can: fix the data update logic for CANFD...
2019-08-13 Appana Durga... can: xilinx_can: xcanfd_rx(): fix FSR register handling...
2019-08-13 Venkatesh Yadav... can: xilinx_can: xcan_probe(): skip error message on...
2019-08-13 Anssi Hannulacan: xilinx_can: xcan_chip_start(): fix failure with...
2019-08-13 YueHaibingcan: ti_hecc: ti_hecc_mailbox_read(): remove set but...
2019-08-13 Marc Kleine... can: ti_hecc: ti_hecc_mailbox_read(): add blank lines...
2019-08-13 Marc Kleine... can: ti_hecc: ti_hecc_start(): avoid multiple assignments
2019-08-13 Marc Kleine... can: ti_hecc: fix print formating strings
2019-08-13 Marc Kleine... can: ti_hecc: avoid long lines
2019-08-13 Marc Kleine... can: ti_hecc: fix indention
2019-08-13 Marc Kleine... can: ti_hecc: convert block comments to network style...
2019-08-13 YueHaibingcan: sja1000: f81601: remove unused including <linux...
2019-08-13 YueHaibingcan: kvaser_pciefd: Remove unused including <linux...
2019-08-13 Christer Beskowcan: kvaser_pciefd: kvaser_pciefd_pwm_stop(): remove...
2019-08-12 Greg Kroah... caif: no need to check return value of debugfs_create...
2019-08-12 Greg Kroah... xen-netback: no need to check return value of debugfs_c...
2019-08-12 David S. MillerMerge branch 'net-dsa-mv88e6xxx-prepare-Wait-Bit-operation'
2019-08-12 Vivien Didelotnet: dsa: mv88e6xxx: add delay in direct SMI wait
2019-08-12 Vivien Didelotnet: dsa: mv88e6xxx: fix SMI bit checking
2019-08-12 Vivien Didelotnet: dsa: mv88e6xxx: remove wait and update routines
2019-08-12 Vivien Didelotnet: dsa: mv88e6xxx: wait for AVB Busy bit
2019-08-12 Vivien Didelotnet: dsa: mv88e6xxx: introduce wait bit routine
2019-08-12 Vivien Didelotnet: dsa: mv88e6xxx: introduce wait mask routine
2019-08-12 Vivien Didelotnet: dsa: mv88e6xxx: wait for 88E6185 PPU disabled
2019-08-12 Heiner Kallweitr8169: inline rtl8169_free_rx_databuff
2019-08-12 David S. MillerMerge branch 'realtek-phy-next'
2019-08-12 Heiner Kallweitnet: phy: realtek: add support for the 2.5Gbps PHY...
2019-08-12 Heiner Kallweitnet: phy: add phy_modify_paged_changed
2019-08-12 Heiner Kallweitnet: phy: prepare phylib to deal with PHY's extending...
2019-08-12 Heiner Kallweitnet: phy: simplify genphy_config_advert by using the...
2019-08-12 Jiri Pirkonetdevsim: register couple of devlink params
2019-08-11 David S. MillerMerge branch 'drop_monitor-Capture-dropped-packets...
2019-08-11 Ido Schimmeldrop_monitor: Expose tail drop counter
2019-08-11 Ido Schimmeldrop_monitor: Make drop queue length configurable
2019-08-11 Ido Schimmeldrop_monitor: Add a command to query current configuration
2019-08-11 Ido Schimmeldrop_monitor: Allow truncation of dropped packets
2019-08-11 Ido Schimmeldrop_monitor: Add packet alert mode
2019-08-11 Ido Schimmeldrop_monitor: Add alert mode operations
2019-08-11 Ido Schimmeldrop_monitor: Require CAP_NET_ADMIN for drop monitor...
2019-08-11 Ido Schimmeldrop_monitor: Reset per-CPU data before starting to...
2019-08-11 Ido Schimmeldrop_monitor: Initialize timer and work item upon traci...
2019-08-11 Ido Schimmeldrop_monitor: Split tracing enable / disable to differe...
2019-08-10 David S. MillerMerge branch 'Networking-driver-debugfs-cleanups'
2019-08-10 Greg Kroah... ieee802154: no need to check return value of debugfs_cr...
2019-08-10 Greg Kroah... ixgbe: no need to check return value of debugfs_create...
2019-08-10 Greg Kroah... i40e: no need to check return value of debugfs_create...
2019-08-10 Greg Kroah... fm10k: no need to check return value of debugfs_create...
2019-08-10 Greg Kroah... mvpp2: no need to check return value of debugfs_create...
2019-08-10 Greg Kroah... skge: no need to check return value of debugfs_create...
2019-08-10 Greg Kroah... qca: no need to check return value of debugfs_create...
2019-08-10 Greg Kroah... dpaa2: no need to check return value of debugfs_create...
2019-08-10 Greg Kroah... stmmac: no need to check return value of debugfs_create...
2019-08-10 Greg Kroah... nfp: no need to check return value of debugfs_create...
2019-08-10 Greg Kroah... hns3: no need to check return value of debugfs_create...
2019-08-10 Greg Kroah... cxgb4: no need to check return value of debugfs_create...
2019-08-10 Greg Kroah... bnxt: no need to check return value of debugfs_create...
2019-08-10 Greg Kroah... xgbe: no need to check return value of debugfs_create...
2019-08-10 Greg Kroah... mlx5: no need to check return value of debugfs_create...
2019-08-10 Greg Kroah... bonding: no need to print a message if debugfs_create_d...
2019-08-10 Greg Kroah... wimax: no need to check return value of debugfs_create...
2019-08-10 David S. MillerMerge tag 'mlx5-updates-2019-08-09' of git://git./linux...
2019-08-10 Roman Mashaktc-testing: added tdc tests for matchall filter
2019-08-10 David Ahernselftests: Fix detection of nettest command in fcnal...
2019-08-09 Chuhong Yuannet/mlx5e: Use refcount_t for refcount
2019-08-09 Parav Panditnet/mlx5e: Use vhca_id in generating representor port_index
2019-08-09 Parav Panditnet/mlx5e: Simplify querying port representor parent id
2019-08-09 Parav Panditnet/mlx5: E-switch, Removed unused hwid
2019-08-09 Vlad Buslovnet/mlx5e: Allow concurrent creation of encap entries
2019-08-09 Vlad Buslovnet/mlx5e: Protect encap hash table with mutex
2019-08-09 Vlad Buslovnet/mlx5e: Extend encap entry with reference counter
2019-08-09 Vlad Buslovnet/mlx5e: Allow concurrent creation of mod_hdr entries
2019-08-09 Vlad Buslovnet/mlx5e: Protect mod_hdr hash table with mutex
2019-08-09 Vlad Buslovnet/mlx5e: Protect mod header entry flows list with...
2019-08-09 Vlad Buslovnet/mlx5e: Extend mod header entry with reference counter
2019-08-09 Vlad Buslovnet/mlx5e: Allow concurrent creation of hairpin entries
2019-08-09 Vlad Buslovnet/mlx5e: Protect hairpin hash table with mutex
next