aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-13Merge branch 'atl1c-support-for-Mikrotik-10-25G-NIC-features'David S. Miller
2021-05-13atl1c: improve link detection reliability on Mikrotik 10/25G NICGatis Peisenieks
2021-05-13atl1c: enable rx csum offload on Mikrotik 10/25G NICGatis Peisenieks
2021-05-13atl1c: adjust max mtu according to Mikrotik 10/25G NIC abilityGatis Peisenieks
2021-05-13atl1c: improve performance by avoiding unnecessary pcie writes on xmitGatis Peisenieks
2021-05-13atl1c: show correct link speed on Mikrotik 10/25G NICGatis Peisenieks
2021-05-13Merge branch 'hinic-cleanups'David S. Miller
2021-05-13net: hinic: fix misspelled "acessing"Guangbin Huang
2021-05-13net: hinic: remove unnecessary parenthesesGuangbin Huang
2021-05-13net: hinic: add blank line after function declarationGuangbin Huang
2021-05-13net: hinic: remove unnecessary blank lineGuangbin Huang
2021-05-13Merge branch 'bridge-split-ipv4-ipv6-mc-router-state'David S. Miller
2021-05-13net: bridge: mcast: export multicast router presence adjacent to a portLinus Lüssing
2021-05-13net: bridge: mcast: add ip4+ip6 mcast router timers to mdb netlinkLinus Lüssing
2021-05-13net: bridge: mcast: split multicast router state for IPv4 and IPv6Linus Lüssing
2021-05-13net: bridge: mcast: split router port del+notify for mcast router splitLinus Lüssing
2021-05-13net: bridge: mcast: prepare add-router function for mcast router splitLinus Lüssing
2021-05-13net: bridge: mcast: prepare expiry functions for mcast router splitLinus Lüssing
2021-05-13net: bridge: mcast: prepare is-router function for mcast router splitLinus Lüssing
2021-05-13net: bridge: mcast: prepare query reception for mcast router splitLinus Lüssing
2021-05-13net: bridge: mcast: prepare mdb netlink for mcast router splitLinus Lüssing
2021-05-13net: bridge: mcast: add wrappers for router node retrievalLinus Lüssing
2021-05-13net: bridge: mcast: rename multicast router lists and timersLinus Lüssing
2021-05-13net: Treat __napi_schedule_irqoff() as __napi_schedule() on PREEMPT_RTSebastian Andrzej Siewior
2021-05-13alx: use fine-grained locking instead of RTNLJohannes Berg
2021-05-13net: taprio offload: enforce qdisc to netdev queue mappingYannick Vignon
2021-05-12tls splice: remove inappropriate flags checking for MSG_PEEKJim Ma
2021-05-12atm: nicstar: Fix possible use-after-free in nicstar_cleanup()Zou Wei
2021-05-11net/sched: taprio: Drop unnecessary NULL check after container_ofGuenter Roeck
2021-05-11usb: class: cdc-wdm: WWAN framework integrationLoic Poulain
2021-05-11net: wwan: Add unknown port typeLoic Poulain
2021-05-11mISDN: fix possible use-after-free in HFC_cleanup()Zou Wei
2021-05-11atm: iphase: fix possible use-after-free in ia_module_exit()Zou Wei
2021-05-10Merge branch 'mvpp2-warnings'David S. Miller
2021-05-10mvpp2: suppress warningMatteo Croce
2021-05-10mvpp2: remove unused parameterMatteo Croce
2021-05-10Merge branch 'pch_gbe-cleanups'David S. Miller
2021-05-10net: pch_gbe: remove unneeded MODULE_VERSION() callAndy Shevchenko
2021-05-10net: pch_gbe: Use proper accessors to BE data in pch_ptp_match()Andy Shevchenko
2021-05-10net: pch_gbe: use readx_poll_timeout_atomic() variantAndy Shevchenko
2021-05-10net: pch_gbe: Convert to use GPIO descriptorsAndy Shevchenko
2021-05-10net: pch_gbe: Propagate error from devm_gpio_request_one()Andy Shevchenko
2021-05-10Merge branch 'ytja1103-ptp'David S. Miller
2021-05-10phy: nxp-c45-tja11xx: add timestamping supportRadu Pirea (NXP OSS)
2021-05-10ptp: ptp_clock: make scaled_ppm_to_ppb static inlineRadu Pirea (NXP OSS)
2021-05-10atm: Replace custom isprint() with generic analogueAndy Shevchenko
2021-05-10net: stmmac: platform: Delete a redundant condition branchZhen Lei
2021-05-10net: mvpp2: Unshadow error code of device_property_read_u32()Andy Shevchenko
2021-05-10net: mvpp2: Use devm_clk_get_optional()Andy Shevchenko
2021-05-10net: mvpp2: Use device_get_match_data() helperAndy Shevchenko