summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-26net: fix sysfs permssions when device changes network namespaceChristian Brauner
2020-02-26net-sysfs: add queue_change_owner()Christian Brauner
2020-02-26net-sysfs: add netdev_change_owner()Christian Brauner
2020-02-26drivers/base/power: add dpm_sysfs_change_owner()Christian Brauner
2020-02-26device: add device_change_owner()Christian Brauner
2020-02-26sysfs: add sysfs_change_owner()Christian Brauner
2020-02-26sysfs: add sysfs_group{s}_change_owner()Christian Brauner
2020-02-26sysfs: add sysfs_link_change_owner()Christian Brauner
2020-02-26sysfs: add sysfs_file_change_owner()Christian Brauner
2020-02-26net: cisco: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-26net: marvell: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-26net: hns: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-26sfc: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-26qlogic: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-26Revert "net: dsa: bcm_sf2: Also configure Port 5 for 2Gb/sec on 7278"Florian Fainelli
2020-02-26iavf: use tc_cls_can_offload_and_chain0() instead of chain checkJiri Pirko
2020-02-25Merge branch 'mlxsw-Implement-ACL-dropped-packets-identification'David S. Miller
2020-02-25selftests: netdevsim: Extend devlink trap test to include flow action cookieJiri Pirko
2020-02-25netdevsim: add ACL trap reporting cookie as a metadataJiri Pirko
2020-02-25mlxsw: spectrum_trap: Lookup and pass cookie down to devlink_trap_report()Jiri Pirko
2020-02-25mlxsw: pci: Extract cookie index for ACL discard trap packetsJiri Pirko
2020-02-25mlxsw: core_acl_flex_actions: Implement flow_offload action cookie offloadJiri Pirko
2020-02-25mlxsw: core_acl_flex_actions: Add trap with userdef actionJiri Pirko
2020-02-25devlink: extend devlink_trap_report() to accept cookie and passJiri Pirko
2020-02-25drop_monitor: extend by passing cookie from driverJiri Pirko
2020-02-25devlink: add trap metadata type for cookieJiri Pirko
2020-02-25flow_offload: pass action cookie through offload structuresJiri Pirko
2020-02-24Merge tag 'mac80211-next-for-net-next-2020-02-24' of git://git.kernel.org/pub...David S. Miller
2020-02-24net: qrtr: fix spelling mistake "serivce" -> "service"Colin Ian King
2020-02-24net: ethernet: stmmac: don't warn about missing optional wakeup IRQAhmad Fatoum
2020-02-24net: ethernet: stmmac: demote warnings about missing optional clocksAhmad Fatoum
2020-02-24Merge branch 'Add-ACPI-bindings-to-the-genet'David S. Miller
2020-02-24net: bcmgenet: reduce severity of missing clock warningsJeremy Linton
2020-02-24net: bcmgenet: Fetch MAC address from the adapterJeremy Linton
2020-02-24net: bcmgenet: Initial bcmgenet ACPI supportJeremy Linton
2020-02-24net: bcmgenet: enable automatic phy discoveryJeremy Linton
2020-02-24net: bcmgenet: refactor phy mode configurationJeremy Linton
2020-02-24mdio_bus: Add generic mdio_find_bus()Jeremy Linton
2020-02-24freescale: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-24intel: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-24netronome: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-24toshiba: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-24chelsio: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-24Merge branch 'Remainder-for-DT-bindings-for-Felix-DSA-switch-on-LS1028A'David S. Miller
2020-02-24dt-bindings: net: dsa: ocelot: document the vsc9959 coreVladimir Oltean
2020-02-24net: dsa: felix: Use PHY_INTERFACE_MODE_INTERNAL instead of GMIIVladimir Oltean
2020-02-24bareudp: Fix uninitialized variable warnings.David S. Miller
2020-02-24Merge branch 'Bare-UDP-L3-Encapsulation-Module'David S. Miller
2020-02-24net: Special handling for IP & MPLS.Martin Varghese
2020-02-24net: UDP tunnel encapsulation module for tunnelling different protocols like ...Martin Varghese