index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
CREDITS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-12-12
Bluetooth: hci_sync: Fix not able to set force_static_address
Luiz Augusto von Dentz
1
-1
/
+1
2022-12-12
Bluetooth: hci_sync: Fix not setting static address
Luiz Augusto von Dentz
1
-0
/
+18
2022-12-12
Bluetooth: Work around SCO over USB HCI design defect
Nicolas Cavallari
1
-2
/
+33
2022-12-12
Bluetooth: btusb: Introduce generic USB reset
Archie Pusaka
2
-10
/
+26
2022-12-12
btusb: Avoid reset of ISOC endpoint alt settings to zero
Chethan Tumkur Narayan
1
-2
/
+3
2022-12-12
dt-bindings: net: Convert Socionext NetSec Ethernet to DT schema
Rob Herring
3
-57
/
+74
2022-12-12
MAINTAINERS: Update email address for Marvell Prestera Ethernet Switch driver
Taras Chornyi
1
-1
/
+1
2022-12-12
net: hns3: use strscpy() to instead of strncpy()
Xu Panda
1
-4
/
+2
2022-12-12
sctp: sysctl: make extra pointers netns aware
Firo Yang
1
-29
/
+44
2022-12-12
net: ethernet: ti: am65-cpsw: Fix PM runtime leakage in am65_cpsw_nuss_ndo_sl...
Roger Quadros
1
-4
/
+9
2022-12-12
can: tcan4x5x: Specify separate read/write ranges
Markus Schneider-Pargmann
1
-6
/
+37
2022-12-12
can: tcan4x5x: Fix register range of first two blocks
Markus Schneider-Pargmann
1
-2
/
+2
2022-12-12
can: tcan4x5x: Fix use of register error status mask
Markus Schneider-Pargmann
1
-7
/
+7
2022-12-12
can: tcan4x5x: Remove invalid write in clear_interrupts
Markus Schneider-Pargmann
1
-5
/
+0
2022-12-12
can: m_can: Batch acknowledge rx fifo
Markus Schneider-Pargmann
1
-5
/
+10
2022-12-12
can: m_can: Batch acknowledge transmit events
Markus Schneider-Pargmann
1
-6
/
+9
2022-12-12
can: m_can: Count read getindex in the driver
Markus Schneider-Pargmann
1
-7
/
+10
2022-12-12
can: m_can: Count TXE FIFO getidx in the driver
Markus Schneider-Pargmann
1
-3
/
+2
2022-12-12
can: m_can: Read register PSR only on error
Markus Schneider-Pargmann
1
-5
/
+4
2022-12-12
can: m_can: Avoid reading irqstatus twice
Markus Schneider-Pargmann
1
-7
/
+9
2022-12-12
can: m_can: Eliminate double read of TXFQS in tx_handler
Markus Schneider-Pargmann
1
-4
/
+11
2022-12-12
dt-bindings: can: renesas,rcar-canfd: Fix number of channels for R-Car V3U
Geert Uytterhoeven
1
-61
/
+72
2022-12-12
can: raw: add support for SO_MARK
Marc Kleine-Budde
1
-0
/
+1
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-12
net: move the nat function to nf_nat_ovs for ovs and tc
Xin Long
8
-252
/
+166
2022-12-12
net: sched: update the nat flag for icmp error packets in ct_nat_execute
Xin Long
1
-1
/
+1
2022-12-12
openvswitch: return NF_DROP when fails to add nat ext in ovs_ct_nat
Xin Long
1
-1
/
+1
2022-12-12
openvswitch: return NF_ACCEPT when OVS_CT_NAT is not set in info nat
Xin Long
1
-2
/
+4
2022-12-12
openvswitch: delete the unncessary skb_pull_rcsum call in ovs_ct_nat_execute
Xin Long
1
-11
/
+6
2022-12-12
myri10ge: use strscpy() to instead of strncpy()
Xu Panda
1
-2
/
+1
2022-12-12
liquidio: use strscpy() to instead of strncpy()
Xu Panda
1
-4
/
+3
2022-12-12
hns: use strscpy() to instead of strncpy()
Xu Panda
1
-7
/
+4
2022-12-12
net: stmmac: Add check for taprio basetime configuration
Michael Sit Wei Hong
1
-0
/
+3
[next]