index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: ethernet: mtk_wed: introduce WED support for MT7988
Sujuan Chen
2023-09-19
1
-2
/
+6
*
net: ethernet: mtk_wed: introduce mtk_wed_buf structure
Lorenzo Bianconi
2023-09-19
1
-1
/
+6
*
net: ethernet: mtk_wed: rename mtk_rxbm_desc in mtk_wed_bm_desc
Lorenzo Bianconi
2023-09-19
1
-2
/
+2
*
ipv6: lockless IPV6_ADDR_PREFERENCES implementation
Eric Dumazet
2023-09-19
3
-17
/
+10
*
net: phy: fix regression with AX88772A PHY driver
Russell King (Oracle)
2023-09-19
1
-0
/
+1
*
net: stmmac: Tx coe sw fallback
Rohan G Thomas
2023-09-18
1
-0
/
+1
*
ceph: Annotate struct ceph_monmap with __counted_by
Kees Cook
2023-09-18
1
-1
/
+1
*
pds_core: check health in devcmd wait
Shannon Nelson
2023-09-18
1
-0
/
+1
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2023-09-17
8
-19
/
+136
|
\
|
*
mm: kasan: Declare kasan_unpoison_task_stack_below in kasan.h
Kumar Kartikeya Dwivedi
2023-09-16
1
-0
/
+2
|
*
bpf: Add support for custom exception callbacks
Kumar Kartikeya Dwivedi
2023-09-16
2
-1
/
+4
|
*
bpf: Implement BPF exceptions
Kumar Kartikeya Dwivedi
2023-09-16
3
-0
/
+13
|
*
bpf: Implement support for adding hidden subprogs
Kumar Kartikeya Dwivedi
2023-09-16
2
-1
/
+3
|
*
arch/x86: Implement arch_bpf_stack_walk
Kumar Kartikeya Dwivedi
2023-09-16
1
-0
/
+2
|
*
bpf: Use bpf_is_subprog to check for subprogs
Kumar Kartikeya Dwivedi
2023-09-16
1
-0
/
+5
|
*
bpf/tests: add tests for cpuv4 instructions
Puranjay Mohan
2023-09-16
1
-4
/
+46
|
*
bpf: expose information about supported xdp metadata kfunc
Stanislav Fomichev
2023-09-15
2
-1
/
+20
|
*
bpf: make it easier to add new metadata kfunc
Stanislav Fomichev
2023-09-15
1
-4
/
+12
|
*
xsk: add multi-buffer support for sockets sharing umem
Tirthendu Sarkar
2023-09-15
1
-0
/
+2
|
*
bpf, x64: Fix tailcall infinite loop
Leon Hwang
2023-09-12
1
-0
/
+5
|
*
bpf: Mark BPF_MAP_TYPE_PERCPU_CGROUP_STORAGE deprecated
Yonghong Song
2023-09-08
1
-1
/
+8
|
*
bpf: Add bpf_this_cpu_ptr/bpf_per_cpu_ptr support for allocated percpu obj
Yonghong Song
2023-09-08
1
-0
/
+1
|
*
bpf: Add BPF_KPTR_PERCPU as a field type
Yonghong Song
2023-09-08
1
-6
/
+12
|
*
bpf: Add support for non-fix-size percpu mem allocation
Yonghong Song
2023-09-08
1
-2
/
+2
*
|
devlink: introduce possibility to expose info about nested devlinks
Jiri Pirko
2023-09-17
1
-0
/
+2
*
|
devlink: convert linecard nested devlink to new rel infrastructure
Jiri Pirko
2023-09-17
1
-2
/
+2
*
|
net/mlx5: SF, Implement peer devlink set for SF representor devlink port
Jiri Pirko
2023-09-17
1
-0
/
+1
*
|
devlink: expose peer SF devlink instance
Jiri Pirko
2023-09-17
2
-0
/
+4
*
|
mlx5: Implement SyncE support using DPLL infrastructure
Jiri Pirko
2023-09-17
2
-1
/
+60
*
|
netdev: expose DPLL pin handle for netdevice
Jiri Pirko
2023-09-17
3
-1
/
+37
*
|
dpll: netlink: Add DPLL framework base functions
Vadim Fedorenko
2023-09-17
1
-0
/
+4
*
|
dpll: core: Add DPLL framework base functions
Vadim Fedorenko
2023-09-17
1
-0
/
+133
*
|
dpll: spec: Add Netlink spec in YAML
Vadim Fedorenko
2023-09-17
1
-0
/
+201
*
|
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next
David S. Miller
2023-09-17
1
-2
/
+9
|
\
\
|
*
|
virtchnl: Add CRC stripping capability
Paul M Stillwell Jr
2023-09-13
1
-2
/
+9
*
|
|
tcp: new TCP_INFO stats for RTO events
Aananth V
2023-09-16
2
-0
/
+20
*
|
|
ipv6: lockless IPV6_FLOWINFO_SEND implementation
Eric Dumazet
2023-09-15
2
-2
/
+2
*
|
|
ipv6: lockless IPV6_MTU_DISCOVER implementation
Eric Dumazet
2023-09-15
2
-8
/
+11
*
|
|
ipv6: lockless IPV6_ROUTER_ALERT_ISOLATE implementation
Eric Dumazet
2023-09-15
2
-2
/
+2
*
|
|
ipv6: move np->repflow to atomic flags
Eric Dumazet
2023-09-15
2
-1
/
+1
*
|
|
ipv6: lockless IPV6_RECVERR implemetation
Eric Dumazet
2023-09-15
3
-5
/
+3
*
|
|
ipv6: lockless IPV6_DONTFRAG implementation
Eric Dumazet
2023-09-15
4
-5
/
+5
*
|
|
ipv6: lockless IPV6_AUTOFLOWLABEL implementation
Eric Dumazet
2023-09-15
3
-3
/
+3
*
|
|
ipv6: lockless IPV6_MULTICAST_ALL implementation
Eric Dumazet
2023-09-15
2
-1
/
+1
*
|
|
ipv6: lockless IPV6_RECVERR_RFC4884 implementation
Eric Dumazet
2023-09-15
2
-1
/
+1
*
|
|
ipv6: lockless IPV6_MULTICAST_HOPS implementation
Eric Dumazet
2023-09-15
2
-9
/
+2
*
|
|
ipv6: lockless IPV6_MULTICAST_LOOP implementation
Eric Dumazet
2023-09-15
3
-5
/
+16
*
|
|
ipv6: lockless IPV6_UNICAST_HOPS implementation
Eric Dumazet
2023-09-15
2
-12
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-09-14
14
-30
/
+80
|
\
\
\
|
*
\
\
Merge tag 'net-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-09-14
1
-1
/
+6
|
|
\
\
\
[next]