summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-26net: mvpp2: use resolved link config in mac_link_up()HEADmasterRussell King
2020-02-26net: mvneta: use resolved link config in mac_link_up()Russell King
2020-02-26net: macb: use resolved link config in mac_link_up()Russell King
2020-02-26net: dpaa2-mac: use resolved link config in mac_link_up()Russell King
2020-02-26net: axienet: use resolved link config in mac_link_up()Russell King
2020-02-26net: mv88e6xxx: use resolved link config in mac_link_up()Russell King
2020-02-26net: dsa: propagate resolved link config via mac_link_up()Russell King
2020-02-26net: phylink: propagate resolved link config via mac_link_up()Russell King
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
2020-02-24af_unix: Add missing annotation for unix_wait_for_peer()Jules Irenge
2020-02-24dccp: Add missing annotation for dccp_child_process()Jules Irenge
2020-02-24net: netrom: Add missing annotation for nr_neigh_stop()Jules Irenge
2020-02-24net: netrom: Add missing annotation for nr_neigh_start()Jules Irenge
2020-02-24net: netrom: Add missing annotation for nr_node_stop()Jules Irenge
2020-02-24net: netrom: Add missing annotation for nr_node_start()Jules Irenge
2020-02-24netrom: Add missing annotation for nr_info_stop()Jules Irenge
2020-02-24netrom: Add missing annotation for nr_info_start()Jules Irenge
2020-02-24net: Add missing annotation for llc_seq_start()Jules Irenge
2020-02-24sctp: Add missing annotation for sctp_transport_walk_stop()Jules Irenge
2020-02-24sctp: Add missing annotation for sctp_transport_walk_start()Jules Irenge
2020-02-24sctp: Add missing annotation for sctp_err_finish()Jules Irenge
2020-02-24ip6mr: Fix RCU list debugging warningAmol Grover
2020-02-24ptp: Add a ptp clock driver for IDT 82P33 SMU.Min Li
2020-02-24dt-bindings: ptp: Add device tree binding for IDT 82P33 based PTP clockMin Li
2020-02-24tcp: ipv4: Pass lockdep expression to RCU listsAmol Grover
2020-02-24net: 802: psnap.c: Use built-in RCU list checkingMadhuparna Bhowmik
2020-02-24tcp, ulp: Pass lockdep expression to RCU listsAmol Grover
2020-02-24Merge branch 'mlxsw-Introduce-ACL-traps'David S. Miller