| Commit message (Expand) | Author | Files | Lines |
2020-09-24 | Revert "bpf: Fix potential call bpf_link_free() in atomic context" | Alexei Starovoitov | 1 | -2/+6 |
2020-09-24 | net: dsa: bcm_sf2: Include address 0 for MDIO diversion | Florian Fainelli | 1 | -1/+1 |
2020-09-24 | net: dsa: bcm_sf2: Disallow port 5 to be a DSA CPU port | Florian Fainelli | 1 | -0/+11 |
2020-09-24 | octeontx2-pf: Support to change VLAN based RSS hash options via ethtool | George Cherian | 2 | -1/+8 |
2020-09-24 | octeontx2-af: Add support for VLAN based RSS hashing | George Cherian | 2 | -0/+9 |
2020-09-24 | net: fix a new kernel-doc warning at dev.c | Mauro Carvalho Chehab | 1 | -2/+2 |
2020-09-24 | net: mdio-ipq4019: add Clause 45 support | Robert Marko | 1 | -14/+89 |
2020-09-24 | net: mdio-ipq4019: change defines to upper case | Robert Marko | 1 | -3/+3 |
2020-09-24 | octeontx2-pf: Add tracepoints for PF/VF mailbox | Subbaraya Sundeep | 3 | -0/+10 |
2020-09-24 | octeontx2-af: Introduce tracepoints for mailbox | Subbaraya Sundeep | 6 | -2/+136 |
2020-09-24 | net: allwinner: remove redundant irqsave and irqrestore in hardIRQ | Barry Song | 1 | -4/+2 |
2020-09-24 | net: hns3: Constify static structs | Rikard Falkeborn | 2 | -18/+18 |
2020-09-23 | net: bridge: mcast: when forwarding handle filter mode and blocked flag | Nikolay Aleksandrov | 1 | -1/+14 |
2020-09-23 | net: bridge: mcast: handle host state | Nikolay Aleksandrov | 1 | -0/+58 |
2020-09-23 | net: bridge: mcast: add support for blocked port groups | Nikolay Aleksandrov | 4 | -6/+47 |
2020-09-23 | net: bridge: mcast: handle port group filter modes | Nikolay Aleksandrov | 4 | -2/+216 |
2020-09-23 | net: bridge: mcast: install S,G entries automatically based on reports | Nikolay Aleksandrov | 2 | -39/+138 |
2020-09-23 | net: bridge: mcast: add sg_port rhashtable | Nikolay Aleksandrov | 4 | -65/+111 |
2020-09-23 | net: bridge: mcast: add rt_protocol field to the port group struct | Nikolay Aleksandrov | 4 | -19/+34 |
2020-09-23 | net: bridge: mcast: when igmpv3/mldv2 are enabled lookup (S,G) first, then (*,G) | Nikolay Aleksandrov | 1 | -0/+18 |
2020-09-23 | net: bridge: mdb: add support for add/del/dump of entries with source | Nikolay Aleksandrov | 3 | -28/+130 |
2020-09-23 | net: bridge: mdb: add support to extend add/del commands | Nikolay Aleksandrov | 2 | -3/+31 |
2020-09-23 | net: bridge: mcast: rename br_ip's u member to dst | Nikolay Aleksandrov | 4 | -29/+29 |
2020-09-23 | net: bridge: mcast: use br_ip's src for src groups and querier address | Nikolay Aleksandrov | 2 | -30/+30 |
2020-09-23 | net: bridge: add src field to br_ip | Nikolay Aleksandrov | 1 | -0/+6 |
2020-09-23 | net: bridge: mdb: use extack in br_mdb_add() and br_mdb_add_group() | Nikolay Aleksandrov | 1 | -12/+42 |
2020-09-23 | net: bridge: mdb: move all port and bridge checks to br_mdb_add | Nikolay Aleksandrov | 1 | -17/+7 |
2020-09-23 | net: bridge: mdb: use extack in br_mdb_parse() | Nikolay Aleksandrov | 1 | -21/+39 |
2020-09-23 | net: realtek: Remove set but not used variable | Zheng Yongjun | 1 | -2/+2 |
2020-09-23 | hinic: improve the comments of function header | Luo bin | 6 | -4/+11 |
2020-09-23 | tools resolve_btfids: Always force HOSTARCH | Jiri Olsa | 1 | -0/+2 |
2020-09-23 | bpf: Check CONFIG_BPF option for resolve_btfids | Jiri Olsa | 2 | -4/+6 |
2020-09-23 | s390/qeth: remove forward declarations in L2 code | Julian Wiedmann | 2 | -197/+188 |
2020-09-23 | s390/qeth: consolidate teardown code | Julian Wiedmann | 4 | -74/+50 |
2020-09-23 | s390/qeth: consolidate online code | Julian Wiedmann | 4 | -52/+36 |
2020-09-23 | s390/qeth: cancel cmds earlier during teardown | Julian Wiedmann | 4 | -7/+5 |
2020-09-23 | s390/qeth: tighten ucast IP locking | Julian Wiedmann | 1 | -7/+2 |
2020-09-23 | s390/qeth: replace deprecated simple_stroul() | Julian Wiedmann | 5 | -51/+51 |
2020-09-23 | s390/qeth: clean up string ops in qeth_l3_parse_ipatoe() | Julian Wiedmann | 1 | -13/+14 |
2020-09-23 | s390/qeth: relax locking for ipato config data | Julian Wiedmann | 3 | -17/+16 |
2020-09-23 | s390/qeth: don't init refcount twice for mcast IPs | Julian Wiedmann | 1 | -1/+0 |
2020-09-23 | bpf: Explicitly size compatible_reg_types | Lorenz Bauer | 1 | -2/+1 |
2020-09-23 | net: microchip: Make `lan743x_pm_suspend` function return right value | Zheng Yongjun | 1 | -4/+1 |
2020-09-23 | devlink: Enhance policy to validate port type input value | Parav Pandit | 1 | -3/+2 |
2020-09-23 | devlink: Enhance policy to validate eswitch mode value | Parav Pandit | 1 | -1/+2 |
2020-09-22 | can: flexcan: add lx2160ar1 support | Joakim Zhang | 1 | -0/+8 |
2020-09-22 | can: flexcan: add imx8qm support | Joakim Zhang | 1 | -9/+17 |
2020-09-22 | can: flexcan: add Transceiver Delay Compensation support | Joakim Zhang | 1 | -2/+19 |
2020-09-22 | can: flexcan: add CAN FD BRS support | Joakim Zhang | 1 | -1/+8 |
2020-09-22 | can: flexcan: add ISO CAN FD feature support | Joakim Zhang | 1 | -6/+24 |