index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-03
net: phy: remove gen10g_suspend and gen10g_resume
Heiner Kallweit
2
-16
/
+0
2019-03-03
net: phy: use genphy_c45_aneg_done in genphy_aneg_done
Heiner Kallweit
1
-8
/
+4
2019-03-03
qmi_wwan: Add support for Quectel EG12/EM12
Kristian Evensen
1
-8
/
+18
2019-03-03
net: dsa: mv8e6xxx: fix number of internal PHYs for 88E6x90 family
Heiner Kallweit
1
-6
/
+6
2019-03-03
net-sysfs: Fix mem leak in netdev_register_kobject
YueHaibing
1
-0
/
+3
2019-03-03
fsl/fman: Use vsprintf extension %pM
Joe Perches
1
-3
/
+1
2019-03-03
net: ipv6: add socket option IPV6_ROUTER_ALERT_ISOLATE
Francesco Ruggeri
4
-1
/
+19
2019-03-03
net: dsa: mv88e6xxx: handle unknown duplex modes gracefully in mv88e6xxx_port_set_duplex
Heiner Kallweit
1
-1
/
+1
2019-03-03
net: fixup address-space warnings in compat_mc_{get,set}sockopt()
Ben Dooks
1
-4
/
+4
2019-03-03
net: dsa: Use prepare/commit phase in dsa_slave_vlan_rx_add_vid()
Florian Fainelli
1
-3
/
+6
2019-03-03
Merge branch 'dpaa2-eth-add-XDP_REDIRECT-support'
David S. Miller
3
-34
/
+214
2019-03-03
dpaa2-eth: add XDP_REDIRECT support
Ioana Radulescu
3
-14
/
+176
2019-03-03
dpaa2-eth: Add software annotation types
Ioana Radulescu
2
-22
/
+40
2019-03-03
Merge branch 'sched-Patches-from-out-of-tree-version-of-sch_cake'
David S. Miller
2
-58
/
+98
2019-03-03
sch_cake: Simplify logic in cake_select_tin()
Toke Høiland-Jørgensen
1
-38
/
+23
2019-03-03
sch_cake: Permit use of connmarks as tin classifiers
Kevin Darbyshire-Bryant
2
-7
/
+28
2019-03-03
sch_cake: Make the dual modes fairer
George Amanakis
1
-29
/
+63
2019-03-04
spi: sh-msiof: Restrict bits per word to 8/16/24/32 on R-Car Gen2/3
Geert Uytterhoeven
1
-1
/
+7
2019-03-04
regulator: mc13xxx: Constify regulator_ops variables
Axel Lin
4
-10
/
+10
2019-03-04
regulator: palmas: Constify palmas_smps_ramp_delay array
Axel Lin
1
-1
/
+1
2019-03-04
regulator: wm831x-dcdc: Convert to use regulator_set/get_current_limit_regmap
Axel Lin
1
-36
/
+6
2019-03-04
regulator: pv88090: Convert to use regulator_set/get_current_limit_regmap
Axel Lin
1
-45
/
+8
2019-03-03
regulator: pv88080: Convert to use regulator_set/get_current_limit_regmap
Axel Lin
1
-47
/
+8
2019-03-03
regulator: pv88060: Convert to use regulator_set/get_current_limit_regmap
Axel Lin
1
-44
/
+7
2019-03-03
Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-5.1
Mark Brown
5
-7
/
+8
2019-03-03
regulator: max77650: Convert to use regulator_set/get_current_limit_regmap
Axel Lin
1
-49
/
+25
2019-03-03
regulator: lp873x: Convert to use regulator_set/get_current_limit_regmap
Axel Lin
1
-39
/
+6
2019-03-03
regulator: lp872x: Convert to use regulator_set/get_current_limit_regmap
Axel Lin
1
-60
/
+10
2019-03-03
regulator: da9210: Convert to use regulator_set/get_current_limit_regmap
Axel Lin
1
-46
/
+7
2019-03-03
regulator: da9055: Convert to use regulator_set/get_current_limit_regmap
Axel Lin
1
-36
/
+9
2019-03-03
regulator: core: Add set/get_current_limit helpers for regmap users
Axel Lin
2
-0
/
+93
2019-03-03
regulator: Fix comment for csel_reg and csel_mask
Axel Lin
1
-2
/
+2
2019-03-03
Linux 5.0
Linus Torvalds
1
-1
/
+1
2019-03-03
Merge branch 'Macb-power-management-support-for-ZynqMP'
David S. Miller
2
-32
/
+188
2019-03-03
net: macb: Add support for suspend/resume with full power down
Harini Katakam
1
-2
/
+38
2019-03-03
net: macb: Add pm runtime support
Harini Katakam
1
-36
/
+112
2019-03-03
net: macb: Support clock management for tsu_clk
Harini Katakam
2
-6
/
+27
2019-03-03
net: macb: Check MDIO state before read/write and use timeouts
Harini Katakam
2
-6
/
+29
2019-03-03
Merge branch 'net-dsa-microchip-add-KSZ9893-switch-support'
David S. Miller
8
-15
/
+316
2019-03-03
net: dsa: microchip: add KSZ9893 switch support
Tristram Ha
3
-15
/
+235
2019-03-03
net: dsa: add KSZ9893 switch tagging support
Tristram Ha
4
-0
/
+38
2019-03-03
dt-bindings: net: dsa: document additional Microchip KSZ9477 family switches
Tristram Ha
1
-0
/
+43
2019-03-03
Merge branch 'appletalk-small-cleanup-and-bugfix'
David S. Miller
4
-48
/
+54
2019-03-03
appletalk: Fix use-after-free in atalk_proc_exit
YueHaibing
4
-9
/
+37
2019-03-03
appletalk: use remove_proc_subtree to simplify procfs code
YueHaibing
1
-39
/
+17
2019-03-03
net: mscc: Enable all ports in QSGMII
Kavya Sree Kotagiri
1
-3
/
+11
2019-03-02
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
3
-3
/
+5
2019-03-02
net: sched: put back q.qlen into a single location
Eric Dumazet
3
-27
/
+19
2019-03-02
Merge tag 'mlx5-updates-2019-03-01' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
15
-109
/
+606
2019-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
57
-2419
/
+1747
[prev]
[next]