index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-16
net: stmmac: use readl_poll_timeout() function in dwmac4_dma_reset()
Dejin Zheng
1
-11
/
+4
2020-03-16
net: stmmac: use readl_poll_timeout() function in init_systime()
Dejin Zheng
1
-11
/
+4
2020-03-16
chcr: remove set but not used variable 'status'
YueHaibing
1
-2
/
+1
2020-03-16
macsec: Netlink support of XPN cipher suites (IEEE 802.1AEbw)
Era Mayflower
3
-15
/
+157
2020-03-16
macsec: Support XPN frame handling - IEEE 802.1AEbw
Era Mayflower
2
-39
/
+136
2020-03-15
Merge branch 'net-dsa-improve-serdes-integration'
David S. Miller
7
-535
/
+667
2020-03-15
net: dsa: mv88e6xxx: use PHY_DETECT in mac_link_up/mac_link_down
Russell King
1
-24
/
+29
2020-03-15
net: dsa: mv88e6xxx: remove port_link_state functions
Russell King
4
-232
/
+0
2020-03-15
net: dsa: mv88e6xxx: combine port_set_speed and port_set_duplex
Russell King
4
-145
/
+107
2020-03-15
net: dsa: mv88e6xxx: fix Serdes link changes
Russell King
2
-21
/
+13
2020-03-15
net: dsa: mv88e6xxx: extend phylink to Serdes PHYs
Russell King
4
-74
/
+480
2020-03-15
net: dsa: mv88e6xxx: configure interface settings in mac_config
Russell King
1
-32
/
+35
2020-03-15
net: dsa: mv88e6xxx: use BMCR definitions for serdes control register
Russell King
2
-14
/
+5
2020-03-15
net: dsa: warn if phylink_mac_link_state returns error
Russell King
1
-1
/
+6
2020-03-15
Merge branch 'net-mii-clause-37-helpers'
David S. Miller
1
-18
/
+39
2020-03-15
net: mii: add linkmode_adv_to_mii_adv_x()
Russell King
1
-0
/
+20
2020-03-15
net: mii: convert mii_lpa_to_ethtool_lpa_x() to linkmode variant
Russell King
1
-18
/
+19
2020-03-15
cdc_ncm: Fix the build warning
Alexander Bersenev
1
-1
/
+1
2020-03-15
Merge branch 'mptcp-simplify-mptcp_accept'
David S. Miller
5
-103
/
+79
2020-03-15
mptcp: drop unneeded checks
Paolo Abeni
2
-23
/
+9
2020-03-15
mptcp: create msk early
Paolo Abeni
4
-80
/
+70
2020-03-15
net: stmmac: platform: convert to devm_platform_ioremap_resource
Dejin Zheng
1
-4
/
+1
2020-03-15
net: mscc: ocelot: adjust maxlen on NPI port, not CPU
Vladimir Oltean
1
-1
/
+1
2020-03-15
tipc: add NULL pointer check to prevent kernel oops
Hoang Le
1
-2
/
+10
2020-03-15
tipc: simplify trivial boolean return
Hoang Le
1
-3
/
+0
2020-03-14
Merge branch 'ethtool-consolidate-irq-coalescing-part-5'
David S. Miller
15
-68
/
+32
2020-03-14
net: via: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+2
2020-03-14
net: sxgbe: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+1
2020-03-14
net: r8169: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+2
2020-03-14
net: qlnic: let core reject the unsupported coalescing parameters
Jakub Kicinski
1
-18
/
+5
2020-03-14
net: qede: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+2
2020-03-14
net: netxen: let core reject the unsupported coalescing parameters
Jakub Kicinski
1
-18
/
+3
2020-03-14
net: nixge: let core reject the unsupported coalescing parameters
Jakub Kicinski
1
-21
/
+1
2020-03-14
net: myri10ge: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+1
2020-03-14
net: sky2: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+4
2020-03-14
net: skge: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+1
2020-03-14
net: octeontx2-pf: let core reject the unsupported coalescing parameters
Jakub Kicinski
1
-11
/
+2
2020-03-14
net: mvpp2: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+2
2020-03-14
net: mvneta: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+2
2020-03-14
net: mv643xx_eth: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+1
2020-03-14
net: jme: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+3
2020-03-14
Merge branch 'net-phy-split-the-mscc-driver'
David S. Miller
8
-1474
/
+1532
2020-03-14
net: phy: mscc: fix header defines and descriptions
Antoine Tenart
3
-12
/
+12
2020-03-14
net: phy: mscc: split the driver into separate files
Antoine Tenart
5
-1462
/
+1515
2020-03-14
net: phy: move the mscc driver to its own directory
Antoine Tenart
6
-1
/
+6
2020-03-14
Merge branch 'RED-Introduce-an-ECN-tail-dropping-mode'
David S. Miller
9
-20
/
+371
2020-03-14
selftests: mlxsw: RED: Test RED ECN nodrop offload
Petr Machata
3
-8
/
+61
2020-03-14
selftests: qdiscs: RED: Add nodrop tests
Petr Machata
1
-0
/
+68
2020-03-14
mlxsw: spectrum_qdisc: Offload RED ECN nodrop mode
Petr Machata
1
-4
/
+5
2020-03-14
net: sched: RED: Introduce an ECN nodrop mode
Petr Machata
4
-6
/
+32
[prev]
[next]