summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-18udp6: Extract helper for selecting socket from reuseport groupJakub Sitnicki1-11/+26
2020-07-18udp: Run SK_LOOKUP BPF program on socket lookupJakub Sitnicki1-9/+50
2020-07-18udp: Extract helper for selecting socket from reuseport groupJakub Sitnicki1-10/+24
2020-07-18inet6: Run SK_LOOKUP BPF program on socket lookupJakub Sitnicki2-0/+74
2020-07-18inet6: Extract helper for selecting socket from reuseport groupJakub Sitnicki1-9/+22
2020-07-18inet: Run SK_LOOKUP BPF program on socket lookupJakub Sitnicki4-1/+156
2020-07-18inet: Extract helper for selecting socket from reuseport groupJakub Sitnicki1-9/+20
2020-07-18bpf: Introduce SK_LOOKUP program type with a dedicated attach pointJakub Sitnicki10-4/+312
2020-07-18bpf, netns: Handle multiple link attachmentsJakub Sitnicki3-9/+139
2020-07-16bpf: Drop duplicated words in uapi helper commentsRandy Dunlap2-6/+6
2020-07-16selftests/bpf: Fix possible hang in sockopt_inheritStanislav Fomichev1-2/+1
2020-07-16bpf: revert "test_bpf: Flag tests that cannot be jited on s390"Seth Forshee1-20/+0
2020-07-16selftest: Add tests for XDP programs in CPUMAP entriesLorenzo Bianconi2-0/+106
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-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