index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2022-05-20
bpf: Add bpf_skc_to_mptcp_sock_proto
Geliang Tang
2022-05-11
bpf: Prepare prog_test_struct kfuncs for runtime tests
Kumar Kartikeya Dwivedi
2022-05-10
bpf, x86: Generate trampolines from bpf_tramp_links
Kui-Feng Lee
2022-05-10
bpf: Add source ip in "struct bpf_tunnel_key"
Kaixi Fan
2022-05-10
bpf: Print some info if disable bpf_jit_enable failed
Tiezhu Yang
2022-05-10
net: sysctl: Use SYSCTL_TWO instead of &two
Tiezhu Yang
2022-04-28
bpf, sockmap: Call skb_linearize only when required in sk_psock_skb_ingress_e...
Liu Jian
2022-04-27
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-04-27
mptcp: reset subflow when MP_FAIL doesn't respond
Geliang Tang
2022-04-27
mptcp: add MP_FAIL response support
Geliang Tang
2022-04-27
mptcp: add data lock for sk timers
Geliang Tang
2022-04-27
mptcp: use mptcp_stop_timer
Geliang Tang
2022-04-26
net: tls: fix async vs NIC crypto offload
Jakub Kicinski
2022-04-26
net: generalize skb freeing deferral to per-cpu lists
Eric Dumazet
2022-04-26
bpf: Compute map_btf_id during build time
Menglong Dong
2022-04-26
net/af_packet: add VLAN support for AF_PACKET SOCK_RAW GSO
Hangbin Liu
2022-04-25
selftests/bpf: Add test for strict BTF type check
Kumar Kartikeya Dwivedi
2022-04-25
selftests/bpf: Add verifier tests for kptr
Kumar Kartikeya Dwivedi
2022-04-25
bpf: Tag argument to be released in bpf_func_proto
Kumar Kartikeya Dwivedi
2022-04-25
net: dsa: remove unused headers
Marcin Wojtas
2022-04-25
arp: fix unused variable warnning when CONFIG_PROC_FS=n
Yajun Deng
2022-04-25
devlink: introduce line card device info infrastructure
Jiri Pirko
2022-04-25
devlink: introduce line card info get message
Jiri Pirko
2022-04-25
devlink: introduce line card devices support
Jiri Pirko
2022-04-23
mptcp: add mib for infinite map sending
Geliang Tang
2022-04-23
mptcp: infinite mapping receiving
Geliang Tang
2022-04-23
mptcp: infinite mapping sending
Geliang Tang
2022-04-23
mptcp: track and update contiguous data status
Geliang Tang
2022-04-23
mptcp: add the fallback check
Geliang Tang
2022-04-23
mptcp: don't send RST for single subflow
Geliang Tang
2022-04-22
ipv4: Initialise ->flowi4_scope properly in ICMP handlers.
Guillaume Nault
2022-04-22
ipv4: Avoid using RTO_ONLINK with ip_route_connect().
Guillaume Nault
2022-04-22
ipv4: Don't reset ->flowi4_scope in ip_rt_fix_tos().
Guillaume Nault
2022-04-22
ipv6: Use ipv6_only_sock() helper in condition.
Kuniyuki Iwashima
2022-04-22
ipv6: Remove __ipv6_only_sock().
Kuniyuki Iwashima
2022-04-22
Revert "rtnetlink: return EINVAL when request cannot succeed"
Florent Fourcot
2022-04-22
net/ipv6: Enforce limits for accept_unsolicited_na sysctl
Arun Ajith S
2022-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-04-20
net: Change skb_ensure_writable()'s write_len param to unsigned int type
Liu Jian
2022-04-20
bpf: Enlarge offset check value to INT_MAX in bpf_skb_{load,store}_bytes
Liu Jian
2022-04-20
net/sched: flower: Consider the number of tags for vlan filters
Boris Sukholitko
2022-04-20
net/sched: flower: Add number of vlan tags filter
Boris Sukholitko
2022-04-20
flow_dissector: Add number of vlan tags dissector
Boris Sukholitko
2022-04-20
net/sched: flower: Reduce identation after is_key_vlan refactoring
Boris Sukholitko
2022-04-20
net/sched: flower: Helper function for vlan ethtype checks
Boris Sukholitko
2022-04-20
net: dsa: don't emit targeted cross-chip notifiers for MTU change
Vladimir Oltean
2022-04-20
net: dsa: drop dsa_slave_priv from dsa_slave_change_mtu
Vladimir Oltean
2022-04-20
net: dsa: avoid one dsa_to_port() in dsa_slave_change_mtu
Vladimir Oltean
2022-04-20
net: dsa: use dsa_tree_for_each_user_port in dsa_slave_change_mtu
Vladimir Oltean
2022-04-20
net: dsa: make cross-chip notifiers more efficient for host events
Vladimir Oltean
[next]