summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-02-24net: netrom: Add missing annotation for nr_node_start()Jules Irenge1-0/+1
2020-02-24netrom: Add missing annotation for nr_info_stop()Jules Irenge1-0/+1
2020-02-24netrom: Add missing annotation for nr_info_start()Jules Irenge1-0/+1
2020-02-24net: Add missing annotation for llc_seq_start()Jules Irenge1-1/+1
2020-02-24sctp: Add missing annotation for sctp_transport_walk_stop()Jules Irenge1-1/+1
2020-02-24sctp: Add missing annotation for sctp_transport_walk_start()Jules Irenge1-1/+1
2020-02-24sctp: Add missing annotation for sctp_err_finish()Jules Irenge1-0/+1
2020-02-24ip6mr: Fix RCU list debugging warningAmol Grover1-1/+2
2020-02-24ptp: Add a ptp clock driver for IDT 82P33 SMU.Min Li4-0/+1192
2020-02-24dt-bindings: ptp: Add device tree binding for IDT 82P33 based PTP clockMin Li1-0/+45
2020-02-24tcp: ipv4: Pass lockdep expression to RCU listsAmol Grover1-2/+4
2020-02-24net: 802: psnap.c: Use built-in RCU list checkingMadhuparna Bhowmik1-1/+1
2020-02-24tcp, ulp: Pass lockdep expression to RCU listsAmol Grover1-1/+2
2020-02-24Merge branch 'mlxsw-Introduce-ACL-traps'David S. Miller19-116/+539
2020-02-24selftests: devlink_trap_acl_drops: Add ACL traps testJiri Pirko1-0/+151
2020-02-24selftests: pass pref and handle to devlink_trap_drop_* helpersJiri Pirko4-40/+43
2020-02-24selftests: introduce test for mlxsw tc flower restrictionsJiri Pirko1-0/+100
2020-02-24mlxsw: spectrum_trap: Add ACL devlink-trap supportJiri Pirko2-0/+18
2020-02-24mlxsw: spectrum_trap: Introduce dummy group with thin policerJiri Pirko2-0/+25
2020-02-24mlxsw: core: Extend MLXSW_RXL_DIS to register disabled trap groupJiri Pirko3-39/+47
2020-02-24mlxsw: core: Allow to enable/disable rx_listener for trapJiri Pirko2-10/+40
2020-02-24mlxsw: acl_flex_actions: Trap all ACL dropped packets to DISCARD_*_ACL trapsJiri Pirko2-2/+6
2020-02-24mlxsw: spectrum_acl: Pass the ingress indication down to flex actionJiri Pirko5-6/+8
2020-02-24mlxsw: spectrum_flower: Disable mixed bound blocks to contain action dropJiri Pirko3-1/+27
2020-02-24mlxsw: spectrum_acl: Track ingress and egress block bindingsJiri Pirko2-6/+23
2020-02-24devlink: add ACL generic packet trapsJiri Pirko3-0/+21
2020-02-24mlxsw: spectrum_trap: Prepare mlxsw_core_trap_action_set() to handle not only...Jiri Pirko3-14/+13
2020-02-24mlxsw: spectrum_trap: Use listener->en/dis_action instead of hard-coded valuesJiri Pirko1-2/+2
2020-02-24mlxsw: core: Allow to register disabled traps using MLXSW_RXL_DISJiri Pirko3-12/+31
2020-02-24mlxsw: spectrum_trap: Set unreg_action to be SET_FW_DEFAULTJiri Pirko1-2/+2
2020-02-24Merge branch 'net-Clean-driver-module-and-FW-versions'David S. Miller49-193/+14
2020-02-24net/atheros: Clean atheros code from driver versionLeon Romanovsky8-31/+0
2020-02-24net/arc: Delete driver versionLeon Romanovsky4-6/+0
2020-02-24net/aquantia: Delete module versionLeon Romanovsky5-19/+0
2020-02-24net/apm: Properly mark absence of FWLeon Romanovsky2-2/+0
2020-02-24net/apm: Remove useless driver versionLeon Romanovsky6-6/+0
2020-02-24net/amd: Remove useless driver versionLeon Romanovsky8-35/+4
2020-02-24net/amazon: Ensure that driver version is aligned to the linux kernelLeon Romanovsky3-27/+2
2020-02-24net/althera: Delete hardcoded driver versionLeon Romanovsky1-1/+0
2020-02-24net/alteon: Properly report FW versionLeon Romanovsky1-3/+2
2020-02-24net/allwinner: Remove driver versionLeon Romanovsky1-2/+0
2020-02-24net/alacritech: Delete driver versionLeon Romanovsky1-3/+0
2020-02-24net/agere: Delete unneeded driver versionLeon Romanovsky2-2/+0
2020-02-24net/aeroflex: Don't assign FW if it is not availableLeon Romanovsky1-1/+0
2020-02-24net/aeroflex: Clean ethtool_info struct assignmentsLeon Romanovsky1-1/+0
2020-02-24net/adaptec: Clean driver versionsLeon Romanovsky1-18/+1
2020-02-24net/3com: Delete driver and module versions from 3com driversLeon Romanovsky4-25/+2
2020-02-24net/dummy: Ditch driver and module versionsLeon Romanovsky1-3/+0
2020-02-24net/bond: Delete driver and module versionsLeon Romanovsky2-8/+3
2020-02-24net: hns3: remove redundant initialization of pointer 'client'Colin Ian King1-1/+1