summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-12-09net: dsa: mv88e6xxx: fix "don't use PHY_DETECT on internal PHY's"Russell King (Oracle)1-8/+13
2021-12-09Merge branch 'rework-dsa-bridge-tx-forwarding-offload-api'Jakub Kicinski26-369/+440
2021-12-09net: dsa: eliminate dsa_switch_ops :: port_bridge_tx_fwd_{,un}offloadVladimir Oltean4-83/+45
2021-12-09net: dsa: add a "tx_fwd_offload" argument to ->port_bridge_joinVladimir Oltean18-17/+31
2021-12-09net: dsa: keep the bridge_dev and bridge_num as part of the same structureVladimir Oltean23-148/+177
2021-12-09net: dsa: export bridging offload helpers to driversVladimir Oltean2-43/+43
2021-12-09net: dsa: rename dsa_port_offloads_bridge to dsa_port_offloads_bridge_devVladimir Oltean2-14/+16
2021-12-09net: dsa: hide dp->bridge_dev and dp->bridge_num in drivers behind helpersVladimir Oltean10-32/+39
2021-12-09net: dsa: hide dp->bridge_dev and dp->bridge_num in the core behind helpersVladimir Oltean9-37/+62
2021-12-09net: dsa: mv88e6xxx: compute port vlan membership based on dp->bridge_dev com...Vladimir Oltean1-13/+8
2021-12-09net: dsa: mv88e6xxx: iterate using dsa_switch_for_each_user_port in mv88e6xxx...Vladimir Oltean1-15/+9
2021-12-09net: dsa: mt7530: iterate using dsa_switch_for_each_user_port in bridging opsVladimir Oltean1-22/+30
2021-12-09net: dsa: assign a bridge number even without TX forwarding offloadVladimir Oltean5-35/+66
2021-12-09net: dsa: make dp->bridge_num one-basedVladimir Oltean8-37/+41
2021-12-08ice: safer stats processingJesse Brandeburg1-11/+18
2021-12-08HID: Ignore battery for Elan touchscreen on Asus UX550VEHans de Goede2-0/+3
2021-12-08bpf: Add selftests to cover packet access corner casesMaxim Mikityanskiy1-16/+584
2021-12-08can: hi311x: hi3110_can_probe(): convert to use dev_err_probe()Andy Shevchenko1-9/+4
2021-12-08can: hi311x: hi3110_can_probe(): make use of device property APIAndy Shevchenko1-6/+6
2021-12-08can: hi311x: hi3110_can_probe(): try to get crystal clock rate from propertyAndy Shevchenko1-2/+11
2021-12-08can: hi311x: hi3110_can_probe(): use devm_clk_get_optional() to get the input...Andy Shevchenko1-10/+6
2021-12-08ARM: dts: sun8i: r40: add node for CAN controllerEvgeny Boger1-0/+19
2021-12-08can: sun4i_can: add support for R40 CAN controllerEvgeny Boger1-2/+60
2021-12-08dt-bindings: net: can: add support for Allwinner R40 CAN controllerEvgeny Boger1-0/+24
2021-12-08can: bittiming: replace CAN units with the generic ones from linux/units.hVincent Mailhol4-13/+9
2021-12-08Merge branch 's390-net-updates-2021-12-06'Jakub Kicinski4-61/+62
2021-12-08s390/qeth: remove check for packing mode in qeth_check_outbound_queue()Julian Wiedmann1-4/+1
2021-12-08s390/qeth: fine-tune .ndo_select_queue()Julian Wiedmann4-30/+22
2021-12-08s390/qeth: don't offer .ndo_bridge_* ops for OSA devicesJulian Wiedmann1-2/+0
2021-12-08s390/qeth: split up L2 netdev_opsJulian Wiedmann1-4/+28
2021-12-08s390/qeth: simplify qeth_receive_skb()Julian Wiedmann1-22/+12
2021-12-08hv_sock: Extract hvs_send_data() helper that takes only headerKees Cook1-6/+12
2021-12-08net: dsa: felix: use kmemdup() to replace kmalloc + memcpyYihao Han1-5/+2
2021-12-08Merge branch 'prepare-ocelot-for-external-interface-control'Jakub Kicinski8-521/+574
2021-12-08net: mscc: ocelot: split register definitions to a separate fileColin Foster4-510/+563
2021-12-08net: dsa: ocelot: felix: add interface for custom regmapsColin Foster4-2/+6
2021-12-08net: dsa: ocelot: felix: Remove requirement for PCS in felix devicesColin Foster1-1/+1
2021-12-08net: dsa: ocelot: remove unnecessary pci_bar variablesColin Foster2-8/+4
2021-12-08net: fec: only clear interrupt of handling queue in fec_enet_rx_queue()Joakim Zhang2-1/+4
2021-12-08net: hns3: Fix spelling mistake "faile" -> "failed"Colin Ian King1-1/+1
2021-12-08Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski5-38/+91
2021-12-08Merge branch 'net-phy-fix-doc-build-warning'Jakub Kicinski2-5/+7
2021-12-08net: phy: Add the missing blank line in the phylink_suspend commentYanteng Si1-0/+1
2021-12-08net: phy: Remove unnecessary indentation in the comments of phy_deviceYanteng Si1-5/+6
2021-12-08Merge tag 'wireless-drivers-next-2021-12-07' of git://git.kernel.org/pub/scm/...Jakub Kicinski103-5930/+13380
2021-12-08gve: fix for null pointer dereference.Ameer Hamza1-0/+3
2021-12-08Merge branch 'net-second-round-of-netdevice-refcount-tracking'Jakub Kicinski24-46/+79
2021-12-08net: sched: act_mirred: add net device refcount trackerEric Dumazet2-8/+11
2021-12-08openvswitch: add net device refcount tracker to struct vportEric Dumazet2-4/+6
2021-12-08netlink: add net device refcount tracker to struct ethnl_req_infoEric Dumazet2-3/+7