index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireguard
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
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
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-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: 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
2020-05-06
net: enetc: Make some symbols static
ChenTao
1
-2
/
+3
2020-05-06
net: mediatek: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
1
-1
/
+1
2020-05-06
net: socionext: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
1
-1
/
+1
2020-05-06
net: renesas: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
1
-1
/
+2
2020-05-06
s390/qeth: clean up Kconfig help text
Julian Wiedmann
1
-6
/
+3
2020-05-06
s390/qeth: return error when starting a reset fails
Julian Wiedmann
3
-16
/
+27
2020-05-06
s390/qeth: set TX IRQ marker on last buffer in a group
Julian Wiedmann
1
-6
/
+7
2020-05-06
s390/qeth: indicate contiguous TX buffer elements
Julian Wiedmann
1
-2
/
+10
2020-05-06
s390/qeth: merge TX skb mapping code
Julian Wiedmann
1
-37
/
+27
2020-05-06
s390/qeth: don't use restricted offloads for local traffic
Julian Wiedmann
2
-4
/
+81
2020-05-06
s390/qeth: extract helpers for next-hop lookup
Julian Wiedmann
2
-20
/
+27
2020-05-06
s390/qeth: add debugfs file for local IP addresses
Julian Wiedmann
2
-1
/
+33
2020-05-06
s390/qeth: process local address events
Julian Wiedmann
5
-0
/
+257
2020-05-06
s390/qeth: keep track of LP2LP capability for csum offload
Julian Wiedmann
2
-9
/
+17
2020-05-06
net: ethernet: mediatek: Make mtk_m32 static
Samuel Zou
1
-1
/
+1
2020-05-06
net: mlx4: remove unneeded variable "err" in mlx4_en_get_rxfh()
Jason Yan
1
-2
/
+1
2020-05-06
net: bridge: return false in br_mrp_enabled()
Jason Yan
1
-1
/
+1
2020-05-06
net: cortina: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
1
-1
/
+2
2020-05-06
net: ethernet: ti: Use PTR_ERR_OR_ZERO() to simplify code
Samuel Zou
1
-4
/
+1
[next]