- 94ae899 dpaa2-mac: add PCS support through the Lynx module by Ioana Ciornei · 4 years, 4 months ago
- b5b6775 of: add of_mdio_find_device() api by Russell King · 4 years, 4 months ago
- e7e95c9 net: pcs-lynx: add support for 10GBASER by Ioana Ciornei · 4 years, 4 months ago
- e2f9a8f net: mscc: ocelot: always pass skb clone to ocelot_port_add_txtstamp_skb by Vladimir Oltean · 4 years, 4 months ago
- e4a85c5 Merge branch 'net-dsa-b53-Configure-VLANs-while-not-filtering' by David S. Miller · 4 years, 4 months ago
- ed409f3 net: dsa: b53: Configure VLANs while not filtering by Florian Fainelli · 4 years, 4 months ago
- 412a152 net: dsa: untag the bridge pvid from rx skbs by Vladimir Oltean · 4 years, 4 months ago
- e0da743 Merge branch 'PHY-subsystem-kernel-doc' by David S. Miller · 4 years, 4 months ago
- 4069a57 net: phy: Document core PHY structures by Andrew Lunn · 4 years, 4 months ago
- 39097ab net: phy: Fixup kernel doc by Andrew Lunn · 4 years, 4 months ago
- 3fc826f Merge branch 'net-dsa-bcm_sf2-Additional-DT-changes' by David S. Miller · 4 years, 4 months ago
- 0fa45ee net: dsa: bcm_sf2: Include address 0 for MDIO diversion by Florian Fainelli · 4 years, 4 months ago
- 8c28044 net: dsa: bcm_sf2: Disallow port 5 to be a DSA CPU port by Florian Fainelli · 4 years, 4 months ago
- 9d33ffa Merge branch 'octeontx2-Add-support-for-VLAN-based-flow-distribution' by David S. Miller · 4 years, 4 months ago
- a55ff8e octeontx2-pf: Support to change VLAN based RSS hash options via ethtool by George Cherian · 4 years, 4 months ago
- 8f90036 octeontx2-af: Add support for VLAN based RSS hashing by George Cherian · 4 years, 4 months ago
- de2b541 net: fix a new kernel-doc warning at dev.c by Mauro Carvalho Chehab · 4 years, 4 months ago
- 774e9ea Merge branch 'net-mdio-ipq4019-add-Clause-45-support' by David S. Miller · 4 years, 4 months ago
- 06fb560 net: mdio-ipq4019: add Clause 45 support by Robert Marko · 4 years, 4 months ago
- b840ec1 net: mdio-ipq4019: change defines to upper case by Robert Marko · 4 years, 4 months ago
- 35e3dbf Merge branch 'Introduce-mbox-tracepoints-for-Octeontx2' by David S. Miller · 4 years, 4 months ago
- 31a9746 octeontx2-pf: Add tracepoints for PF/VF mailbox by Subbaraya Sundeep · 4 years, 4 months ago
- 49142d1 octeontx2-af: Introduce tracepoints for mailbox by Subbaraya Sundeep · 4 years, 4 months ago
- 3649326 net: allwinner: remove redundant irqsave and irqrestore in hardIRQ by Barry Song · 4 years, 4 months ago
- e4b9146 net: hns3: Constify static structs by Rikard Falkeborn · 4 years, 4 months ago
- 68d4fd3 Merge branch 'net-bridge-mcast-IGMPv3-MLDv2-fast-path-part-2' by David S. Miller · 4 years, 4 months ago
- 36cfec7 net: bridge: mcast: when forwarding handle filter mode and blocked flag by Nikolay Aleksandrov · 4 years, 4 months ago
- 094b82f net: bridge: mcast: handle host state by Nikolay Aleksandrov · 4 years, 4 months ago
- 9116ffb net: bridge: mcast: add support for blocked port groups by Nikolay Aleksandrov · 4 years, 4 months ago
- 8266a04 net: bridge: mcast: handle port group filter modes by Nikolay Aleksandrov · 4 years, 4 months ago
- b081236 net: bridge: mcast: install S,G entries automatically based on reports by Nikolay Aleksandrov · 4 years, 4 months ago
- 085b53c net: bridge: mcast: add sg_port rhashtable by Nikolay Aleksandrov · 4 years, 4 months ago
- 8f8cb77 net: bridge: mcast: add rt_protocol field to the port group struct by Nikolay Aleksandrov · 4 years, 4 months ago
- 7d07a68 net: bridge: mcast: when igmpv3/mldv2 are enabled lookup (S,G) first, then (*,G) by Nikolay Aleksandrov · 4 years, 4 months ago
- 88d4bd1 net: bridge: mdb: add support for add/del/dump of entries with source by Nikolay Aleksandrov · 4 years, 4 months ago
- 9c4258c net: bridge: mdb: add support to extend add/del commands by Nikolay Aleksandrov · 4 years, 4 months ago
- eab3227 net: bridge: mcast: rename br_ip's u member to dst by Nikolay Aleksandrov · 4 years, 4 months ago
- deb9656 net: bridge: mcast: use br_ip's src for src groups and querier address by Nikolay Aleksandrov · 4 years, 4 months ago
- e1ac118 net: bridge: add src field to br_ip by Nikolay Aleksandrov · 4 years, 4 months ago
- 83f7398 net: bridge: mdb: use extack in br_mdb_add() and br_mdb_add_group() by Nikolay Aleksandrov · 4 years, 4 months ago
- 7eea629 net: bridge: mdb: move all port and bridge checks to br_mdb_add by Nikolay Aleksandrov · 4 years, 4 months ago
- 2ac95df net: bridge: mdb: use extack in br_mdb_parse() by Nikolay Aleksandrov · 4 years, 4 months ago
- 35c52c5 net: realtek: Remove set but not used variable by Zheng Yongjun · 4 years, 4 months ago
- b1b6c11 hinic: improve the comments of function header by Luo bin · 4 years, 4 months ago
- 6d772f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 4 months ago
- dc3652d tools resolve_btfids: Always force HOSTARCH by Jiri Olsa · 4 years, 4 months ago
- 017dab3 bpf: Check CONFIG_BPF option for resolve_btfids by Jiri Olsa · 4 years, 4 months ago
- 1a26e88 Merge tag 'linux-can-next-for-5.10-20200923' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 4 years, 4 months ago
- 40fe2e0 Merge branch 's390-qeth-next' by David S. Miller · 4 years, 4 months ago
- 58fa357 s390/qeth: remove forward declarations in L2 code by Julian Wiedmann · 4 years, 4 months ago
- f2bcf9d s390/qeth: consolidate teardown code by Julian Wiedmann · 4 years, 4 months ago
- b7ea041 s390/qeth: consolidate online code by Julian Wiedmann · 4 years, 4 months ago
- 7fb7fe5c s390/qeth: cancel cmds earlier during teardown by Julian Wiedmann · 4 years, 4 months ago
- f3380b1 s390/qeth: tighten ucast IP locking by Julian Wiedmann · 4 years, 4 months ago
- ab29c48 s390/qeth: replace deprecated simple_stroul() by Julian Wiedmann · 4 years, 4 months ago
- bcdfdf0 s390/qeth: clean up string ops in qeth_l3_parse_ipatoe() by Julian Wiedmann · 4 years, 4 months ago
- d6e6426 s390/qeth: relax locking for ipato config data by Julian Wiedmann · 4 years, 4 months ago
- 668e225 s390/qeth: don't init refcount twice for mcast IPs by Julian Wiedmann · 4 years, 4 months ago
- 0789e13b bpf: Explicitly size compatible_reg_types by Lorenz Bauer · 4 years, 4 months ago
- 46237bf net: microchip: Make `lan743x_pm_suspend` function return right value by Zheng Yongjun · 4 years, 4 months ago
- 573a809 Merge tag 'mlx5-updates-2020-09-21' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 4 years, 4 months ago
- 748d1c8 Merge branch 'devlink-Use-nla_policy-to-validate-range' by David S. Miller · 4 years, 4 months ago
- c49a944 devlink: Enhance policy to validate port type input value by Parav Pandit · 4 years, 4 months ago
- ba356c9 devlink: Enhance policy to validate eswitch mode value by Parav Pandit · 4 years, 4 months ago
- 3ab0a7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 4 months ago
- 805c6d3 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 4 months ago
- d301713 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 4 months ago
- 0baca07 Merge tag 'io_uring-5.9-2020-09-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 4 months ago
- c37b718 Merge tag 'block-5.9-2020-09-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 4 months ago
- eff48dd Merge tag 'trace-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 4 months ago
- 2c19bb4 can: flexcan: add lx2160ar1 support by Joakim Zhang · 5 years ago
- 2a1993e can: flexcan: add imx8qm support by Joakim Zhang · 5 years ago
- ef5f631 can: flexcan: add Transceiver Delay Compensation support by Joakim Zhang · 5 years ago
- 0542920 can: flexcan: add CAN FD BRS support by Joakim Zhang · 5 years ago
- ce885a1 can: flexcan: add ISO CAN FD feature support by Joakim Zhang · 5 years ago
- eadf6ca can: flexcan: add CAN-FD mode support by Joakim Zhang · 5 years ago
- d9b90b0 can: flexcan: use struct canfd_frame for CAN classic frame by Joakim Zhang · 5 years ago
- 890599b can: flexcan: flexcan_set_bittiming(): move setup of CAN-2.0 bitiming into separate function by Marc Kleine-Budde · 4 years, 4 months ago
- 1434d04 can: flexcan: add LPSR mode support by Joakim Zhang · 5 years ago
- 02f71c6 can: flexcan: disable clocks during stop mode by Joakim Zhang · 5 years ago
- 9ad02c7 can: flexcan: flexcan_chip_stop(): add error handling and propagate error value by Joakim Zhang · 4 years, 4 months ago
- 15ef207 can: flexcan: add correctable errors correction when HW supports ECC by Joakim Zhang · 4 years, 9 months ago
- ee97302 can: flexcan: Add check for transceiver maximum bitrate limitation by Joakim Zhang · 5 years ago
- 3d60f33 can: flexcan: flexcan_probe(): make regulator xceiver optional by Marc Kleine-Budde · 4 years, 4 months ago
- ab60523 can: flexcan: Ack wakeup interrupt separately by Joakim Zhang · 5 years ago
- ef4b623 can: flexcan: quirks: get rid of long lines by Marc Kleine-Budde · 4 years, 4 months ago
- fe63a06 can: flexcan: struct flexcan_regs: document registers not affected by soft reset by Marc Kleine-Budde · 4 years, 4 months ago
- 4b70287 can: flexcan: more register names by Marc Kleine-Budde · 4 years, 4 months ago
- ce90e07 can: flexcan: flexcan_exit_stop_mode(): remove stray empty line by Marc Kleine-Budde · 4 years, 4 months ago
- 555f6e5 can: flexcan: sort include files alphabetically by Marc Kleine-Budde · 4 years, 4 months ago
- 5af75c7 net/mlx5e: Enhanced TX MPWQE for SKBs by Maxim Mikityanskiy · 4 years, 6 months ago
- 67044a8 net/mlx5e: Move TX code into functions to be used by MPWQE by Maxim Mikityanskiy · 5 years ago
- b39fe61 net/mlx5e: Rename xmit-related structs to generalize them by Maxim Mikityanskiy · 4 years, 9 months ago
- 530d5ce net/mlx5e: Generalize TX MPWQE checks for full session by Maxim Mikityanskiy · 4 years, 7 months ago
- 338c46c net/mlx5e: Support multiple SKBs in a TX WQE by Maxim Mikityanskiy · 4 years, 9 months ago
- 56e4da6 net/mlx5e: Move the TLS resync check out of the function by Maxim Mikityanskiy · 4 years, 5 months ago
- 97e3afd net/mlx5e: Unify constants for WQE_EMPTY_DS_COUNT by Maxim Mikityanskiy · 4 years, 6 months ago
- 388a2b5 net/mlx5e: Small improvements for XDP TX MPWQE logic by Maxim Mikityanskiy · 4 years, 5 months ago
- 8e4b53f net/mlx5e: Refactor xmit functions by Maxim Mikityanskiy · 5 years ago
- d02dfcd net/mlx5e: Move mlx5e_tx_wqe_inline_mode to en_tx.c by Maxim Mikityanskiy · 4 years, 4 months ago