index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-03-11
23
-50
/
+230
|
\
|
*
vxlan: test dev->flags & IFF_UP before calling gro_cells_receive()
Eric Dumazet
2019-03-10
1
-0
/
+11
|
*
isdn: mISDNinfineon: fix potential NULL pointer dereference
Kangjie Lu
2019-03-10
1
-1
/
+4
|
*
net: hns3: fix to stop multiple HNS reset due to the AER changes
Shiju Jose
2019-03-10
3
-3
/
+11
|
*
net: stmmac: Avoid one more sometimes uninitialized Clang warning
Nathan Chancellor
2019-03-09
1
-1
/
+1
|
*
net: dsa: mv88e6xxx: Set correct interface mode for CPU/DSA ports
Andrew Lunn
2019-03-09
4
-0
/
+42
|
*
net: ethernet: sun: Zero initialize class in default case in niu_add_ethtool_...
Nathan Chancellor
2019-03-09
1
-0
/
+1
|
*
8139too : Add support for U.S. Robotics USR997901A 10/100 Cardbus NIC
Matthew Whitehead
2019-03-09
1
-0
/
+1
|
*
vhost: silence an unused-variable warning
Arnd Bergmann
2019-03-09
1
-1
/
+1
|
*
connector: fix unsafe usage of ->real_parent
Li RongQing
2019-03-09
1
-4
/
+18
|
*
vxlan: do not need BH again in vxlan_cleanup()
Litao Jiao
2019-03-08
1
-2
/
+2
|
*
net: hns3: add dma_rmb() for rx description
Jian Shen
2019-03-08
1
-0
/
+2
|
*
net: ethernet: stmmac: add management of clk_csr property
Christophe Roullier
2019-03-08
1
-0
/
+3
|
*
net: ethernet: stmmac: update to support all PHY config for stm32mp157c.
Christophe Roullier
2019-03-08
1
-21
/
+86
|
*
net: ethernet: stmmac: manage Ethernet WoL for stm32mp157c.
Christophe Roullier
2019-03-08
1
-1
/
+29
|
*
vxlan: Fix GRO cells race condition between receive and link delete
Stefano Brivio
2019-03-08
1
-1
/
+2
|
*
nfp: fix simple vNIC mailbox length
Dirk van der Merwe
2019-03-07
1
-1
/
+1
|
*
net: stmmac: Avoid sometimes uninitialized Clang warnings
Nathan Chancellor
2019-03-07
1
-3
/
+3
|
*
qede: Fix internal loopback failure with jumbo mtu configuration
Sudarsana Reddy Kalluru
2019-03-07
1
-2
/
+5
|
*
enic: fix build warning without CONFIG_CPUMASK_OFFSTACK
Arnd Bergmann
2019-03-07
1
-3
/
+3
|
*
peak_usb: fix clang build warning
Arnd Bergmann
2019-03-07
1
-1
/
+1
|
*
ravb: Decrease TxFIFO depth of Q3 and Q2 to one
Masaru Nagai
2019-03-07
1
-1
/
+1
|
*
isdn: isdnloop: fix pointer dereference bug
Arnd Bergmann
2019-03-07
1
-1
/
+1
|
*
davinci_emac: always build in CONFIG_OF code
Arnd Bergmann
2019-03-07
1
-3
/
+1
|
*
net: hns3: Fix a logical vs bitwise typo
Dan Carpenter
2019-03-06
1
-2
/
+2
*
|
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
2019-03-11
26
-700
/
+721
|
\
\
|
*
|
tpm/ppi: Enable submission of optional command parameter for PPI 1.3
Stefan Berger
2019-02-13
1
-6
/
+16
|
*
|
tpm/ppi: Possibly show command parameter if TPM PPI 1.3 is used
Stefan Berger
2019-02-13
1
-2
/
+29
|
*
|
tpm/ppi: Display up to 101 operations as define for version 1.3
Stefan Berger
2019-02-13
1
-1
/
+1
|
*
|
tpm/ppi: rename TPM_PPI_REVISION_ID to TPM_PPI_REVISION_ID_1
Stefan Berger
2019-02-13
1
-10
/
+11
|
*
|
tpm/ppi: pass function revision ID to tpm_eval_dsm()
Stefan Berger
2019-02-13
1
-8
/
+8
|
*
|
tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend()
Roberto Sassu
2019-02-13
3
-27
/
+15
|
*
|
tpm: move tpm_chip definition to include/linux/tpm.h
Roberto Sassu
2019-02-13
1
-97
/
+4
|
*
|
tpm: retrieve digest size of unknown algorithms with PCR read
Roberto Sassu
2019-02-13
4
-29
/
+81
|
*
|
tpm: rename and export tpm2_digest and tpm2_algorithms
Roberto Sassu
2019-02-13
4
-23
/
+12
|
*
|
tpm: dynamically allocate the allocated_banks array
Roberto Sassu
2019-02-13
5
-19
/
+44
|
*
|
tpm: remove @flags from tpm_transmit()
Jarkko Sakkinen
2019-02-13
10
-90
/
+73
|
*
|
tpm: take TPM chip power gating out of tpm_transmit()
Jarkko Sakkinen
2019-02-13
6
-37
/
+40
|
*
|
tpm: introduce tpm_chip_start() and tpm_chip_stop()
Jarkko Sakkinen
2019-02-13
3
-81
/
+116
|
*
|
tpm: remove TPM_TRANSMIT_UNLOCKED flag
Jarkko Sakkinen
2019-02-13
6
-38
/
+17
|
*
|
tpm: use tpm_try_get_ops() in tpm-sysfs.c.
Jarkko Sakkinen
2019-02-13
1
-45
/
+78
|
*
|
tpm: remove @space from tpm_transmit()
Jarkko Sakkinen
2019-02-13
8
-53
/
+43
|
*
|
tpm: move TPM space code out of tpm_transmit()
Jarkko Sakkinen
2019-02-13
3
-33
/
+34
|
*
|
tpm: move tpm_validate_commmand() to tpm2-space.c
Jarkko Sakkinen
2019-02-13
3
-64
/
+66
|
*
|
tpm: clean up tpm_try_transmit() error handling flow
Jarkko Sakkinen
2019-02-13
3
-52
/
+45
|
*
|
tpm: encapsulate tpm_dev_transmit()
Jarkko Sakkinen
2019-02-13
1
-7
/
+18
|
*
|
tpm: access command header through struct in tpm_try_transmit()
Jarkko Sakkinen
2019-02-13
1
-2
/
+2
|
*
|
tpm: declare struct tpm_header
Jarkko Sakkinen
2019-02-13
7
-43
/
+34
|
*
|
tpm: print tpm2_commit_space() error inside tpm2_commit_space()
Jarkko Sakkinen
2019-02-13
2
-5
/
+6
|
*
|
tpm: return 0 from pcrs_show() when tpm1_pcr_read() fails
Jarkko Sakkinen
2019-02-13
1
-7
/
+6
[next]