index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-12
nfp: flower: remove double new line
Jakub Kicinski
1
-1
/
+0
2019-02-11
flow_offload: Fix flow action infrastructure
Eli Britstein
1
-1
/
+1
2019-02-11
Documentation: fix some freescale dpio-driver.rst warnings
Randy Dunlap
1
-7
/
+7
2019-02-11
Merge branch 'devinfo-tweaks'
David S. Miller
4
-9
/
+37
2019-02-11
nfp: devlink: include vendor/product info in serial number
Jakub Kicinski
1
-3
/
+18
2019-02-11
nfp: devlink: use the generic manufacture identifier instead of vendor
Jakub Kicinski
1
-1
/
+1
2019-02-11
devlink: add a generic board.manufacture version name
Jakub Kicinski
2
-0
/
+7
2019-02-11
devlink: don't allocate attrs on the stack
Jakub Kicinski
1
-4
/
+10
2019-02-11
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
Merge branch 'net-phy-register-modifying-helpers'
David S. Miller
4
-46
/
+149
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
2019-02-10
net: phy: add register modifying helpers returning 1 on change
Heiner Kallweit
2
-11
/
+128
2019-02-10
Merge branch 'tc-action-identifier-consistency'
David S. Miller
42
-63
/
+70
2019-02-10
net: Change TCA_ACT_* to TCA_ID_* to match that of TCA_ID_POLICE
Eli Cohen
27
-30
/
+30
2019-02-10
net: Move all TC actions identifiers to one place
Eli Cohen
17
-33
/
+40
2019-02-09
net: phy: aquantia: add support for AQCS109
Nikita Yushchenko
1
-0
/
+12
2019-02-09
net: dsa: mv88e6xxx: SERDES support 2500BaseT via external PHY
Andrew Lunn
1
-1
/
+3
2019-02-09
add snmp counter document
yupeng
1
-3
/
+181
2019-02-09
net: marvell: mvpp2: clear flow control modes in 10G mode
Russell King
1
-0
/
+5
2019-02-09
net: phy: Add support for asking the PHY its abilities
Andrew Lunn
2
-16
/
+21
2019-02-09
net: phy: probe the PHY before determining the supported features
Andrew Lunn
1
-11
/
+13
2019-02-09
net: phy: remove unneeded masking of PHY register read results
Heiner Kallweit
1
-6
/
+6
2019-02-09
net/tls: Disable async decrytion for tls1.3
Vakul Garg
1
-2
/
+6
2019-02-08
net: phy: disregard "Clause 22 registers present" bit in get_phy_c45_devs_in_pkg
Heiner Kallweit
2
-0
/
+4
2019-02-08
Merge branch 'mvpp2-phylink-fixes'
David S. Miller
2
-71
/
+108
2019-02-08
net: marvell: mvpp2: fix AN restart
Russell King
1
-10
/
+5
2019-02-08
net: marvell: mvpp2: read correct pause bits
Russell King
1
-2
/
+2
2019-02-08
net: marvell: mvpp2: only reprogram what is necessary on mac_config
Russell King
1
-23
/
+35
2019-02-08
net: marvell: mvpp2: fix stuck in-band SGMII negotiation
Russell King
1
-6
/
+11
2019-02-08
net: marvell: mvpp2: phylink compliance updates
Russell King
1
-36
/
+61
2019-02-08
ethtool: Remove unnecessary null check in ethtool_rx_flow_rule_create
Nathan Chancellor
1
-11
/
+9
2019-02-08
ixgbe: Use struct_size() helper
Gustavo A. R. Silva
1
-5
/
+5
2019-02-08
igc: Use struct_size() helper
Gustavo A. R. Silva
1
-5
/
+4
2019-02-08
igb: use struct_size() helper
Gustavo A. R. Silva
1
-3
/
+3
2019-02-08
net: phy: don't double-read link status register if link is up
Heiner Kallweit
2
-1
/
+7
2019-02-08
fm10k: use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-4
/
+2
2019-02-08
nfp: flower: cmsg: use struct_size() helper
Gustavo A. R. Silva
1
-4
/
+2
2019-02-08
mlxsw: spectrum_router: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-8
/
+4
2019-02-08
bnx2x: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-6
/
+2
2019-02-08
wimax/i2400m: use struct_size() helper
Gustavo A. R. Silva
1
-2
/
+2
2019-02-08
wan: wanxl: use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-3
/
+2
2019-02-08
net: usb: cdc-phonet: use struct_size() in alloc_netdev()
Gustavo A. R. Silva
1
-2
/
+2
2019-02-08
net: dsa: use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-2
/
+1
2019-02-08
mpls_iptunnel: use struct_size() helper
Gustavo A. R. Silva
1
-2
/
+2
2019-02-08
net/sched: use struct_size() helper
Gustavo A. R. Silva
1
-1
/
+1
2019-02-08
bridge: use struct_size() helper
Gustavo A. R. Silva
1
-2
/
+1
2019-02-08
Merge branch 'qed-SmartAN-query-support'
David S. Miller
6
-1
/
+30
[next]