index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'linux-can-next-for-5.4-20190904' of git://git.kernel.org/pub/scm/l...
David S. Miller
2019-09-05
28
-298
/
+5398
|
\
|
*
can: add support of SAE J1939 protocol
The j1939 authors
2019-09-04
15
-0
/
+5055
|
*
can: extend sockaddr_can to include j1939 members
Kurt Van Dijck
2019-09-04
1
-0
/
+17
|
*
can: add socket type for CAN_J1939
Kurt Van Dijck
2019-09-04
1
-1
/
+2
|
*
can: introduce CAN_REQUIRED_SIZE macro
Kurt Van Dijck
2019-09-04
3
-4
/
+12
|
*
mailmap: update email address
Kurt Van Dijck
2019-09-04
1
-0
/
+1
|
*
can: af_can: use spin_lock_bh() for &net->can.rcvlists_lock
Oleksij Rempel
2019-09-04
1
-4
/
+4
|
*
can: af_can: remove NULL-ptr checks from users of can_dev_rcv_lists_find()
Marc Kleine-Budde
2019-09-04
1
-29
/
+16
|
*
can: make use of preallocated can_ml_priv for per device struct can_dev_rcv_l...
Marc Kleine-Budde
2019-09-04
6
-39
/
+12
|
*
can: introduce CAN midlayer private and allocate it automatically
Marc Kleine-Budde
2019-09-04
8
-23
/
+96
|
*
can: af_can: can_pernet_exit(): no need to iterate over and cleanup registere...
Marc Kleine-Budde
2019-09-04
1
-15
/
+0
|
*
can: af_can: can_rx_register(): use max() instead of open coding it
Marc Kleine-Budde
2019-09-04
1
-2
/
+2
|
*
can: af_can: give variable holding the CAN receiver and the receiver list a s...
Marc Kleine-Budde
2019-09-04
1
-51
/
+50
|
*
can: af_can: rename find_dev_rcv_lists() to can_dev_rcv_lists_find()
Marc Kleine-Budde
2019-09-04
1
-5
/
+5
|
*
can: af_can: rename find_rcv_list() to can_rcv_list_find()
Marc Kleine-Budde
2019-09-04
1
-5
/
+5
|
*
can: proc: give variable holding the CAN per device receive lists a sensible ...
Marc Kleine-Budde
2019-09-04
1
-18
/
+20
|
*
can: af_can: give variable holding the CAN per device receive lists a sensibl...
Marc Kleine-Budde
2019-09-04
1
-45
/
+44
|
*
can: netns: remove "can_" prefix from members struct netns_can
Marc Kleine-Budde
2019-09-04
3
-27
/
+27
|
*
can: proc: give variables holding CAN statistics a sensible name
Marc Kleine-Budde
2019-09-04
1
-58
/
+58
|
*
can: af_can: give variables holding CAN statistics a sensible name
Marc Kleine-Budde
2019-09-04
1
-15
/
+15
|
*
can: netns: give members of struct netns_can holding the statistics a sensibl...
Marc Kleine-Budde
2019-09-04
3
-25
/
+25
|
*
can: netns: give structs holding the CAN statistics a sensible name
Marc Kleine-Budde
2019-09-04
4
-18
/
+18
*
|
rocker: add missing init_net check in FIB notifier
Jiri Pirko
2019-09-05
1
-0
/
+3
*
|
Merge branch 'net-kzfree'
David S. Miller
2019-09-05
3
-16
/
+8
|
\
\
|
*
|
net: mpoa: Use kzfree rather than its implementation.
zhong jiang
2019-09-05
1
-4
/
+2
|
*
|
sunrpc: Use kzfree rather than its implementation.
zhong jiang
2019-09-05
1
-6
/
+3
|
*
|
ixgbe: Use kzfree() rather than its implementation.
zhong jiang
2019-09-05
1
-6
/
+3
|
/
/
*
|
Merge tag 'linux-can-next-for-5.4-20190903' of git://git.kernel.org/pub/scm/l...
David S. Miller
2019-09-05
7
-155
/
+97
|
\
\
|
*
|
can: dev: can_dev_init(): convert from printk(KERN_INFO) to pr_info
Marc Kleine-Budde
2019-09-03
1
-1
/
+1
|
*
|
can: dev: can_dellink(): remove return at end of void function
Marc Kleine-Budde
2019-09-03
1
-1
/
+0
|
*
|
can: dev: can_restart(): convert NULL pointer check
Marc Kleine-Budde
2019-09-03
1
-1
/
+1
|
*
|
can: dev: remove unnecessary blank line
Marc Kleine-Budde
2019-09-03
1
-1
/
+0
|
*
|
can: dev: remove unnecessary parentheses
Marc Kleine-Budde
2019-09-03
1
-5
/
+5
|
*
|
can: dev: avoid long lines
Marc Kleine-Budde
2019-09-03
3
-21
/
+38
|
*
|
can: dev: convert block comments to network style comments
Marc Kleine-Budde
2019-09-03
1
-52
/
+24
|
*
|
can: mcp251x: Call wrapper instead of regulator_disable()
Andy Shevchenko
2019-09-03
1
-4
/
+2
|
*
|
can: mcp251x: Make use of device property API
Andy Shevchenko
2019-09-03
1
-7
/
+5
|
*
|
can: mcp251x: Use devm_clk_get_optional() to get the input clock
Andy Shevchenko
2019-09-03
1
-18
/
+12
|
*
|
can: mcp251x: remove deprecated board file setup example
Marc Kleine-Budde
2019-09-03
1
-20
/
+0
|
*
|
can: tcan4x5x: Remove checking the wake pin
Dan Murphy
2019-09-03
1
-13
/
+0
|
*
|
can: tcan4x5x: Remove data-ready gpio interrupt
Dan Murphy
2019-09-03
1
-10
/
+1
|
*
|
dt-bindings: can: tcan4x5x: Update binding to use interrupt property
Dan Murphy
2019-09-03
1
-2
/
+5
|
*
|
can: kvaser_pciefd: the PWM generator is running at the bus frequency of the ...
Christer Beskow
2019-09-03
1
-1
/
+5
*
|
|
vsock/virtio: a better comment on credit update
Michael S. Tsirkin
2019-09-05
1
-2
/
+7
*
|
|
Merge branch 'net-tls-minor-cleanups'
David S. Miller
2019-09-05
5
-99
/
+85
|
\
\
\
|
*
|
|
net/tls: dedup the record cleanup
Jakub Kicinski
2019-09-05
1
-5
/
+1
|
*
|
|
net/tls: clean up the number of #ifdefs for CONFIG_TLS_DEVICE
Jakub Kicinski
2019-09-05
3
-28
/
+35
|
*
|
|
net/tls: narrow down the critical area of device_offload_lock
Jakub Kicinski
2019-09-05
1
-24
/
+22
|
*
|
|
net/tls: don't jump to return
Jakub Kicinski
2019-09-05
1
-13
/
+13
|
*
|
|
net/tls: use the full sk_proto pointer
Jakub Kicinski
2019-09-05
3
-29
/
+14
|
/
/
/
[next]