index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2022-09-02
bpf: net: Change sk_getsockopt() to take the sockptr_t argument
Martin KaFai Lau
2022-09-02
net: Change sock_getsockopt() to take the sk ptr instead of the sock ptr
Martin KaFai Lau
2022-09-02
bpf: Support getting tunnel flags
Shmulik Ladkani
2022-08-31
bpf, net: Avoid loading module when calling bpf_setsockopt(TCP_CONGESTION)
Martin KaFai Lau
2022-08-23
bpf: Use cgroup_{common,current}_func_proto in more hooks
Stanislav Fomichev
2022-08-23
bpf, test_run: Propagate bpf_flow_dissect's retval to user's bpf_attr.test.re...
Shmulik Ladkani
2022-08-23
bpf, flow_dissector: Introduce BPF_FLOW_DISSECTOR_CONTINUE retcode for bpf progs
Shmulik Ladkani
2022-08-23
flow_dissector: Make 'bpf_flow_dissect' return the bpf program retcode
Shmulik Ladkani
2022-08-18
bpf: Add a few optnames to bpf_setsockopt
Martin KaFai Lau
2022-08-18
bpf: Change bpf_setsockopt(SOL_IPV6) to reuse do_ipv6_setsockopt()
Martin KaFai Lau
2022-08-18
bpf: Change bpf_setsockopt(SOL_IP) to reuse do_ip_setsockopt()
Martin KaFai Lau
2022-08-18
bpf: Change bpf_setsockopt(SOL_TCP) to reuse do_tcp_setsockopt()
Martin KaFai Lau
2022-08-18
bpf: Refactor bpf specific tcp optnames to a new function
Martin KaFai Lau
2022-08-18
bpf: Change bpf_setsockopt(SOL_SOCKET) to reuse sk_setsockopt()
Martin KaFai Lau
2022-08-18
bpf: Embed kernel CONFIG check into the if statement in bpf_setsockopt
Martin KaFai Lau
2022-08-18
bpf: net: Change do_ipv6_setsockopt() to use the sockopt's lock_sock() and ca...
Martin KaFai Lau
2022-08-18
bpf: net: Change do_ip_setsockopt() to use the sockopt's lock_sock() and capa...
Martin KaFai Lau
2022-08-18
bpf: net: Change do_tcp_setsockopt() to use the sockopt's lock_sock() and cap...
Martin KaFai Lau
2022-08-18
bpf: net: Consider has_current_bpf_ctx() when testing capable() in sk_setsock...
Martin KaFai Lau
2022-08-18
bpf: net: Avoid sk_setsockopt() taking sk lock when called from bpf
Martin KaFai Lau
2022-08-18
net: Add sk_setsockopt() to take the sk ptr instead of the sock ptr
Martin KaFai Lau
2022-08-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-08-17
tcp: Make SYN ACK RTO tunable by BPF programs with TFO
Jie Meng
2022-08-16
net: sched: delete unused input parameter in qdisc_create
Zhengchao Shao
2022-08-16
net: sched: remove the unused return value of unregister_qdisc
Zhengchao Shao
2022-08-11
Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-08-11
Merge tag 'ceph-for-5.20-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2022-08-10
net/tls: Use RCU API to access tls_ctx->netdev
Maxim Mikityanskiy
2022-08-10
tls: rx: device: don't try to copy too much on detach
Jakub Kicinski
2022-08-10
tls: rx: device: bound the frag walk
Jakub Kicinski
2022-08-10
net_sched: cls_route: remove from list when handle is 0
Thadeu Lima de Souza Cascardo
2022-08-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-08-10
net: fix refcount bug in sk_psock_get (2)
Hawkins Jiawei
2022-08-10
Merge tag 'nfs-for-5.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2022-08-10
bpf: Use bpf_map_area_alloc consistently on bpf map creation
Yafang Shao
2022-08-10
bpf: Make __GFP_NOWARN consistent in bpf map creation
Yafang Shao
2022-08-10
bpf: Check the validity of max_rdwr_access for sock local storage map iterator
Hou Tao
2022-08-10
bpf: Acquire map uref in .init_seq_private for sock{map,hash} iterator
Hou Tao
2022-08-10
bpf: Acquire map uref in .init_seq_private for sock local storage map iterator
Hou Tao
2022-08-10
selftests/bpf: add destructive kfunc test
Artem Savkov
2022-08-10
devlink: Fix use-after-free after a failed reload
Ido Schimmel
2022-08-10
vsock: Set socket state back to SS_UNCONNECTED in vsock_connect_timeout()
Peilin Ye
2022-08-10
vsock: Fix memory leak in vsock_connect()
Peilin Ye
2022-08-10
netlabel: fix typo in comment
Topi Miettinen
2022-08-10
Merge tag 'linux-can-fixes-for-6.0-20220810' of git://git.kernel.org/pub/scm/...
David S. Miller
2022-08-09
ipv6: do not use RT_TOS for IPv6 flowlabel
Matthias May
2022-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2022-08-09
bpf: Allow calling bpf_prog_test kfuncs in tracing programs
Kumar Kartikeya Dwivedi
2022-08-09
Merge tag 'nfsd-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2022-08-09
Merge tag 'wireless-2022-08-09' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
[next]