index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
mei
/
hbm.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-05-07
MAINTAINERS: put DYNAMIC INTERRUPT MODERATION in proper order
Lukas Bulwahn
1
-1
/
+1
2020-05-07
wireguard: send/receive: use explicit unlikely branch instead of implicit coa...
Jason A. Donenfeld
2
-16
/
+12
2020-05-07
wireguard: selftests: initalize ipv6 members to NULL to squelch clang warning
Jason A. Donenfeld
1
-2
/
+2
2020-05-07
wireguard: send/receive: cond_resched() when processing worker ringbuffers
Jason A. Donenfeld
2
-0
/
+6
2020-05-07
wireguard: socket: remove errant restriction on looping to self
Jason A. Donenfeld
2
-15
/
+51
2020-05-07
wireguard: selftests: use normal kernel stack size on ppc64
Jason A. Donenfeld
1
-0
/
+1
2020-05-07
net: ethernet: ti: am65-cpsw-nuss: fix irqs type
Grygorii Strashko
1
-2
/
+3
2020-05-07
dsa: sja1105: dynamically allocate stats structure
Arnd Bergmann
1
-70
/
+74
2020-05-07
ionic: Use debugfs_create_bool() to export bool
Geert Uytterhoeven
1
-2
/
+1
2020-05-07
net: phy: tja11xx: add support for master-slave configuration
Oleksij Rempel
1
-0
/
+43
2020-05-07
ethtool: provide UAPI for PHY master/slave configuration.
Oleksij Rempel
9
-18
/
+197
2020-05-07
Crypto/chcr: fix for hmac(sha) test fails
Devulapally Shiva Krishna
1
-1
/
+1
2020-05-07
Crypto/chcr: support for 48 byte key_len in aes-xts
Devulapally Shiva Krishna
1
-2
/
+25
2020-05-07
Crypto/chcr: fix for ccm(aes) failed test
Devulapally Shiva Krishna
1
-1
/
+1
2020-05-07
Crypto/chcr: fix ctr, cbc, xts and rfc3686-ctr failed tests
Devulapally Shiva Krishna
2
-14
/
+29
2020-05-07
Crypto/chcr: fix gcm-aes and rfc4106-gcm failed tests
Devulapally Shiva Krishna
1
-4
/
+12
2020-05-07
net: ipa: kill ipa_cmd_dma_task_32b_addr_add()
Alex Elder
2
-70
/
+0
2020-05-07
net: ipa: kill ipa_endpoint_stop()
Alex Elder
2
-23
/
+6
2020-05-07
net: ipa: don't retry in ipa_endpoint_stop()
Alex Elder
1
-15
/
+2
2020-05-07
net: ipa: get rid of workaround in ipa_endpoint_stop()
Alex Elder
1
-38
/
+1
2020-05-07
net: ipa: fix a bug in ipa_endpoint_stop()
Alex Elder
1
-5
/
+2
2020-05-07
net: ipa: remove endpoint delay mode feature
Alex Elder
3
-10
/
+1
2020-05-07
net: ipa: introduce ipa_endpoint_program_suspend()
Alex Elder
1
-26
/
+41
2020-05-07
net: ipa: have ipa_endpoint_init_ctrl() return previous state
Alex Elder
1
-14
/
+14
2020-05-07
net: ipa: only reset channel twice for IPA v3.5.1
Alex Elder
1
-2
/
+2
2020-05-07
net: ipa: rename db_enable flag
Alex Elder
4
-21
/
+21
2020-05-07
net: dsa: Do not leave DSA master with NULL netdev_ops
Florian Fainelli
1
-1
/
+2
2020-05-07
net: dsa: remove duplicate assignment in dsa_slave_add_cls_matchall_mirred
Vladimir Oltean
1
-5
/
+3
2020-05-07
tcp: defer xmit timer reset in tcp_xmit_retransmit_queue()
Eric Dumazet
1
-6
/
+10
2020-05-07
tcp: refine tcp_pacing_delay() for very low pacing rates
Eric Dumazet
3
-20
/
+13
2020-05-07
arm64: dts: sdm845: add IPA iommus property
Alex Elder
1
-0
/
+2
2020-05-07
net: stricter validation of untrusted gso packets
Willem de Bruijn
1
-2
/
+24
2020-05-07
seg6: fix SRH processing to comply with RFC8754
Ahmed Abdelsalam
1
-2
/
+8
2020-05-07
net: mscc: ocelot: ANA_AUTOAGE_AGE_PERIOD holds a value in seconds, not ms
Vladimir Oltean
1
-2
/
+9
2020-05-07
net: dsa: ocelot: the MAC table on Felix is twice as large
Vladimir Oltean
6
-4
/
+7
2020-05-07
r8169: use fsleep in polling functions
Heiner Kallweit
1
-64
/
+44
2020-05-07
timer: add fsleep for flexible sleeping
Heiner Kallweit
2
-0
/
+14
2020-05-07
ipv6: Implement draft-ietf-6man-rfc4941bis
Fernando Gont
3
-54
/
+40
2020-05-07
net: dsa: sja1105: the PTP_CLK extts input reacts on both edges
Vladimir Oltean
1
-8
/
+18
2020-05-07
selftests: net: tcp_mmap: fix SO_RCVLOWAT setting
Eric Dumazet
1
-1
/
+3
2020-05-07
net: hsr: fix incorrect type usage for protocol variable
Murali Karicheri
1
-1
/
+1
2020-05-06
net: phy: mscc: use phy_package_shared
Michael Walle
2
-70
/
+32
2020-05-06
net: phy: bcm54140: use phy_package_shared
Michael Walle
1
-46
/
+11
2020-05-06
net: phy: add concept of shared storage for PHYs
Michael Walle
3
-0
/
+228
2020-05-06
Revert "crypto: chelsio - Inline single pdu only"
Ayush Sawal
1
-3
/
+0
2020-05-06
net: macsec: fix rtnl locking issue
Antoine Tenart
1
-1
/
+2
2020-05-06
net: 7990: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
2
-2
/
+2
2020-05-06
net: cpmac: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
1
-1
/
+1
2020-05-06
net: moxa: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
1
-2
/
+3
2020-05-06
net: lantiq: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
1
-1
/
+2
[next]