summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-03selftests/bpf: Add a selftest with > 512-byte percpu allocation sizeYonghong Song
2024-01-03selftests/bpf: Cope with 512 bytes limit with bpf_global_percpu_maYonghong Song
2024-01-03bpf: Limit up to 512 bytes for bpf_global_percpu_ma allocationYonghong Song
2024-01-03bpf: Use smaller low/high marks for percpu allocationYonghong Song
2024-01-03bpf: Refill only one percpu element in memallocYonghong Song
2024-01-03bpf: Allow per unit prefill for non-fix-size percpu memory allocatorYonghong Song
2024-01-03bpf: Add objcg to bpf_mem_allocYonghong Song
2024-01-03bpf: Avoid unnecessary extra percpu memory allocationYonghong Song
2024-01-03Merge branch 'fix sockmap + stream af_unix memleak'Martin KaFai Lau
2024-01-03bpf: sockmap, add tests for proto updates replace socketJohn Fastabend
2024-01-03bpf: sockmap, add tests for proto updates single socket to many mapJohn Fastabend
2024-01-03bpf: sockmap, add tests for proto updates many to single mapJohn Fastabend
2024-01-03bpf: sockmap, added comments describing update proto rulesJohn Fastabend
2024-01-03bpf: sockmap, fix proto update hook to avoid dup callsJohn Fastabend
2024-01-03Merge branch 'bpf-volatile-compare'Andrii Nakryiko
2024-01-03selftests/bpf: Convert profiler.c to bpf_cmp.Alexei Starovoitov
2024-01-03bpf: Add bpf_nop_mov() asm macro.Alexei Starovoitov
2024-01-03selftests/bpf: Remove bpf_assert_eq-like macros.Alexei Starovoitov
2024-01-03selftests/bpf: Convert exceptions_assert.c to bpf_cmpAlexei Starovoitov
2024-01-03bpf: Introduce "volatile compare" macrosAlexei Starovoitov
2024-01-03selftests/bpf: Attempt to build BPF programs with -Wsign-compareAlexei Starovoitov
2024-01-03Merge branch 'bpf-simplify-checking-size-of-helper-accesses'Andrii Nakryiko
2024-01-03bpf: Add a possibly-zero-sized read testAndrei Matei
2024-01-03bpf: Simplify checking size of helper accessesAndrei Matei
2024-01-03net/sched: cls_api: complement tcf_tfilter_dump_policyLin Ma
2024-01-02ppp: Fix spelling typo in comment in ppp_async_encode()liyouhong
2024-01-02net: ethtool: Fix symmetric-xor RSS RX flow hash checkGerhard Engleder
2024-01-02Merge branch 'bug-fixes-for-rss-symmetric-xor'Jakub Kicinski
2024-01-02net: ethtool: add a NO_CHANGE uAPI for new RXFH's input_xfrmAhmed Zaki
2024-01-02net: ethtool: copy input_xfrm to user-space in ethtool_get_rxfhAhmed Zaki
2024-01-02xsk: make struct xsk_cb_desc available outside CONFIG_XDP_SOCKETSVladimir Oltean
2024-01-02Revert "net: mdio: get/put device node during (un)registration"Jakub Kicinski
2024-01-02Merge branch 'renesas-rzg3s-add-support-for-ethernet'David S. Miller
2024-01-02dt-bindings: net: renesas,etheravb: Document RZ/G3S supportClaudiu Beznea
2024-01-02Merge branch 'remove-retired-tc-uapi'David S. Miller
2024-01-02net/sched: Remove uapi support for CBQ qdiscJamal Hadi Salim
2024-01-02net/sched: Remove uapi support for ATM qdiscJamal Hadi Salim
2024-01-02net/sched: Remove uapi support for dsmark qdiscJamal Hadi Salim
2024-01-02net/sched: Remove uapi support for tcindex classifierJamal Hadi Salim
2024-01-02net/sched: Remove uapi support for rsvp classifierJamal Hadi Salim
2024-01-02Merge branch 'octeon_ep_vf-driver'David S. Miller
2024-01-02octeon_ep_vf: update MAINTAINERSShinas Rasheed
2024-01-02octeon_ep_vf: add ethtool supportShinas Rasheed
2024-01-02octeon_ep_vf: add Tx/Rx processing and interrupt supportShinas Rasheed
2024-01-02octeon_ep_vf: add support for ndo opsShinas Rasheed
2024-01-02octeon_ep_vf: add Tx/Rx ring resource setup and cleanupShinas Rasheed
2024-01-02octeon_ep_vf: add VF-PF mailbox communication.Shinas Rasheed
2024-01-02octeon_ep_vf: add hardware configuration APIsShinas Rasheed
2024-01-02octeon_ep_vf: Add driver framework and device initializationShinas Rasheed
2024-01-02net/ps3_gelic_net: Add gelic_descr structuresGeoff Levand