summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ice: track port representors in xarrayMichal Swiatkowski2023-11-135-101/+94
* ice: use repr instead of vf->reprMichal Swiatkowski2023-11-131-7/+7
* ice: track q_id in representorMichal Swiatkowski2023-11-133-1/+3
* ice: remove unused control VSI parameterMichal Swiatkowski2023-11-131-4/+3
* ice: remove redundant max_vsi_num variableMichal Swiatkowski2023-11-131-4/+0
* ice: rename switchdev to eswitchMichal Swiatkowski2023-11-134-42/+43
* Merge tag 'net-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-11-09178-432/+1240
|\
| * net: ti: icss-iep: fix setting counter valueDiogo Ivo2023-11-091-1/+1
| * ptp: fix corrupted list in ptp_openEdward Adam Davis2023-11-083-11/+19
| * ptp: ptp_read should not release queueEdward Adam Davis2023-11-081-2/+0
| * Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2023-11-082-41/+91
| |\
| | * ice: Fix VF-VF direction matching in drop rule in switchdevMarcin Szycik2023-11-061-1/+23
| | * ice: Fix VF-VF filter rules in switchdev modeAniruddha Paul2023-11-061-28/+62
| | * ice: lag: in RCU, use atomic allocationMichal Schmidt2023-11-061-3/+3
| | * ice: Fix SRIOV LAG disable on non-compliant aggregateDave Ertman2023-11-061-9/+3
| * | net_sched: sch_fq: better validate TCA_FQ_WEIGHTS and TCA_FQ_PRIOMAPEric Dumazet2023-11-081-8/+2
| * | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2023-11-082-5/+6
| |\ \
| | * | i40e: Fix devlink port unregisteringIvan Vecera2023-11-061-4/+6
| | * | i40e: Do not call devlink_port_type_clear()Ivan Vecera2023-11-061-1/+0
| | |/
| * | net: kcm: fill in MODULE_DESCRIPTION()Jakub Kicinski2023-11-081-0/+1
| * | Merge tag 'nf-23-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski2023-11-0840-7/+82
| |\ \
| | * | netfilter: nat: fix ipv6 nat redirect with mapped and scoped addressesFlorian Westphal2023-11-081-1/+26
| | * | netfilter: xt_recent: fix (increase) ipv6 literal buffer lengthMaciej Żenczykowski2023-11-081-1/+1
| | * | ipvs: add missing module descriptionsFlorian Westphal2023-11-0816-0/+16
| | * | netfilter: nf_tables: remove catchall element in GC sync pathPablo Neira Ayuso2023-11-081-5/+17
| | * | netfilter: add missing module descriptionsFlorian Westphal2023-11-0822-0/+22
| * | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-11-0830-130/+341
| |\ \ \
| | * \ \ Merge branch 'Let BPF verifier consider {task,cgroup} is trusted in bpf_iter_...Martin KaFai Lau2023-11-073-14/+6
| | |\ \ \
| | | * | | selftests/bpf: get trusted cgrp from bpf_iter__cgroup directlyChuyi Zhou2023-11-071-12/+4
| | | * | | bpf: Let verifier consider {task,cgroup} is trusted in bpf_iter_regChuyi Zhou2023-11-072-2/+2
| | |/ / /
| | * | | selftests/bpf: Fix broken build where char is unsignedBjörn Töpel2023-11-021-1/+1
| | * | | Merge branch 'bpf-fix-precision-tracking-for-bpf_alu-bpf_to_be-bpf_end'Alexei Starovoitov2023-11-013-1/+101
| | |\ \ \
| | | * | | selftests/bpf: precision tracking test for BPF_NEG and BPF_ENDShung-Hsi Yu2023-11-012-0/+95
| | | * | | bpf: Fix precision tracking for BPF_ALU | BPF_TO_BE | BPF_ENDShung-Hsi Yu2023-11-011-1/+6
| | |/ / /
| | * | | Merge branch 'relax-allowlist-for-open-coded-css_task-iter'Alexei Starovoitov2023-11-015-6/+111
| | |\ \ \
| | | * | | selftests/bpf: Add test for using css_task iter in sleepable progsChuyi Zhou2023-11-012-0/+20
| | | * | | selftests/bpf: Add tests for css_task iter combining with cgroup iterChuyi Zhou2023-11-012-0/+77
| | | * | | bpf: Relax allowlist for css_task iterChuyi Zhou2023-11-012-6/+14
| | |/ / /
| | * | | selftests/bpf: fix test_maps' use of bpf_map_create_optsAndrii Nakryiko2023-11-011-15/+5
| | * | | bpf: Check map->usercnt after timer->timer is assignedHou Tao2023-11-011-9/+16
| | * | | bpf: Add __bpf_hook_{start,end} macrosDave Marchevsky2023-11-014-16/+9
| | * | | bpf: Add __bpf_kfunc_{start,end}_defs macrosDave Marchevsky2023-11-0116-73/+46
| | * | | selftests/bpf: fix test_bpffsManu Bretelle2023-11-011-3/+8
| | * | | Merge branch 'bpf-fix-incorrect-immediate-spill'Alexei Starovoitov2023-11-012-1/+33
| | |\ \ \
| | | * | | selftests/bpf: Add test for immediate spilled to stackHao Sun2023-11-011-0/+32
| | | * | | bpf: Fix check_stack_write_fixed_off() to correctly spill immHao Sun2023-11-011-1/+1
| | |/ / /
| | * | | bpf: fix compilation error without CGROUPSMatthieu Baerts2023-11-013-3/+17
| * | | | net/sched: act_ct: Always fill offloading tuple iifidxVlad Buslov2023-11-083-15/+32
| * | | | drivers/net/ppp: use standard array-copy-functionPhilipp Stanner2023-11-081-2/+2
| * | | | net: enetc: shorten enetc_setup_xdp_prog() error message to fit NETLINK_MAX_F...Vladimir Oltean2023-11-071-1/+1