projects
/
linux.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
linux.git
2024-03-12
Jakub Kicinski
Merge git://git./linux/kernel/git/netdev/net
commit
|
commitdiff
|
tree
|
snapshot
2024-03-12
Jakub Kicinski
Merge branch 'nexthop-fix-two-nexthop-group-statistics...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-12
Ido Schimmel
nexthop: Fix splat with CONFIG_DEBUG_PREEMPT=y
commit
|
commitdiff
|
tree
|
snapshot
2024-03-12
Ido Schimmel
nexthop: Fix out-of-bounds access during attribute...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-12
Ido Schimmel
nexthop: Only parse NHA_OP_FLAGS for dump messages...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-12
Ido Schimmel
nexthop: Only parse NHA_OP_FLAGS for get messages that...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-12
Jakub Kicinski
Merge tag 'for-netdev' of https://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Andrii Nakryiko
bpf: move sleepable flag from bpf_prog_aux to bpf_prog
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Puranjay Mohan
bpf: hardcode BPF_PROG_PACK_SIZE to 2MB * num_possible_...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Jiri Olsa
selftests/bpf: Add kprobe multi triggering benchmarks
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Kory Maincent
ptp: Move from simple ida to xarray
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Breno Leitao
vxlan: Remove generic .ndo_get_stats64
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Breno Leitao
vxlan: Do not alloc tstats manually
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
William Tu
devlink: Add comments to use netlink gen tool
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Duoming Zhou
nfp: flower: handle acti_netdevs allocation failure
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Juntong Deng
net/packet: Add getsockopt support for PACKET_COPY_THRESH
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Juntong Deng
net/netlink: Add getsockopt support for NETLINK_LISTEN_...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Andrii Nakryiko
Merge branch 'bpf-introduce-bpf-arena'
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Alexei Starovoitov
selftests/bpf: Add bpf_arena_htab test.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Alexei Starovoitov
selftests/bpf: Add bpf_arena_list test.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Alexei Starovoitov
selftests/bpf: Add unit tests for bpf_arena_alloc/free_...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Alexei Starovoitov
bpf: Add helper macro bpf_addr_space_cast()
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Andrii Nakryiko
libbpf: Recognize __arena global variables.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Alexei Starovoitov
bpftool: Recognize arena map type
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Alexei Starovoitov
libbpf: Add support for bpf_arena.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Alexei Starovoitov
libbpf: Add __arg_arena to bpf_helpers.h
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Alexei Starovoitov
bpf: Recognize btf_decl_tag("arg: Arena") as PTR_TO_ARENA.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Alexei Starovoitov
bpf: Recognize addr_space_cast instruction in the verifier.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Alexei Starovoitov
bpf: Add x86-64 JIT support for bpf_addr_space_cast...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Alexei Starovoitov
bpf: Add x86-64 JIT support for PROBE_MEM32 pseudo...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Alexei Starovoitov
bpf: Disasm support for addr_space_cast instruction.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Alexei Starovoitov
bpf: Introduce bpf_arena.
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Niklas Söderlund
ravb: Correct buffer size to map for R-Car Rx
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Breno Leitao
net: amt: Remove generic .ndo_get_stats64
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Breno Leitao
net: amt: Move stats allocation to core
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Jakub Kicinski
netlink: specs: support generating code for genl socket...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Jakub Kicinski
tools: ynl: remove trailing semicolon
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Justin Iurman
net: ipv6: exthdrs: get rid of ipv6_skb_net()
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Jakub Kicinski
Merge branch 'selftests-mptcp-various-improvements'
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Geliang Tang
selftests: mptcp: use KSFT_SKIP/KSFT_PASS/KSFT_FAIL
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Geliang Tang
selftests: mptcp: declare event macros in mptcp_lib
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Geliang Tang
selftests: mptcp: add mptcp_lib_verify_listener_events
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Geliang Tang
selftests: mptcp: print_test out of verify_listener_events
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Geliang Tang
selftests: mptcp: extract mptcp_lib_check_expected
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Geliang Tang
selftests: mptcp: call test_fail without argument
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Geliang Tang
selftests: mptcp: print test results with colors
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Geliang Tang
selftests: mptcp: use += operator to append strings
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Geliang Tang
selftests: mptcp: print test results with counters
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Geliang Tang
selftests: mptcp: add print_title in mptcp_lib
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Geliang Tang
selftests: mptcp: export TEST_COUNTER variable
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Geliang Tang
selftests: mptcp: sockopt: print every test result
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Geliang Tang
selftests: mptcp: connect: fix misaligned output
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Geliang Tang
selftests: mptcp: connect: add dedicated port counter
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Geliang Tang
selftests: mptcp: print all error messages to stdout
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Uwe Kleine...
net: wan: framer/pef2256: Convert to platform remove...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Jakub Kicinski
Merge branch 'mlxsw-support-for-nexthop-group-statistics'
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Petr Machata
selftests: forwarding: Add a test for NH group stats
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Petr Machata
mlxsw: spectrum_router: Share nexthop counters in resil...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Petr Machata
mlxsw: spectrum_router: Support nexthop group hardware...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Petr Machata
mlxsw: spectrum_router: Track NH ID's of group members
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Petr Machata
mlxsw: spectrum_router: Add helpers for nexthop counters
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Petr Machata
mlxsw: spectrum_router: Avoid allocating NH counters...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Petr Machata
mlxsw: spectrum: Allow fetch-and-clear of flow counters
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Petr Machata
mlxsw: spectrum_router: Have mlxsw_sp_nexthop_counter_e...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Petr Machata
mlxsw: spectrum_router: Rename two functions
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Petr Machata
net: nexthop: Have all NH notifiers carry NH ID
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Petr Machata
net: nexthop: Initialize NH group ID in resilient NH...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Eric Dumazet
net: gro: move two declarations to include/net/gro.h
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Hayes Wang
r8152: fix unknown device for choose_configuration
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Matthew Wood
net: netconsole: Add continuation line prefix to userda...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Heiner Kallweit
r8169: switch to new function phy_support_eee
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Heiner Kallweit
net: phy: simplify a check in phy_check_link_status
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Andy Shevchenko
net: phy: marvell-88x2222: Remove unused of_gpio.h
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Justin Swartz
net: dsa: mt7530: disable LEDs before reset
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Andy Shevchenko
net: mdio_bus: Remove unused of_gpio.h
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Ricardo B....
ptp: make ptp_class constant
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
William Tu
devlink: Fix length of eswitch inline-mode
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Hangbin Liu
netlink: specs: support unterminated-ok
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Hangbin Liu
tools: ynl-gen: support using pre-defined values in...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Mina Almasry
net: page_pool: factor out page_pool recycle check
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Andrii Nakryiko
selftests/bpf: Add fexit and kretprobe triggering bench...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Alexei Starovoitov
mm: Introduce vmap_page_range() to map pages in PCI...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
David S. Miller
Merge branch 'tcp-wmem-data-races'
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Jason Xing
tcp: annotate a data-race around sysctl_tcp_wmem[0]
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Jason Xing
mptcp: annotate a data-race around sysctl_tcp_wmem[0]
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Jakub Kicinski
ynl: samples: fix recycling rate calculation
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Eric Dumazet
udp: no longer touch sk->sk_refcnt in early demux
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
David S. Miller
Merge branch 'getsockopt-parameter-validation'
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Gavrilov Ilia
net/x25: fix incorrect parameter validation in the...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Gavrilov Ilia
net: kcm: fix incorrect parameter validation in the...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Gavrilov Ilia
udp: fix incorrect parameter validation in the udp_lib_...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Gavrilov Ilia
l2tp: fix incorrect parameter validation in the pppol2t...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Gavrilov Ilia
ipmr: fix incorrect parameter validation in the ip_mrou...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Gavrilov Ilia
tcp: fix incorrect parameter validation in the do_tcp_g...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
David S. Miller
Merge branch 'qmc-hdlc'
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Herve Codina
net: wan: fsl_qmc_hdlc: Add framer support
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Herve Codina
net: wan: fsl_qmc_hdlc: Add runtime timeslots changes...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Andy Shevchenko
lib/bitmap: Introduce bitmap_scatter() and bitmap_gathe...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Herve Codina
MAINTAINERS: Add the Freescale QMC HDLC driver entry
commit
|
commitdiff
|
tree
|
snapshot
2024-03-11
Herve Codina
net: wan: Add support for QMC HDLC
commit
|
commitdiff
|
tree
|
snapshot
next