index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2019-02-12
mlxsw: spectrum_switchdev: Remove getting PORT_BRIDGE_FLAGS
Florian Fainelli
1
-17
/
+0
2019-02-12
net: phy: simplify genphy_config_eee_advert
Heiner Kallweit
1
-21
/
+6
2019-02-12
net/tls: Do not use async crypto for non-data records
Vakul Garg
1
-6
/
+12
2019-02-12
devlink: use direct return of genlmsg_reply
Li RongQing
1
-4
/
+1
2019-02-12
net: marvell: mvpp2: use mvpp2_is_xlg() helper elsewhere
Russell King
1
-9
/
+6
2019-02-12
net: marvell: mvpp2: add mvpp2_is_xlg() helper
Russell King
1
-11
/
+9
2019-02-12
net: phylink: add phylink_init_eee() helper
Russell King
2
-0
/
+19
2019-02-12
net: phylink: only call mac_config() during resolve when link is up
Russell King
1
-2
/
+9
2019-02-12
Revert "devlink: Add a generic wake_on_lan port parameter"
Vasundhara Volam
4
-32
/
+1
2019-02-12
smc911x: pass struct device to DMA API functions
Christoph Hellwig
1
-2
/
+2
2019-02-12
meth: pass struct device to DMA API functions
Christoph Hellwig
1
-10
/
+15
2019-02-12
moxart_ether: pass struct device to DMA API functions
Christoph Hellwig
2
-4
/
+8
2019-02-12
pxa168_eth: pass struct device to DMA API functions
Christoph Hellwig
1
-4
/
+7
2019-02-12
lantiq_etop: pass struct device to DMA API functions
Christoph Hellwig
1
-2
/
+4
2019-02-12
macb_main: pass struct device to DMA API functions
Christoph Hellwig
1
-4
/
+4
2019-02-12
au1000_eth: pass struct device to DMA API functions
Christoph Hellwig
1
-3
/
+3
2019-02-12
net: caif: pass struct device to DMA API functions
Christoph Hellwig
1
-14
/
+16
2019-02-12
selftests: mlxsw: avoid double sourcing of lib.sh
Jiri Pirko
1
-1
/
+0
2019-02-12
mlxsw: spectrum_flower: Fix VLAN modify action support
Ido Schimmel
1
-2
/
+1
2019-02-12
mlxsw: spectrum_router: Drop unnecessary WARN_ON_ONCE()
Ido Schimmel
1
-1
/
+1
2019-02-12
mlxsw: spectrum: Set LAG port collector only when active
Nir Dotan
1
-17
/
+45
2019-02-12
MAINTAINERS: add Karsten as SMC maintainer
Ursula Braun
1
-0
/
+1
2019-02-12
net/smc: check port_idx of ib event
Karsten Graul
1
-8
/
+16
2019-02-12
net/smc: check connections in smc_lgr_free_work
Karsten Graul
1
-4
/
+2
2019-02-12
net/smc: reduce amount of status updates to peer
Karsten Graul
1
-14
/
+8
2019-02-12
net/smc: no delay for free tx buffer wait
Karsten Graul
1
-1
/
+1
2019-02-12
net/smc: move wake up of close waiter
Karsten Graul
2
-2
/
+7
2019-02-12
net/smc: reset cursor update required flag
Karsten Graul
2
-4
/
+4
2019-02-12
nfp: flower: remove double new line
Jakub Kicinski
1
-1
/
+0
2019-02-12
flow_offload: Fix flow action infrastructure
Eli Britstein
1
-1
/
+1
2019-02-12
Documentation: fix some freescale dpio-driver.rst warnings
Randy Dunlap
1
-7
/
+7
2019-02-12
nfp: devlink: include vendor/product info in serial number
Jakub Kicinski
1
-3
/
+18
2019-02-12
nfp: devlink: use the generic manufacture identifier instead of vendor
Jakub Kicinski
1
-1
/
+1
2019-02-12
devlink: add a generic board.manufacture version name
Jakub Kicinski
2
-0
/
+7
2019-02-12
devlink: don't allocate attrs on the stack
Jakub Kicinski
1
-4
/
+10
2019-02-12
devlink: fix condition for compat device info
Jakub Kicinski
1
-1
/
+1
2019-02-11
devlink: Add WARN_ON to catch errors of not cleaning devlink objects
Parav Pandit
1
-0
/
+8
2019-02-11
net: dsa: microchip: add switch offload forwarding support
Tristram Ha
2
-3
/
+6
2019-02-10
net: phy: use phy_modify_changed in genphy_config_advert
Heiner Kallweit
1
-28
/
+15
2019-02-10
net: phy: marvell10g: fix usage of new MMD modifying helpers
Heiner Kallweit
1
-7
/
+6
[next]