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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-09
net: ethernet: ti: netcp_ethss: add support for child cpts node
Grygorii Strashko
1
-2
/
+7
2019-06-09
net: ethernet: ti: cpts: use devm_get_clk_from_child
Grygorii Strashko
1
-2
/
+7
2019-06-08
net: dsa: sja1105: Expose PTP timestamping ioctls to userspace
Vladimir Oltean
2
-2
/
+100
2019-06-08
net: dsa: sja1105: Add a state machine for RX timestamping
Vladimir Oltean
1
-0
/
+62
2019-06-08
net: dsa: sja1105: Increase priority of CPU-trapped frames
Vladimir Oltean
1
-1
/
+1
2019-06-08
net: dsa: sja1105: Add a global sja1105_tagger_data structure
Vladimir Oltean
2
-0
/
+6
2019-06-08
net: dsa: sja1105: Add support for the AVB Parameters Table
Vladimir Oltean
4
-0
/
+107
2019-06-08
net: dsa: sja1105: Add logic for TX timestamping
Vladimir Oltean
5
-2
/
+200
2019-06-08
net: dsa: sja1105: Add support for the PTP clock
Vladimir Oltean
7
-0
/
+395
2019-06-08
net: dsa: sja1105: Export symbols for upcoming PTP driver
Vladimir Oltean
2
-0
/
+5
2019-06-08
net: dsa: sja1105: Limit use of incl_srcpt to bridge+vlan mode
Vladimir Oltean
1
-2
/
+7
2019-06-08
net: dsa: sja1105: Reverse TPID and TPID2
Vladimir Oltean
1
-2
/
+4
2019-06-08
net: dsa: sja1105: Move sja1105_change_tpid into sja1105_vlan_filtering
Vladimir Oltean
1
-21
/
+21
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3695
-29827
/
+4412
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
14
-56
/
+116
2019-06-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
16
-35
/
+94
2019-06-06
net: axienet: convert to phylink API
Robert Hancock
3
-101
/
+192
2019-06-06
net: axienet: make use of axistream-connected attribute optional
Robert Hancock
1
-15
/
+28
2019-06-06
net: axienet: Fix MDIO bus parent node detection
Robert Hancock
1
-1
/
+2
2019-06-06
net: axienet: stop interface during shutdown
Robert Hancock
1
-0
/
+14
2019-06-06
net: axienet: Make missing MAC address non-fatal
Robert Hancock
1
-2
/
+3
2019-06-06
net: axienet: Fix race condition causing TX hang
Robert Hancock
1
-3
/
+17
2019-06-06
net: axienet: Add optional support for Ethernet core interrupt
Robert Hancock
2
-0
/
+50
2019-06-06
net: axienet: Support shared interrupts
Robert Hancock
1
-6
/
+8
2019-06-06
net: axienet: Add DMA registers to ethtool register dump
Robert Hancock
1
-1
/
+9
2019-06-06
net: axienet: Make RX/TX ring sizes configurable
Robert Hancock
2
-25
/
+67
2019-06-06
net: axienet: Cleanup DMA device reset and halt process
Robert Hancock
2
-14
/
+42
2019-06-06
net: axienet: Re-initialize MDIO registers properly after reset
Robert Hancock
3
-38
/
+57
2019-06-06
net: axienet: fix teardown order of MDIO bus
Robert Hancock
1
-1
/
+1
2019-06-06
net: axienet: Use clock framework to get device clock rate
Robert Hancock
3
-28
/
+53
2019-06-06
net: axienet: add X86 and ARM as supported platforms
Robert Hancock
1
-2
/
+2
2019-06-06
net: axienet: fix MDIO bus naming
Robert Hancock
3
-6
/
+8
2019-06-06
net: axienet: Use standard IO accessors
Robert Hancock
2
-4
/
+4
2019-06-06
net: axienet: Fix casting of pointers to u32
Robert Hancock
2
-20
/
+17
2019-06-06
net: stmmac: socfpga: fix phy and ptp_ref setup for Arria10/Stratix10
Dinh Nguyen
1
-13
/
+104
2019-06-06
nfp: tls: add basic statistics
Jakub Kicinski
4
-12
/
+64
2019-06-06
nfp: tls: add/delete TLS TX connections
Dirk van der Merwe
2
-2
/
+303
2019-06-06
nfp: tls: add datapath support for TLS TX
Dirk van der Merwe
3
-0
/
+65
2019-06-06
nfp: prepare for more TX metadata prepend
Jakub Kicinski
2
-10
/
+35
2019-06-06
nfp: add tls init code
Jakub Kicinski
9
-2
/
+245
2019-06-06
nfp: parse crypto opcode TLV
Jakub Kicinski
2
-0
/
+21
2019-06-06
nfp: add support for sending control messages via mailbox
Jakub Kicinski
7
-8
/
+646
2019-06-06
nfp: parse the mailbox cmsg TLV
Jakub Kicinski
2
-0
/
+12
2019-06-06
nfp: make bar_lock a semaphore
Jakub Kicinski
2
-10
/
+5
2019-06-06
nfp: count all failed TX attempts as errors
Jakub Kicinski
1
-7
/
+5
2019-06-06
net: phy: Add detection of 1000BaseX link mode support
Robert Hancock
1
-0
/
+3
2019-06-06
Merge branch 'parisc-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-7
/
+4
2019-06-06
net: mscc: ocelot: remove unused variable 'vcap_data_t'
YueHaibing
1
-1
/
+1
2019-06-06
net: fec: Do not use netdev messages too early
Fabio Estevam
1
-3
/
+3
2019-06-06
vxlan: Use FDB_HASH_SIZE hash_locks to reduce contention
Litao jiao
1
-33
/
+59
[next]