summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-17net/mlx5: E-switch, Reduce dependency on num_vfs during mode setParav Pandit2-14/+13
2020-07-17net/mlx5: E-switch, Avoid function change handler for non ECPFParav Pandit1-9/+2
2020-07-17net/mlx5: Make MLX5_EN_TLS non-promptTariq Toukan1-6/+7
2020-07-17net/mlx5e: Fix build break when CONFIG_XPS is not setSaeed Mahameed2-11/+11
2020-07-17net/mlx5e: Fix missing switch_id for representorsParav Pandit1-8/+12
2020-07-16net: mscc: ocelot: rethink Kconfig dependencies againVladimir Oltean2-5/+4
2020-07-16af_packet: TPACKET_V3: replace busy-wait loopJohn Ogness2-11/+11
2020-07-16Merge branch 'net-fec-a-few-improvements'Jakub Kicinski1-10/+3
2020-07-16net: fec: replace snprintf() with strlcpy() in fec_ptp_init()Sergey Organov1-1/+1
2020-07-16net: fec: get rid of redundant code in fec_ptp_set()Sergey Organov1-3/+1
2020-07-16net: fec: initialize clock with 0 rather than current kernel timeSergey Organov1-1/+1
2020-07-16net: fec: enable to use PPS feature without time stampingSergey Organov1-5/+0
2020-07-16net: ipv6: drop duplicate word in commentRandy Dunlap1-1/+1
2020-07-16net: sctp: drop duplicate words in commentsRandy Dunlap2-4/+4
2020-07-16net: ip6_fib.h: drop duplicate word in commentRandy Dunlap1-1/+1
2020-07-16net: dsa.h: drop duplicate word in commentRandy Dunlap1-1/+1
2020-07-16net: caif: drop duplicate words in commentsRandy Dunlap2-3/+3
2020-07-16net: 9p: drop duplicate word in commentRandy Dunlap1-1/+1
2020-07-16net: wimax: fix duplicate words in commentsRandy Dunlap2-3/+3
2020-07-16net: skbuff.h: drop duplicate words in commentsRandy Dunlap1-2/+2
2020-07-16net: qed: drop duplicate words in commentsRandy Dunlap2-2/+2
2020-07-16drivers: net: wan: Fix trivial spellingKieran Bingham1-1/+1
2020-07-16Merge branch 'mlxsw-reg-add-policer-bandwidth-limits'Jakub Kicinski20-24/+1575
2020-07-16selftests: mlxsw: Test policers' occupancyIdo Schimmel2-0/+113
2020-07-16selftests: mlxsw: Add scale test for tc-policeIdo Schimmel5-2/+126
2020-07-16selftests: mlxsw: tc_restrictions: Test tc-police restrictionsIdo Schimmel1-0/+76
2020-07-16selftests: forwarding: Add tc-police testsIdo Schimmel1-0/+333
2020-07-16mlxsw: spectrum_acl: Offload FLOW_ACTION_POLICEIdo Schimmel4-5/+96
2020-07-16mlxsw: core_acl_flex_actions: Add police actionIdo Schimmel2-0/+225
2020-07-16mlxsw: core_acl_flex_actions: Work around hardware limitationIdo Schimmel1-16/+71
2020-07-16mlxsw: spectrum_policer: Add devlink resource supportIdo Schimmel3-0/+76
2020-07-16mlxsw: spectrum_policer: Add policer coreIdo Schimmel4-1/+448
2020-07-16mlxsw: resources: Add resource identifier for global policersIdo Schimmel1-0/+2
2020-07-16mlxsw: reg: Add policer bandwidth limitsIdo Schimmel1-0/+9
2020-07-16hinic: add firmware update supportLuo bin9-4/+565
2020-07-16decnet: dn_dev: Remove an unnecessary label.Suraj Upadhyay1-5/+3
2020-07-16docs: networking: timestamping: add section for stacked PHC devicesVladimir Oltean1-0/+165
2020-07-16net: sundance: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-07-15netpoll: Remove unused inline function netpoll_netdev_init()YueHaibing1-3/+0
2020-07-15mptcp: Remove unused inline function mptcp_rcv_synsent()YueHaibing1-4/+0
2020-07-15net: flow: Remove unused inline functionYueHaibing1-18/+0
2020-07-15cipso: Remove unused inline functionsYueHaibing1-12/+0
2020-07-15Merge branch 'udp_tunnel-NIC-RX-port-offload-infrastructure'David S. Miller25-1176/+393
2020-07-15qlcnic: convert to new udp_tunnel_nic infraJakub Kicinski3-70/+32
2020-07-15qede: convert to new udp_tunnel_nic infraJakub Kicinski3-103/+58
2020-07-15fm10k: convert to new udp_tunnel_nic infraJakub Kicinski4-159/+28
2020-07-15liquidio_vf: convert to new udp_tunnel_nic infraJakub Kicinski1-26/+33
2020-07-15liquidio: convert to new udp_tunnel_nic infraJakub Kicinski1-26/+33
2020-07-15enic: convert to new udp_tunnel_nic infraJakub Kicinski1-66/+39
2020-07-15cxgb4: convert to new udp_tunnel_nic infraJakub Kicinski2-79/+31