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-06-14
l2tp: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-18
/
+3
2019-06-14
Merge branch 'r8169-add-and-use-helper-rtl_is_8168evl_up'
David S. Miller
1
-37
/
+16
2019-06-14
r8169: use helper rtl_is_8168evl_up for setting register MaxTxPacketSize
Heiner Kallweit
1
-20
/
+4
2019-06-14
r8169: add helper rtl_is_8168evl_up
Heiner Kallweit
1
-17
/
+12
2019-06-13
r8169: improve rtl_coalesce_info
Heiner Kallweit
1
-15
/
+6
2019-06-13
r8169: let mdio read functions return -ETIMEDOUT
Heiner Kallweit
1
-4
/
+4
2019-06-13
net: dsa: tag_sja1105: Select CONFIG_PACKING
Vladimir Oltean
1
-0
/
+1
2019-06-13
net: axienet: move use of resource after validity check
Robert Hancock
1
-1
/
+1
2019-06-13
Merge branch 's390-qeth-next'
David S. Miller
5
-416
/
+351
2019-06-13
s390/qeth: allocate a single cmd on read channel
Julian Wiedmann
4
-24
/
+39
2019-06-13
s390/qeth: command-chain the IDX sequence
Julian Wiedmann
1
-44
/
+14
2019-06-13
s390/qeth: convert RCD code to common IO infrastructure
Julian Wiedmann
3
-90
/
+46
2019-06-13
s390/qeth: add support for dynamically allocated cmds
Julian Wiedmann
2
-9
/
+56
2019-06-13
s390/qeth: remove 'channel' parameter from callbacks
Julian Wiedmann
3
-27
/
+21
2019-06-13
s390/qeth: convert device-specific trace entries
Julian Wiedmann
3
-137
/
+122
2019-06-13
s390/qeth: remove OSN-specific IO code
Julian Wiedmann
3
-37
/
+10
2019-06-13
s390/qeth: remove qeth_wait_for_buffer()
Julian Wiedmann
3
-28
/
+37
2019-06-13
s390/qeth: clean up setting of BLKT defaults
Julian Wiedmann
2
-5
/
+7
2019-06-13
s390/qeth: restart pending READ cmd from callback
Julian Wiedmann
1
-3
/
+1
2019-06-13
s390/qeth: simplify DOWN state handling
Julian Wiedmann
2
-10
/
+4
2019-06-13
s390/qeth: use mm helpers
Julian Wiedmann
1
-17
/
+16
2019-06-13
s390/qeth: don't mask TX errors on IQD devices
Julian Wiedmann
1
-7
/
+0
2019-06-13
Merge branch 'mlxsw-Add-support-for-physical-hardware-clock'
David S. Miller
15
-2
/
+697
2019-06-13
selftests: ptp: Add Physical Hardware Clock test
Shalom Toledo
1
-0
/
+166
2019-06-13
mlxsw: spectrum: PTP physical hardware clock initialization
Shalom Toledo
2
-0
/
+39
2019-06-13
mlxsw: spectrum_ptp: Add implementation for physical hardware clock operations
Shalom Toledo
4
-0
/
+313
2019-06-13
ptp: ptp_clock: Publish scaled_ppm_to_ppb
Shalom Toledo
2
-1
/
+10
2019-06-13
mlxsw: reg: Add Management Pulse Per Second Register
Shalom Toledo
1
-0
/
+58
2019-06-13
mlxsw: reg: Add Management UTC Register
Shalom Toledo
1
-0
/
+45
2019-06-13
mlxsw: pci: Query free running clock PCI BAR and offsets
Shalom Toledo
2
-0
/
+35
2019-06-13
mlxsw: core: Add a new interface for reading the hardware free running clock
Shalom Toledo
2
-1
/
+19
2019-06-13
mlxsw: cmd: Free running clock PCI BAR and offsets via query firmware
Shalom Toledo
1
-0
/
+12
2019-06-13
tc-tests: updated fw with bind actions by reference use cases
Roman Mashak
1
-0
/
+144
2019-06-13
Merge branch 'net-stmmac-Convert-to-phylink'
David S. Miller
5
-313
/
+190
2019-06-13
net: stmmac: Convert to phylink and remove phylib logic
Jose Abreu
5
-339
/
+132
2019-06-13
net: stmmac: Start adding phylink support
Jose Abreu
3
-0
/
+53
2019-06-13
net: stmmac: Prepare to convert to phylink
Jose Abreu
1
-41
/
+72
2019-06-13
qede: Make two functions static
YueHaibing
1
-2
/
+2
2019-06-13
net: dsa: sja1105: Make two functions static
YueHaibing
1
-4
/
+4
2019-06-12
tcp: add optional per socket transmit delay
Eric Dumazet
8
-8
/
+76
2019-06-12
Merge branch 'ena-dynamic-queue-sizes'
David S. Miller
7
-143
/
+403
2019-06-12
net: ena: update driver version from 2.0.3 to 2.1.0
Sameeh Jubran
1
-2
/
+2
2019-06-12
net: ena: remove inline keyword from functions in *.c
Sameeh Jubran
3
-24
/
+24
2019-06-12
net: ena: add ethtool function for changing io queue sizes
Sameeh Jubran
3
-1
/
+40
2019-06-12
net: ena: allow queue allocation backoff when low on memory
Sameeh Jubran
3
-42
/
+127
2019-06-12
net: ena: make ethtool show correct current and max queue sizes
Sameeh Jubran
2
-6
/
+6
2019-06-12
net: ena: enable negotiating larger Rx ring size
Sameeh Jubran
2
-49
/
+110
2019-06-12
net: ena: add MAX_QUEUES_EXT get feature admin command
Arthur Kiyanovski
3
-30
/
+105
2019-06-12
Merge branch 'dpaa2-eth-Add-support-for-MQPRIO-offloading'
David S. Miller
2
-26
/
+112
2019-06-12
dpaa2-eth: Add mqprio support
Ioana Radulescu
2
-5
/
+64
[next]