index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'linux-can-next-for-6.2-20221212' of git://git.kernel.org/pub/scm/l...
David S. Miller
2022-12-12
20
-220
/
+574
|
\
|
*
can: tcan4x5x: Specify separate read/write ranges
Markus Schneider-Pargmann
2022-12-12
1
-6
/
+37
|
*
can: tcan4x5x: Fix register range of first two blocks
Markus Schneider-Pargmann
2022-12-12
1
-2
/
+2
|
*
can: tcan4x5x: Fix use of register error status mask
Markus Schneider-Pargmann
2022-12-12
1
-7
/
+7
|
*
can: tcan4x5x: Remove invalid write in clear_interrupts
Markus Schneider-Pargmann
2022-12-12
1
-5
/
+0
|
*
can: m_can: Batch acknowledge rx fifo
Markus Schneider-Pargmann
2022-12-12
1
-5
/
+10
|
*
can: m_can: Batch acknowledge transmit events
Markus Schneider-Pargmann
2022-12-12
1
-6
/
+9
|
*
can: m_can: Count read getindex in the driver
Markus Schneider-Pargmann
2022-12-12
1
-7
/
+10
|
*
can: m_can: Count TXE FIFO getidx in the driver
Markus Schneider-Pargmann
2022-12-12
1
-3
/
+2
|
*
can: m_can: Read register PSR only on error
Markus Schneider-Pargmann
2022-12-12
1
-5
/
+4
|
*
can: m_can: Avoid reading irqstatus twice
Markus Schneider-Pargmann
2022-12-12
1
-7
/
+9
|
*
can: m_can: Eliminate double read of TXFQS in tx_handler
Markus Schneider-Pargmann
2022-12-12
1
-4
/
+11
|
*
can: m_can: Call the RAM init directly from m_can_chip_config
Vivek Yadav
2022-12-12
3
-15
/
+26
|
*
can: gs_usb: remove gs_can::iface
Vincent Mailhol
2022-12-12
1
-20
/
+9
|
*
can: ucan: remove unused ucan_priv::intf
Vincent Mailhol
2022-12-12
1
-2
/
+0
|
*
can: ucan: use strscpy() to instead of strncpy()
Xu Panda
2022-12-12
1
-3
/
+2
|
*
can: etas_es58x: remove es58x_get_product_info()
Vincent Mailhol
2022-12-12
1
-49
/
+3
|
*
can: etas_es58x: export product information through devlink_ops::info_get()
Vincent Mailhol
2022-12-12
3
-0
/
+264
|
*
can: etas_es58x: add devlink port support
Vincent Mailhol
2022-12-12
2
-8
/
+29
|
*
can: etas_es58x: add devlink support
Vincent Mailhol
2022-12-12
5
-4
/
+31
|
*
can: c_can: use devm_platform_get_and_ioremap_resource()
Minghao Chi
2022-12-12
1
-2
/
+1
|
*
can: flexcan: add auto stop mode for IMX93 to support wakeup
Haibo Chen
2022-12-12
2
-3
/
+36
|
*
can: etas_es58x: sort the includes by alphabetic order
Vincent Mailhol
2022-12-12
4
-11
/
+11
|
*
can: ctucanfd: Drop obsolete dependency on COMPILE_TEST
Jean Delvare
2022-12-12
1
-1
/
+1
|
*
can: rcar_canfd: Add multi_channel_irqs to struct rcar_canfd_hw_info
Biju Das
2022-12-10
1
-12
/
+4
|
*
can: rcar_canfd: Add postdiv to struct rcar_canfd_hw_info
Biju Das
2022-12-10
1
-2
/
+6
|
*
can: rcar_canfd: Add shared_global_irqs to struct rcar_canfd_hw_info
Biju Das
2022-12-10
1
-2
/
+6
|
*
can: rcar_canfd: Add max_channels to struct rcar_canfd_hw_info
Biju Das
2022-12-10
1
-15
/
+15
|
*
can: rcar_canfd: rcar_canfd_probe: Add struct rcar_canfd_hw_info to driver data
Biju Das
2022-12-10
1
-13
/
+30
|
*
can: m_can: sort header inclusion alphabetically
Vivek Yadav
2022-12-10
3
-13
/
+13
|
*
can: kvaser_usb: kvaser_usb_set_{,data}bittiming(): remove empty lines in var...
Marc Kleine-Budde
2022-12-10
1
-2
/
+0
|
*
can: kvaser_usb: kvaser_usb_set_bittiming(): fix redundant initialization war...
Marc Kleine-Budde
2022-12-10
1
-1
/
+1
*
|
myri10ge: use strscpy() to instead of strncpy()
Xu Panda
2022-12-12
1
-2
/
+1
*
|
liquidio: use strscpy() to instead of strncpy()
Xu Panda
2022-12-12
1
-4
/
+3
*
|
hns: use strscpy() to instead of strncpy()
Xu Panda
2022-12-12
1
-7
/
+4
*
|
net: stmmac: Add check for taprio basetime configuration
Michael Sit Wei Hong
2022-12-12
1
-0
/
+3
*
|
drivers/net/virtio_net.c: Added USO support.
Andrew Melnychenko
2022-12-12
1
-4
/
+15
*
|
driver/net/tun: Added features for USO.
Andrew Melnychenko
2022-12-12
2
-3
/
+15
|
/
*
Merge tag 'ipsec-next-2022-12-09' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2022-12-09
20
-445
/
+1542
|
\
|
*
net/mlx5e: Open mlx5 driver to accept IPsec packet offload
Leon Romanovsky
2022-12-08
1
-10
/
+31
|
*
net/mlx5e: Handle ESN update events
Leon Romanovsky
2022-12-08
3
-3
/
+48
|
*
net/mlx5e: Handle hardware IPsec limits events
Leon Romanovsky
2022-12-08
4
-5
/
+118
|
*
net/mlx5e: Update IPsec soft and hard limits
Leon Romanovsky
2022-12-08
4
-0
/
+127
|
*
net/mlx5e: Store all XFRM SAs in Xarray
Leon Romanovsky
2022-12-08
3
-74
/
+28
|
*
net/mlx5e: Provide intermediate pointer to access IPsec struct
Leon Romanovsky
2022-12-08
1
-6
/
+6
|
*
net/mlx5e: Skip IPsec encryption for TX path without matching policy
Leon Romanovsky
2022-12-08
3
-7
/
+43
|
*
net/mlx5e: Add statistics for Rx/Tx IPsec offloaded flows
Raed Salem
2022-12-08
5
-24
/
+233
|
*
net/mlx5e: Improve IPsec flow steering autogroup
Leon Romanovsky
2022-12-08
1
-4
/
+4
|
*
net/mlx5e: Configure IPsec packet offload flow steering
Leon Romanovsky
2022-12-08
3
-10
/
+91
|
*
net/mlx5e: Use same coding pattern for Rx and Tx flows
Leon Romanovsky
2022-12-08
1
-3
/
+2
[next]