]> git.ipfire.org Git - thirdparty/linux.git/shortlog
thirdparty/linux.git
2023-08-03  Martin KaFai LauMerge branch 'net: struct netdev_rx_queue and xdp.h...
2023-08-03  Jakub Kicinskinet: invert the netdevice.h vs xdp.h dependency
2023-08-03  Jakub Kicinskinet: move struct netdev_rx_queue out of netdevice.h
2023-08-03  Jakub Kicinskieth: add missing xdp.h includes in drivers
2023-08-02  Alexei StarovoitovMerge branch 'bpf-xdp-add-tracepoint-to-xdp-attaching...
2023-08-02  Leon Hwangselftests/bpf: Add testcase for xdp attaching failure...
2023-08-02  Leon Hwangbpf, xdp: Add tracepoint to xdp attaching failure
2023-08-02  Alan Maguireselftests/bpf: fix static assert compilation issue...
2023-08-02  Arnd Bergmannbpf: fix bpf_probe_read_kernel prototype mismatch
2023-08-02  Pu Lehuiriscv, bpf: Adapt bpf trampoline to optimized riscv...
2023-08-02  Randy Dunlaplibbpf: fix typos in Makefile
2023-08-01  Yauheni Kaliutatracing: bpf: use struct trace_entry in struct syscall_tp_t
2023-08-01  Martin KaFai LauMerge branch 'Remove unused fields in cpumap & devmap'
2023-08-01  Hou Taobpf, devmap: Remove unused dtab field from bpf_dtab_netdev
2023-08-01  Hou Taobpf, cpumap: Remove unused cmap field from bpf_cpu_map_...
2023-08-01  Daniel Xunetfilter: bpf: Only define get_proto_defrag_hook(...
2023-08-01  Yonghong Songbpf: Fix an array-index-out-of-bounds issue in disasm.c
2023-07-31  Lorenz Bauernet: remove duplicate INDIRECT_CALLABLE_DECLARE of...
2023-07-30  Yonghong Songdocs/bpf: Fix malformed documentation
2023-07-28  Alexei StarovoitovMerge branch 'support-defragmenting-ipv-4-6-packets...
2023-07-28  Daniel Xubpf: selftests: Add defrag selftests
2023-07-28  Daniel Xubpf: selftests: Support custom type and proto for clien...
2023-07-28  Daniel Xubpf: selftests: Support not connecting client socket
2023-07-28  Daniel Xunetfilter: bpf: Support BPF_F_NETFILTER_IP_DEFRAG in...
2023-07-28  Daniel Xunetfilter: defrag: Add glue hooks for enabling/disablin...
2023-07-28  Yonghong Songdocs/bpf: Improve documentation for cpu=v4 instructions
2023-07-28  YiFei Zhubpf: Non-atomically allocate freelist during prefill
2023-07-28  Yonghong Songselftests/bpf: Enable test test_progs-cpuv4 for gcc...
2023-07-28  Yonghong Songbpf: Fix compilation warning with -Wparentheses
2023-07-28  Alexei StarovoitovMerge branch 'bpf-support-new-insns-from-cpu-v4'
2023-07-28  Yonghong Songdocs/bpf: Add documentation for new instructions
2023-07-28  Yonghong Songselftests/bpf: Test ldsx with more complex cases
2023-07-28  Yonghong Songselftests/bpf: Add unit tests for new gotol insn
2023-07-28  Yonghong Songselftests/bpf: Add unit tests for new sdiv/smod insns
2023-07-28  Yonghong Songselftests/bpf: Add unit tests for new bswap insns
2023-07-28  Yonghong Songselftests/bpf: Add unit tests for new sign-extension...
2023-07-28  Yonghong Songselftests/bpf: Add unit tests for new sign-extension...
2023-07-28  Yonghong Songselftests/bpf: Add a cpuv4 test runner for cpu=v4 testing
2023-07-28  Yonghong Songselftests/bpf: Fix a test_verifier failure
2023-07-28  Yonghong Songbpf: Add kernel/bpftool asm support for new instructions
2023-07-28  Yonghong Songbpf: Support new 32bit offset jmp instruction
2023-07-28  Yonghong Songbpf: Fix jit blinding with new sdiv/smov insns
2023-07-28  Yonghong Songbpf: Support new signed div/mod instructions.
2023-07-28  Yonghong Songbpf: Support new unconditional bswap instruction
2023-07-28  Yonghong Songbpf: Handle sign-extenstin ctx member accesses
2023-07-28  Yonghong Songbpf: Support new sign-extension mov insns
2023-07-28  Yonghong Songbpf: Support new sign-extension load insns
2023-07-28  Jose E. Marchesibpf, docs: fix BPF_NEG entry in instruction-set.rst
2023-07-26  Arnd Bergmannbpf: work around -Wuninitialized warning
2023-07-25  Colin Ian Kingselftests/xsk: Fix spelling mistake "querrying" ->...
2023-07-25  Martin KaFai LauMerge branch 'Add SO_REUSEPORT support for TC bpf_sk_as...
2023-07-25  Daniel Borkmannselftests/bpf: Test that SO_REUSEPORT can be used with...
2023-07-25  Lorenz Bauerbpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
2023-07-25  Lorenz Bauernet: remove duplicate sk_lookup helpers
2023-07-25  Lorenz Bauernet: document inet[6]_lookup_reuseport sk_state require...
2023-07-25  Lorenz Bauernet: remove duplicate reuseport_lookup functions
2023-07-25  Lorenz Bauernet: export inet_lookup_reuseport and inet6_lookup_reus...
2023-07-25  Lorenz Bauerbpf: reject unhashed sockets in bpf_sk_assign
2023-07-25  Lorenz Bauerudp: re-score reuseport groups when connected sockets...
2023-07-25  Yonghong SongMAINTAINERS: Replace my email address
2023-07-24  Daniel Borkmanntcx: Fix splat in ingress_destroy upon tcx_entry_free
2023-07-24  David S. MillerMerge branch 'ionic-FLR-support'
2023-07-24  Shannon Nelsonionic: add FLR recovery support
2023-07-24  Shannon Nelsonionic: pull out common bits from fw_up
2023-07-24  Shannon Nelsonionic: extract common bits from ionic_probe
2023-07-24  Shannon Nelsonionic: extract common bits from ionic_remove
2023-07-24  David S. MillerMerge branch 'phy-motorcomm-driver-strength'
2023-07-24  Samin Guonet: phy: motorcomm: Add pad drive strength cfg support
2023-07-24  Samin Guodt-bindings: net: motorcomm: Add pad driver strength cfg
2023-07-24  Eric Dumazetipv6: remove hard coded limitation on ipv6_pinfo
2023-07-23  Patrick Rohrnet: add sysctl accept_ra_min_rtr_lft
2023-07-23  justinstitt... net: dsa: remove deprecated strncpy
2023-07-23  David S. MillerMerge branch 'process-connector-bug-fixes-and-enhancements'
2023-07-23  Anjali Kulkarniconnector/cn_proc: Selftest for proc connector
2023-07-23  Anjali Kulkarniconnector/cn_proc: Allow non-root users access
2023-07-23  Anjali Kulkarniconnector/cn_proc: Performance improvements
2023-07-23  Anjali Kulkarniconnector/cn_proc: Add filtering to fix some bugs
2023-07-23  Anjali Kulkarninetlink: Add new netlink_release function
2023-07-23  Anjali Kulkarninetlink: Reverse the patch which removed filtering
2023-07-22  Jakub KicinskiMerge branch 'net-page_pool-remove-page_pool_release_page'
2023-07-22  Jakub Kicinskinet: page_pool: merge page_pool_release_page() with...
2023-07-22  Jakub Kicinskinet: page_pool: hide page_pool_release_page()
2023-07-22  Jakub Kicinskieth: stmmac: let page recycling happen with skbs
2023-07-22  Jakub Kicinskieth: tsnep: let page recycling happen with skbs
2023-07-22  Jiri Pirkogenetlink: add explicit ordering break check for split ops
2023-07-22  Marc Kleine... MAINTAINERS: net: fix sort order
2023-07-21  David S. MillerMerge branch 'octeontx2-pf-round-robin-sched'
2023-07-21  Hariprasad... docs: octeontx2: extend documentation for Round Robin...
2023-07-21  Naveen Mamindlapalliocteontx2-pf: htb offload support for Round Robin sched...
2023-07-21  Naveen Mamindlapallisch_htb: Allow HTB quantum parameter in offload mode
2023-07-21  Naveen Mamindlapalliocteontx2-pf: implement transmit schedular allocation...
2023-07-21  David S. MillerMerge branch 'mlxsw-enslavement'
2023-07-21  Petr Machatamlxsw: spectrum: Permit enslavement to netdevices with...
2023-07-21  Petr Machatamlxsw: spectrum_router: Replay IP NETDEV_UP on device...
2023-07-21  Petr Machatamlxsw: spectrum_router: Replay IP NETDEV_UP on device...
2023-07-21  Petr Machatamlxsw: spectrum_router: Replay neighbours when RIF...
2023-07-21  Petr Machatamlxsw: spectrum_router: Replay MACVLANs when RIF is...
2023-07-21  Petr Machatamlxsw: spectrum_router: Offload ethernet nexthops when...
2023-07-21  Petr Machatamlxsw: spectrum_router: Join RIFs of LAG upper VLANs
2023-07-21  Petr Machatamlxsw: spectrum_switchdev: Replay switchdev objects...
next