summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-16samples/bpf: xdp_redirect_cpu: Load a eBPF program on cpumapLorenzo Bianconi2-22/+178
2020-07-16libbpf: Add SEC name for xdp programs attached to CPUMAPLorenzo Bianconi1-0/+2
2020-07-16bpf: cpumap: Implement XDP_REDIRECT for eBPF programs attached to map entriesLorenzo Bianconi3-4/+20
2020-07-16bpf: cpumap: Add the possibility to attach an eBPF program to cpumapLorenzo Bianconi7-17/+148
2020-07-16cpumap: Formalize map value as a named structLorenzo Bianconi3-13/+33
2020-07-16samples/bpf: xdp_redirect_cpu_user: Do not update bpf maps in option loopLorenzo Bianconi1-9/+27
2020-07-16net: Refactor xdp_convert_buff_to_frameDavid Ahern1-13/+22
2020-07-16cpumap: Use non-locked version __ptr_ring_consume_batchedJesper Dangaard Brouer1-1/+1
2020-07-15net: ipv6: drop duplicate word in commentRandy Dunlap1-1/+1
2020-07-15net: sctp: drop duplicate words in commentsRandy Dunlap2-4/+4
2020-07-15net: ip6_fib.h: drop duplicate word in commentRandy Dunlap1-1/+1
2020-07-15net: dsa.h: drop duplicate word in commentRandy Dunlap1-1/+1
2020-07-15net: caif: drop duplicate words in commentsRandy Dunlap2-3/+3
2020-07-15net: 9p: drop duplicate word in commentRandy Dunlap1-1/+1
2020-07-15net: wimax: fix duplicate words in commentsRandy Dunlap2-3/+3
2020-07-15net: skbuff.h: drop duplicate words in commentsRandy Dunlap1-2/+2
2020-07-15net: qed: drop duplicate words in commentsRandy Dunlap2-2/+2
2020-07-15drivers: net: wan: Fix trivial spellingKieran Bingham1-1/+1
2020-07-15Merge branch 'mlxsw-reg-add-policer-bandwidth-limits'Jakub Kicinski20-24/+1575
2020-07-15selftests: mlxsw: Test policers' occupancyIdo Schimmel2-0/+113
2020-07-15selftests: mlxsw: Add scale test for tc-policeIdo Schimmel5-2/+126
2020-07-15selftests: mlxsw: tc_restrictions: Test tc-police restrictionsIdo Schimmel1-0/+76
2020-07-15selftests: forwarding: Add tc-police testsIdo Schimmel1-0/+333
2020-07-15mlxsw: spectrum_acl: Offload FLOW_ACTION_POLICEIdo Schimmel4-5/+96
2020-07-15mlxsw: core_acl_flex_actions: Add police actionIdo Schimmel2-0/+225
2020-07-15mlxsw: core_acl_flex_actions: Work around hardware limitationIdo Schimmel1-16/+71
2020-07-15mlxsw: spectrum_policer: Add devlink resource supportIdo Schimmel3-0/+76
2020-07-15mlxsw: spectrum_policer: Add policer coreIdo Schimmel4-1/+448
2020-07-15mlxsw: resources: Add resource identifier for global policersIdo Schimmel1-0/+2
2020-07-15mlxsw: reg: Add policer bandwidth limitsIdo Schimmel1-0/+9
2020-07-15hinic: add firmware update supportLuo bin9-4/+565
2020-07-15decnet: dn_dev: Remove an unnecessary label.Suraj Upadhyay1-5/+3
2020-07-15docs: networking: timestamping: add section for stacked PHC devicesVladimir Oltean1-0/+165
2020-07-15net: 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-14Merge branch 'udp_tunnel-NIC-RX-port-offload-infrastructure'David S. Miller25-1176/+393
2020-07-14qlcnic: convert to new udp_tunnel_nic infraJakub Kicinski3-70/+32
2020-07-14qede: convert to new udp_tunnel_nic infraJakub Kicinski3-103/+58
2020-07-14fm10k: convert to new udp_tunnel_nic infraJakub Kicinski4-159/+28
2020-07-14liquidio_vf: convert to new udp_tunnel_nic infraJakub Kicinski1-26/+33
2020-07-14liquidio: convert to new udp_tunnel_nic infraJakub Kicinski1-26/+33
2020-07-14enic: convert to new udp_tunnel_nic infraJakub Kicinski1-66/+39
2020-07-14cxgb4: convert to new udp_tunnel_nic infraJakub Kicinski2-79/+31
2020-07-14bnx2x: convert to new udp_tunnel_nic infraJakub Kicinski3-123/+29
2020-07-14xgbe: convert to new udp_tunnel_nic infraJakub Kicinski3-243/+30
2020-07-14xgbe: switch to more generic VxLAN detectionJakub Kicinski1-19/+8
2020-07-14be2net: convert to new udp_tunnel_nic infraJakub Kicinski2-165/+38