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-02-24
net: phy: marvell10g: Use a #define for 88X3310 family id
Maxime Chevallier
2
-2
/
+3
2019-02-24
net: phy: marvell10g: Use 2500BASEX when using 2.5GBASET
Maxime Chevallier
1
-7
/
+19
2019-02-24
net: phy: marvell10g: Use linkmode_set_bit helper instead of __set_bit
Maxime Chevallier
1
-2
/
+2
2019-02-24
net: phy: marvell10g: Use get_features to get the PHY abilities
Maxime Chevallier
1
-3
/
+8
2019-02-24
net: phy: check PMAPMD link status only in genphy_c45_read_link
Heiner Kallweit
1
-8
/
+1
2019-02-24
Merge branch 'net-switchdev-h-inclusion-removal'
David S. Miller
4
-4
/
+0
2019-02-24
net: Remove switchdev.h inclusion from team/bond/vlan
Florian Fainelli
3
-3
/
+0
2019-02-24
nfp: Remove switchdev.h inclusion
Florian Fainelli
1
-1
/
+0
2019-02-24
net: lantiq: Do not use eth_change_mtu()
Hauke Mehrtens
1
-1
/
+0
2019-02-24
net: dsa: lantiq: Add GPHY firmware files
Hauke Mehrtens
1
-0
/
+6
2019-02-24
net: phy: improve definition of __ETHTOOL_LINK_MODE_MASK_NBITS
Heiner Kallweit
2
-12
/
+9
2019-02-24
net/sched: act_skbedit: fix refcount leak when replace fails
Davide Caratti
1
-2
/
+1
2019-02-24
net/sched: act_ipt: fix refcount leak when replace fails
Davide Caratti
1
-2
/
+1
2019-02-25
m68k: add ColdFire mcf5441x eDMA platform support
Angelo Dureghello
3
-2
/
+98
2019-02-24
Linux 5.0-rc8
Linus Torvalds
1
-1
/
+1
2019-02-24
Merge branch 'net-protodown-support-for-macvlan-and-vxlan'
David S. Miller
4
-0
/
+22
2019-02-24
vxlan: add ndo_change_proto_down support
Andy Roulin
1
-0
/
+1
2019-02-24
macvlan: add ndo_change_proto_down support
Andy Roulin
1
-0
/
+1
2019-02-24
net: dev: add generic protodown handler
Andy Roulin
2
-0
/
+20
2019-02-24
Merge branch 'Add-tests-for-unlocked-flower-classifier-implementation'
David S. Miller
4
-4
/
+297
2019-02-24
selftests: concurrency: add test to verify parallel replace/delete
Vlad Buslov
1
-0
/
+26
2019-02-24
selftests: concurrency: add test to verify parallel add/delete
Vlad Buslov
2
-3
/
+49
2019-02-24
selftests: concurrency: add test to verify concurrent delete
Vlad Buslov
1
-0
/
+25
2019-02-24
selftests: concurrency: add test to verify concurrent replace
Vlad Buslov
2
-1
/
+33
2019-02-24
selftests: concurrency: add test to verify parallel rules replace
Vlad Buslov
1
-0
/
+25
2019-02-24
selftests: concurrency: add test to verify parallel rules deletion
Vlad Buslov
1
-0
/
+25
2019-02-24
selftests: concurrency: add test to verify parallel rules insertion
Vlad Buslov
3
-0
/
+64
2019-02-24
selftests: tdc_batch.py: add options needed for concurrency tests
Vlad Buslov
1
-4
/
+54
2019-02-24
net: Skip GSO length estimation if transport header is not set
Maxim Mikityanskiy
1
-1
/
+1
2019-02-24
doc: add phylink documentation to the networking book
Russell King
2
-0
/
+269
2019-02-24
net: phylink: update mac_config() documentation
Russell King
1
-0
/
+7
2019-02-24
net: Use RCU_INIT_POINTER() to set sk_wq
Li RongQing
1
-3
/
+3
2019-02-24
net: phy: let genphy_c45_read_abilities also check aneg capability
Heiner Kallweit
1
-0
/
+11
2019-02-24
Merge back earlier PM core material for v5.1.
Rafael J. Wysocki
10
-43
/
+108
2019-02-24
Merge back earlier cpufreq material for v5.1.
Rafael J. Wysocki
36
-301
/
+778
2019-02-24
ACPICA: Update version to 20190215
Bob Moore
1
-1
/
+1
2019-02-24
ACPI/ACPICA: Trivial: fix spelling mistakes and fix whitespace formatting
Erik Schmauss
31
-70
/
+72
2019-02-24
ACPICA: ACPI 6.3: add GTDT Revision 3 support
Erik Schmauss
1
-0
/
+5
2019-02-24
ACPICA: ACPI 6.3: HMAT updates
Erik Schmauss
1
-4
/
+4
2019-02-24
ACPICA: ACPI 6.3: PPTT add additional fields in Processor Structure Flags
Erik Schmauss
1
-2
/
+5
2019-02-24
ACPICA: ACPI 6.3: add Error Disconnect Recover Notification value
Erik Schmauss
2
-4
/
+7
2019-02-24
ACPICA: ACPI 6.3: MADT: add support for statistical profiling in GICC
Erik Schmauss
1
-2
/
+3
2019-02-24
ACPICA: ACPI 6.3: add PCC operation region support for AML interpreter
Erik Schmauss
4
-0
/
+80
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
171
-922
/
+1410
2019-02-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-5
/
+21
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
64
-420
/
+568
2019-02-24
iomap: wire up the iopoll method
Christoph Hellwig
4
-15
/
+32
2019-02-24
block: add bio_set_polled() helper
Jens Axboe
2
-2
/
+16
2019-02-24
block: wire up block device iopoll method
Christoph Hellwig
1
-1
/
+17
2019-02-24
fs: add an iopoll method to struct file_operations
Christoph Hellwig
2
-0
/
+5
[prev]
[next]