index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
aoa
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-02-14
net: phy: Add generic support for 2.5GBaseT and 5GBaseT
Maxime Chevallier
2
-0
/
+53
2019-02-14
net: phy: Extract genphy_c45_pma_read_abilities from marvell10g
Maxime Chevallier
3
-70
/
+83
2019-02-14
net: phy: Move of_set_phy_eee_broken to phy-core.c
Maxime Chevallier
3
-28
/
+28
2019-02-14
net: phy: Mask-out non-compatible modes when setting the max-speed
Maxime Chevallier
3
-53
/
+46
2019-02-13
staging: fsl-dpaa2: ethsw: Remove unused port_priv variable
Florian Fainelli
1
-2
/
+0
2019-02-13
mlxsw: spectrum_switchdev: Remove unused variables
Florian Fainelli
1
-3
/
+0
2019-02-12
rocker: Remove port_attr_bridge_flags_get assignment
Florian Fainelli
1
-1
/
+0
2019-02-12
net: sched: unlock rules update API
Vlad Buslov
1
-17
/
+114
2019-02-12
net: sched: refactor tcf_block_find() into standalone functions
Vlad Buslov
1
-92
/
+149
2019-02-12
net: sched: add flags to Qdisc class ops struct
Vlad Buslov
1
-0
/
+8
2019-02-12
net: sched: extend proto ops to support unlocked classifiers
Vlad Buslov
15
-141
/
+191
2019-02-12
net: sched: extend proto ops with 'put' callback
Vlad Buslov
2
-1
/
+12
2019-02-12
net: sched: track rtnl lock status when validating extensions
Vlad Buslov
13
-16
/
+21
2019-02-12
net: sched: prevent insertion of new classifiers during chain flush
Vlad Buslov
2
-6
/
+30
2019-02-12
net: sched: refactor tp insert/delete for concurrent execution
Vlad Buslov
2
-25
/
+170
2019-02-12
net: sched: traverse classifiers in chain with tcf_get_next_proto()
Vlad Buslov
3
-12
/
+64
2019-02-12
net: sched: introduce reference counting for tcf_proto
Vlad Buslov
2
-10
/
+44
2019-02-12
net: sched: protect filter_chain list with filter_chain_lock mutex
Vlad Buslov
3
-33
/
+101
2019-02-12
net: sched: protect chain template accesses with block lock
Vlad Buslov
1
-16
/
+57
2019-02-12
net: sched: traverse chains in block with tcf_get_next_chain()
Vlad Buslov
3
-26
/
+76
2019-02-12
net: sched: protect block->chain0 with block->lock
Vlad Buslov
1
-3
/
+14
2019-02-12
net: sched: refactor tc_ctl_chain() to use block->lock
Vlad Buslov
1
-11
/
+25
2019-02-12
net: sched: protect chain->explicitly_created with block->lock
Vlad Buslov
1
-6
/
+13
2019-02-12
net: sched: protect block state with mutex
Vlad Buslov
2
-13
/
+76
2019-02-12
isdn_v110: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-02-12
isdn: i4l: isdn_tty: Mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-02-12
ser_gigaset: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-02-12
s390/qeth: convert remaining legacy cmd callbacks
Julian Wiedmann
3
-103
/
+121
2019-02-12
s390/qeth: convert bridgeport callbacks
Julian Wiedmann
1
-54
/
+40
2019-02-12
s390/qeth: allow cmd callbacks to return errnos
Julian Wiedmann
6
-64
/
+76
2019-02-12
s390/qeth: cancel cmd on early error
Julian Wiedmann
2
-9
/
+29
2019-02-12
s390/qeth: simplify reply object handling
Julian Wiedmann
1
-57
/
+61
2019-02-12
s390/qeth: limit trace to valid data of command request
Julian Wiedmann
1
-1
/
+1
2019-02-12
s390/qeth: align csum offload with TSO control logic
Julian Wiedmann
2
-89
/
+47
2019-02-12
s390/qeth: enable only required csum offload features
Julian Wiedmann
1
-2
/
+9
2019-02-12
s390/qeth: consolidate filling of low-level cmd length fields
Julian Wiedmann
5
-56
/
+28
2019-02-12
s390/qeth: reduce data length for ARP cache query
Julian Wiedmann
4
-18
/
+7
2019-02-12
net/mlx4_en: Force CHECKSUM_NONE for short ethernet frames
Saeed Mahameed
1
-2
/
+20
2019-02-12
MAINTAINERS: add enetc_ptp driver into QorIQ PTP list
Yangbo Lu
1
-0
/
+1
2019-02-12
enetc: add PTP clock driver
Yangbo Lu
4
-2
/
+162
2019-02-12
ptp: add QorIQ PTP support for ENETC
Yangbo Lu
1
-1
/
+1
2019-02-12
ptp_qoriq: fix register memory map
Yangbo Lu
2
-14
/
+15
2019-02-12
dt-binding: ptp_qoriq: add little-endian support
Yangbo Lu
1
-0
/
+3
2019-02-12
ptp_qoriq: add little enadian support
Yangbo Lu
3
-42
/
+60
2019-02-12
ptp_qoriq: convert to use ptp_qoriq_init/free
Yangbo Lu
2
-67
/
+80
2019-02-12
ptp_qoriq: make ptp operations global
Yangbo Lu
2
-11
/
+25
2019-02-12
ptp_qoriq: make structure/function names more consistent
Yangbo Lu
5
-171
/
+171
2019-02-12
net/skbuff: fix up kernel-doc placement
Brian Norris
1
-6
/
+6
2019-02-12
staging: fsl-dpaa2: ethsw: Remove getting PORT_BRIDGE_FLAGS
Florian Fainelli
1
-5
/
+0
2019-02-12
rocker: Remove getting PORT_BRIDGE_FLAGS
Florian Fainelli
3
-27
/
+0
[next]