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
*
ipvlan: set hw_enc_features like macvlan
Bill Sommerfeld
2019-08-17
1
-0
/
+1
*
selftests: Fix get_ifidx and callers in nettest.c
David Ahern
2019-08-17
1
-12
/
+13
*
net: dsa: mv88e6xxx: check for mode change in port_setup_mac
Marek BehĂșn
2019-08-16
3
-1
/
+42
*
Merge branch 'net-phy-adin-add-support-for-Analog-Devices-PHYs'
David S. Miller
2019-08-16
5
-0
/
+815
|
\
|
*
dt-bindings: net: add bindings for ADIN PHY driver
Alexandru Ardelean
2019-08-16
2
-0
/
+74
|
*
net: phy: adin: add ethtool get_stats support
Alexandru Ardelean
2019-08-16
1
-0
/
+128
|
*
net: phy: adin: implement downshift configuration via phy-tunable
Alexandru Ardelean
2019-08-16
1
-0
/
+86
|
*
net: phy: adin: implement PHY subsystem software reset
Alexandru Ardelean
2019-08-16
1
-0
/
+26
|
*
net: phy: adin: add EEE translation layer from Clause 45 to Clause 22
Alexandru Ardelean
2019-08-16
1
-2
/
+66
|
*
net: phy: adin: add support MDI/MDIX/Auto-MDI selection
Alexandru Ardelean
2019-08-16
1
-4
/
+113
|
*
net: phy: adin: make RMII fifo depth configurable
Alexandru Ardelean
2019-08-16
1
-0
/
+29
|
*
net: phy: adin: make RGMII internal delays configurable
Alexandru Ardelean
2019-08-16
1
-0
/
+82
|
*
net: phy: adin: configure RGMII/RMII/MII modes on config
Alexandru Ardelean
2019-08-16
1
-1
/
+78
|
*
net: phy: adin: add {write,read}_mmd hooks
Alexandru Ardelean
2019-08-16
1
-0
/
+34
|
*
net: phy: adin: add support for interrupts
Alexandru Ardelean
2019-08-16
1
-0
/
+36
|
*
net: phy: adin: hook genphy_{suspend, resume} into the driver
Alexandru Ardelean
2019-08-16
1
-0
/
+4
|
*
net: phy: adin: add support for Analog Devices PHYs
Alexandru Ardelean
2019-08-16
4
-0
/
+66
|
/
*
Merge branch 'mscc-PTP-support'
David S. Miller
2019-08-16
6
-34
/
+633
|
\
|
*
net: mscc: PTP Hardware Clock (PHC) support
Antoine Tenart
2019-08-16
3
-13
/
+539
|
*
net: mscc: remove the frame_info cpuq member
Antoine Tenart
2019-08-16
2
-2
/
+0
|
*
net: mscc: improve the frame header parsing readability
Antoine Tenart
2019-08-16
1
-11
/
+13
|
*
net: mscc: describe the PTP register range
Antoine Tenart
2019-08-16
4
-1
/
+70
|
*
Documentation/bindings: net: ocelot: document the PTP ready IRQ
Antoine Tenart
2019-08-16
1
-5
/
+6
|
*
Documentation/bindings: net: ocelot: document the PTP bank
Antoine Tenart
2019-08-16
1
-3
/
+6
|
/
*
Merge branch 'qed-NVM'
David S. Miller
2019-08-15
5
-0
/
+138
|
\
|
*
qed: Add driver API for flashing the config attributes.
Sudarsana Reddy Kalluru
2019-08-15
2
-0
/
+69
|
*
qed: Add API for configuring NVM attributes.
Sudarsana Reddy Kalluru
2019-08-15
3
-0
/
+69
|
/
*
Merge tag 'linux-can-next-for-5.4-20190814' of git://git.kernel.org/pub/scm/l...
David S. Miller
2019-08-15
12
-533
/
+579
|
\
|
*
can: netlink: fix documentation typos
Andre Hartmann
2019-08-13
1
-3
/
+3
|
*
can: vcan: introduce pr_fmt and make use of it
Marc Kleine-Budde
2019-08-13
1
-2
/
+4
|
*
can: vcan: remove unnecessary blank lines
Marc Kleine-Budde
2019-08-13
1
-2
/
+0
|
*
can: vcan: convert block comments to network style comments
Marc Kleine-Budde
2019-08-13
1
-8
/
+3
|
*
can: gw: add support for CAN FD frames
Oliver Hartkopp
2019-08-13
2
-28
/
+200
|
*
can: gw: use struct canfd_frame as internal data structure
Oliver Hartkopp
2019-08-13
2
-107
/
+120
|
*
can: gw: cgw_parse_attr(): remove unnecessary braces for single statement block
Marc Kleine-Budde
2019-08-13
1
-2
/
+1
|
*
can: gw: cgw_dump_jobs(): avoid long lines
Marc Kleine-Budde
2019-08-13
1
-2
/
+3
|
*
can: gw: can_can_gw_rcv(): remove return at end of void function
Marc Kleine-Budde
2019-08-13
1
-1
/
+0
|
*
can: gw: add missing spaces around operators
Marc Kleine-Budde
2019-08-13
1
-18
/
+18
|
*
can: gw: remove unnecessary blank lines, add suggested blank lines
Marc Kleine-Budde
2019-08-13
1
-14
/
+1
|
*
can: gw: convert block comments to network style comments
Marc Kleine-Budde
2019-08-13
1
-16
/
+8
|
*
can: bcm: switch timer to HRTIMER_MODE_SOFT and remove hrtimer_tasklet
Thomas Gleixner
2019-08-13
1
-104
/
+52
|
*
can: bcm: bcm_sock_no_ioctlcmd(): mark function as static
Marc Kleine-Budde
2019-08-13
1
-2
/
+2
|
*
can: raw: raw_sock_no_ioctlcmd(): mark function as static
Marc Kleine-Budde
2019-08-13
1
-2
/
+2
|
*
can: raw: raw_module_init(): use pr_err() instead of printk(KERN_ERR, ...)
Marc Kleine-Budde
2019-08-13
1
-1
/
+1
|
*
can: raw: balance braces around else statements
Marc Kleine-Budde
2019-08-13
1
-4
/
+8
|
*
can: raw: remove unnecessary blank lines, add suggested blank lines
Marc Kleine-Budde
2019-08-13
1
-3
/
+1
|
*
can: raw: convert block comments to network style comments
Marc Kleine-Budde
2019-08-13
1
-8
/
+4
|
*
can: af_can: add missing identifiers to struct receiver::func
Marc Kleine-Budde
2019-08-13
1
-1
/
+1
|
*
can: af_can: can_pernet_init(): Use preferred style kzalloc(sizeof()) usage
Marc Kleine-Budde
2019-08-13
1
-3
/
+3
|
*
can: af_can: avoid splitting quoted string across lines
Marc Kleine-Budde
2019-08-13
1
-10
/
+7
[next]