index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
io_uring
/
opdef.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-12-12
can: m_can: Call the RAM init directly from m_can_chip_config
Vivek Yadav
3
-15
/
+26
2022-12-12
can: gs_usb: remove gs_can::iface
Vincent Mailhol
1
-20
/
+9
2022-12-12
can: ucan: remove unused ucan_priv::intf
Vincent Mailhol
1
-2
/
+0
2022-12-12
net: af_can: remove useless parameter 'err' in 'can_rx_register()'
Ye Bin
1
-2
/
+1
2022-12-12
can: ucan: use strscpy() to instead of strncpy()
Xu Panda
1
-3
/
+2
2022-12-12
Documentation: devlink: add devlink documentation for the etas_es58x driver
Vincent Mailhol
2
-0
/
+37
2022-12-12
can: etas_es58x: remove es58x_get_product_info()
Vincent Mailhol
1
-49
/
+3
2022-12-12
can: etas_es58x: export product information through devlink_ops::info_get()
Vincent Mailhol
3
-0
/
+264
2022-12-12
net: devlink: add DEVLINK_INFO_VERSION_GENERIC_FW_BOOTLOADER
Vincent Mailhol
2
-0
/
+7
2022-12-12
can: c_can: use devm_platform_get_and_ioremap_resource()
Minghao Chi
1
-2
/
+1
2022-12-12
USB: core: export usb_cache_string()
Vincent Mailhol
3
-1
/
+2
2022-12-12
dt-bindings: can: renesas,rcar-canfd: Document RZ/Five SoC
Lad Prabhakar
1
-1
/
+1
2022-12-12
can: etas_es58x: add devlink port support
Vincent Mailhol
2
-8
/
+29
2022-12-12
dt-bindings: can: fsl,flexcan: add imx93 compatible
Haibo Chen
1
-0
/
+1
2022-12-12
can: etas_es58x: add devlink support
Vincent Mailhol
6
-6
/
+32
2022-12-12
can: flexcan: add auto stop mode for IMX93 to support wakeup
Haibo Chen
2
-3
/
+36
2022-12-12
can: etas_es58x: sort the includes by alphabetic order
Vincent Mailhol
4
-11
/
+11
2022-12-12
can: ctucanfd: Drop obsolete dependency on COMPILE_TEST
Jean Delvare
1
-1
/
+1
2022-12-10
can: rcar_canfd: Add multi_channel_irqs to struct rcar_canfd_hw_info
Biju Das
1
-12
/
+4
2022-12-10
can: rcar_canfd: Add postdiv to struct rcar_canfd_hw_info
Biju Das
1
-2
/
+6
2022-12-10
can: rcar_canfd: Add shared_global_irqs to struct rcar_canfd_hw_info
Biju Das
1
-2
/
+6
2022-12-10
can: rcar_canfd: Add max_channels to struct rcar_canfd_hw_info
Biju Das
1
-15
/
+15
2022-12-10
can: m_can: sort header inclusion alphabetically
Vivek Yadav
3
-13
/
+13
2022-12-10
can: rcar_canfd: rcar_canfd_probe: Add struct rcar_canfd_hw_info to driver data
Biju Das
9
-79
/
+45
2022-12-10
can: kvaser_usb: kvaser_usb_set_{,data}bittiming(): remove empty lines in var...
Marc Kleine-Budde
1
-2
/
+0
2022-12-10
can: kvaser_usb: kvaser_usb_set_bittiming(): fix redundant initialization war...
Marc Kleine-Budde
1
-1
/
+1
2022-12-10
net: devlink: Add missing error check to devlink_resource_put()
Gavrilov Ilia
1
-3
/
+4
2022-12-10
skbuff: Introduce slab_build_skb()
Kees Cook
5
-11
/
+66
2022-12-10
net: bcmgenet: Remove the unused function
Jiapeng Chong
1
-18
/
+0
2022-12-10
mptcp: return 0 instead of 'err' var
Matthieu Baerts
2
-3
/
+3
2022-12-10
mptcp: use nlmsg_free instead of kfree_skb
Geliang Tang
1
-4
/
+4
2022-12-09
net: openvswitch: Add support to count upcall packets
wangchuanlei
4
-0
/
+121
2022-12-09
rhashtable: Allow rhashtable to be used from irq-safe contexts
Tejun Heo
2
-31
/
+46
2022-12-09
net/sched: avoid indirect classify functions on retpoline kernels
Pedro Tammela
14
-25
/
+49
2022-12-09
net/sched: avoid indirect act functions on retpoline kernels
Pedro Tammela
21
-42
/
+81
2022-12-09
net/sched: add retpoline wrapper for tc
Pedro Tammela
2
-0
/
+256
2022-12-09
net/sched: move struct action_ops definition out of ifdef
Pedro Tammela
1
-5
/
+5
2022-12-09
xfrm: Fix spelling mistake "oflload" -> "offload"
Colin Ian King
1
-1
/
+1
2022-12-09
net: phy: remove redundant "depends on" lines
Randy Dunlap
1
-3
/
+0
2022-12-09
net_tstamp: add SOF_TIMESTAMPING_OPT_ID_TCP
Willem de Bruijn
5
-6
/
+45
2022-12-09
net: ethernet: mtk_wed: fix possible deadlock if mtk_wed_wo_init fails
Lorenzo Bianconi
1
-5
/
+12
2022-12-09
net: ethernet: mtk_wed: fix some possible NULL pointer dereferences
Lorenzo Bianconi
2
-5
/
+11
2022-12-09
nfp: Fix spelling mistake "tha" -> "the"
Colin Ian King
1
-1
/
+1
2022-12-09
selftests: net: Fix O=dir builds
Björn Töpel
1
-3
/
+3
2022-12-09
selftests: mlxsw: Move IPv6 decap_error test to shared directory
Ido Schimmel
1
-1
/
+1
2022-12-09
mlxsw: spectrum_ipip: Add Spectrum-1 ip6gre support
Ido Schimmel
1
-75
/
+8
2022-12-09
mlxsw: spectrum_ipip: Rename Spectrum-2 ip6gre operations
Ido Schimmel
1
-47
/
+47
2022-12-09
mlxsw: spectrum_router: Add support for double entry RIFs
Ido Schimmel
3
-1
/
+5
2022-12-09
mlxsw: spectrum_router: Parametrize RIF allocation size
Ido Schimmel
1
-14
/
+27
2022-12-09
mlxsw: spectrum_router: Use gen_pool for RIF index allocation
Ido Schimmel
2
-10
/
+67
[next]