index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
octeontx2-af: remove redudant second error check on variable err
Colin Ian King
2021-08-19
1
-2
/
+0
*
Merge tag 'linux-can-next-for-5.15-20210819' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2021-08-19
23
-306
/
+852
|
\
|
*
can: c_can: cache frames to operate as a true FIFO
Dario Binacchi
2021-08-19
2
-15
/
+19
|
*
can: c_can: support tx ring algorithm
Dario Binacchi
2021-08-19
2
-18
/
+82
|
*
can: c_can: exit c_can_do_tx() early if no frames have been sent
Dario Binacchi
2021-08-19
1
-5
/
+6
|
*
can: c_can: remove struct c_can_priv::priv field
Dario Binacchi
2021-08-19
2
-2
/
+0
|
*
can: c_can: rename IF_RX -> IF_NAPI
Marc Kleine-Budde
2021-08-19
1
-12
/
+14
|
*
can: c_can: c_can_do_tx(): fix typo in comment
Marc Kleine-Budde
2021-08-19
1
-1
/
+1
|
*
dt-bindings: net: can: c_can: convert to json-schema
Dario Binacchi
2021-08-19
2
-65
/
+119
|
*
can: m_can: Batch FIFO writes during CAN transmit
Matt Kline
2021-08-19
1
-35
/
+26
|
*
can: m_can: Batch FIFO reads during CAN receive
Matt Kline
2021-08-19
1
-23
/
+28
|
*
can: m_can: Disable IRQs on FIFO bus errors
Matt Kline
2021-08-19
5
-73
/
+152
|
*
can: m_can: fix block comment style
Marc Kleine-Budde
2021-08-19
1
-3
/
+4
|
*
can: tcan4x5x: cdev_to_priv(): remove stray empty line
Marc Kleine-Budde
2021-08-19
1
-1
/
+0
|
*
can: rcar_canfd: Add support for RZ/G2L family
Lad Prabhakar
2021-08-19
1
-73
/
+265
|
*
dt-bindings: net: can: renesas,rcar-canfd: Document RZ/G2L SoC
Lad Prabhakar
2021-08-19
1
-6
/
+63
|
*
can: mcp251xfd: mark some instances of struct mcp251xfd_priv as const
Marc Kleine-Budde
2021-08-19
3
-4
/
+4
|
*
can: etas_es58x: clean-up documentation of struct es58x_fd_tx_conf_msg
Vincent Mailhol
2021-08-19
1
-16
/
+7
|
*
MAINTAINERS: add Vincent MAILHOL as maintainer for the ETAS ES58X CAN/USB driver
Vincent Mailhol
2021-08-19
1
-0
/
+6
|
*
can: netlink: allow user to turn off unsupported features
Vincent Mailhol
2021-08-19
1
-1
/
+1
|
*
can: dev: provide optional GPIO based termination support
Oleksij Rempel
2021-08-19
2
-0
/
+74
|
*
dt-bindings: can: fsl,flexcan: enable termination-* bindings
Oleksij Rempel
2021-08-19
1
-0
/
+17
|
*
dt-bindings: can-controller: add support for termination-gpios
Oleksij Rempel
2021-08-19
1
-0
/
+9
|
*
mailmap: update email address of Matthias Fuchs and Thomas Körper
Marc Kleine-Budde
2021-08-19
1
-0
/
+2
*
|
net: ethernet: ti: cpsw: make array stpa static const, makes object smaller
Colin Ian King
2021-08-19
1
-1
/
+1
*
|
net: hns3: make array spec_opcode static const, makes object smaller
Colin Ian King
2021-08-19
1
-11
/
+13
*
|
hinic: make array speeds static const, makes object smaller
Colin Ian King
2021-08-19
1
-2
/
+4
*
|
Merge branch 'indirect-qdisc-order'
David S. Miller
2021-08-19
5
-2
/
+92
|
\
\
|
*
|
net: Fix offloading indirect devices dependency on qdisc order creation
Eli Cohen
2021-08-19
5
-1
/
+92
|
*
|
net/core: Remove unused field from struct flow_indr_dev
Eli Cohen
2021-08-19
1
-1
/
+0
|
/
/
*
|
net: mii: make mii_ethtool_gset() return void
Pavel Skripkin
2021-08-19
2
-6
/
+2
*
|
net: pch_gbe: remove mii_ethtool_gset() error handling
Pavel Skripkin
2021-08-19
2
-10
/
+2
*
|
Merge branch 'ravb-gbit'
David S. Miller
2021-08-19
2
-42
/
+89
|
\
\
|
|
/
|
/
|
|
*
ravb: Add tx_counters to struct ravb_hw_info
Biju Das
2021-08-19
2
-1
/
+4
|
*
ravb: Add internal delay hw feature to struct ravb_hw_info
Biju Das
2021-08-19
2
-2
/
+7
|
*
ravb: Add net_features and net_hw_features to struct ravb_hw_info
Biju Das
2021-08-19
2
-4
/
+10
|
*
ravb: Add gstrings_stats and gstrings_size to struct ravb_hw_info
Biju Das
2021-08-19
2
-1
/
+10
|
*
ravb: Add stats_len to struct ravb_hw_info
Biju Das
2021-08-19
2
-3
/
+7
|
*
ravb: Add max_rx_len to struct ravb_hw_info
Biju Das
2021-08-19
2
-4
/
+7
|
*
ravb: Add aligned_tx to struct ravb_hw_info
Biju Das
2021-08-19
2
-1
/
+3
|
*
ravb: Add struct ravb_hw_info to driver data
Biju Das
2021-08-19
2
-13
/
+28
|
*
ravb: Use unsigned int for num_tx_desc variable in struct ravb_private
Biju Das
2021-08-19
2
-15
/
+15
|
/
*
net/mlx4: Use ARRAY_SIZE to get an array's size
Jason Wang
2021-08-18
1
-1
/
+1
*
pktgen: Remove fill_imix_distribution() CONFIG_XFRM dependency
Nick Richardson
2021-08-18
1
-27
/
+26
*
net-memcg: pass in gfp_t mask to mem_cgroup_charge_skmem()
Wei Wang
2021-08-18
6
-20
/
+34
*
octeontx2-pf: Allow VLAN priority also in ntuple filters
Subbaraya Sundeep
2021-08-18
1
-5
/
+0
*
selftests: vrf: Add test for SNAT over VRF
Lahav Schlesinger
2021-08-18
1
-0
/
+28
*
net: net_namespace: Optimize the code
Yajun Deng
2021-08-18
1
-28
/
+24
*
net: dsa: tag_sja1105: be dsa_loop-safe
Vladimir Oltean
2021-08-18
4
-16
/
+48
*
Merge branch 'nci-ext'
David S. Miller
2021-08-18
2
-63
/
+362
|
\
[next]