index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
sha256_generic.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-06-29
hinic: add support to get eeprom information
Luo bin
4
-0
/
+175
2020-06-29
hinic: add support to identify physical device
Luo bin
7
-3
/
+132
2020-06-29
hinic: add self test support
Luo bin
8
-0
/
+331
2020-06-29
hinic: add support to set and get irq coalesce
Luo bin
8
-1
/
+418
2020-06-29
hinic: add support to set and get pause params
Luo bin
7
-11
/
+217
2020-06-28
tcp: update delivered_ce with delivered
Yousuk Seung
1
-8
/
+21
2020-06-28
tcp: count sacked packets in tcp_sacktag_state
Yousuk Seung
1
-0
/
+4
2020-06-28
tcp: add ece_ack flag to reno sack functions
Yousuk Seung
1
-10
/
+12
2020-06-28
tcp: stamp SCM_TSTAMP_ACK later in tcp_clean_rtx_queue()
Yousuk Seung
1
-2
/
+2
2020-06-27
net: atlantic: put ptp code under IS_REACHABLE check
Igor Russkikh
4
-6
/
+27
2020-06-27
net: atlantic: add alignment checks in hw_atl2_utils_fw.c
Mark Starovoytov
1
-4
/
+28
2020-06-27
net: atlantic: missing space in a comment in aq_nic.h
Dmitry Bezrukov
1
-4
/
+5
2020-06-27
net: atlantic: fix typo in aq_ring_tx_clean
Mark Starovoytov
1
-4
/
+5
2020-06-27
net: atlantic: make aq_pci_func_init static
Mark Starovoytov
2
-8
/
+9
2020-06-27
net: atlantic: Replace ENOTSUPP usage to EOPNOTSUPP
Mark Starovoytov
2
-2
/
+2
2020-06-27
net: atlantic: fix variable type in aq_ethtool_get_pauseparam
Nikita Danilov
1
-2
/
+1
2020-06-27
net: atlantic: MACSec offload statistics checkpatch fix
Mark Starovoytov
1
-3
/
+3
2020-06-27
mptcp: introduce token KUNIT self-tests
Paolo Abeni
4
-2
/
+152
2020-06-27
mptcp: move crypto test to KUNIT
Paolo Abeni
4
-67
/
+91
2020-06-27
mptcp: refactor token container
Paolo Abeni
4
-113
/
+236
2020-06-27
mptcp: add __init annotation on setup functions
Paolo Abeni
5
-10
/
+10
2020-06-27
docs: networking: move FDDI drivers to the hw driver section
Jakub Kicinski
6
-4
/
+22
2020-06-27
docs: networking: move ATM drivers to the hw driver section
Jakub Kicinski
8
-6
/
+26
2020-06-27
docs: networking: move AppleTalk / LocalTalk drivers to the hw driver section
Jakub Kicinski
6
-3
/
+22
2020-06-27
docs: networking: move remaining Ethernet driver docs to the hw section
Jakub Kicinski
5
-3
/
+3
2020-06-27
docs: networking: move ray_cs to the hw driver section
Jakub Kicinski
4
-2
/
+3
2020-06-27
docs: networking: move baycom to the hw driver section
Jakub Kicinski
4
-5
/
+5
2020-06-27
docs: networking: move z8530 to the hw driver section
Jakub Kicinski
9
-7
/
+45
2020-06-27
docs: networking: reorganize driver documentation again
Jakub Kicinski
69
-124
/
+180
2020-06-26
net: phy: mdio: reset MDIO devices even if probe() is not implemented
Bartosz Golaszewski
1
-7
/
+6
2020-06-26
net: phy: reset the PHY even if probe() is not implemented
Bartosz Golaszewski
1
-11
/
+12
2020-06-26
net: mdio: add a forward declaration for reset_control to mdio.h
Bartosz Golaszewski
1
-0
/
+1
2020-06-26
net: phy: arrange headers in phy_device.c alphabetically
Bartosz Golaszewski
1
-15
/
+15
2020-06-26
net: phy: arrange headers in mdio_device.c alphabetically
Bartosz Golaszewski
1
-1
/
+1
2020-06-26
net: phy: arrange headers in mdio_bus.c alphabetically
Bartosz Golaszewski
1
-16
/
+16
2020-06-26
net: mvneta: speed down the PHY, if WoL used, to save energy
Daniel González Cabanelas
1
-0
/
+11
2020-06-26
bonding: Remove extraneous parentheses in bond_setup
Nathan Chancellor
1
-2
/
+2
2020-06-26
net: stmmac: dwmac-meson8b: use clk_parent_data for clock registration
Martin Blumenstingl
1
-32
/
+17
2020-06-26
bnx2x: use generic power management
Vaibhav Gupta
3
-14
/
+8
2020-06-26
i40e: Remove scheduling while atomic possibility
Aleksandr Loktionov
1
-97
/
+137
2020-06-26
i40e: Add support for 5Gbps cards
Aleksandr Loktionov
2
-1
/
+6
2020-06-26
net/intel: remove driver versions from Intel drivers
Jeff Kirsher
39
-142
/
+29
2020-06-26
i40e: Add a check to see if MFS is set
Todd Fujinaka
1
-0
/
+8
2020-06-26
i40e: detect and log info about pre-recovery mode
Piotr Kwapulinski
2
-22
/
+52
2020-06-26
i40e: make PF wait reset loop reliable
Piotr Kwapulinski
1
-11
/
+9
2020-06-26
i40e: remove unused defines
Jesse Brandeburg
14
-5317
/
+2
2020-06-26
i40e: Move client header location
Shiraz Saleem
5
-4
/
+3
2020-06-26
sch_cake: add RFC 8622 LE PHB support to CAKE diffserv handling
Kevin Darbyshire-Bryant
1
-4
/
+4
2020-06-26
rds: transport module should be auto loaded when transport is set
Rao Shoaib
2
-10
/
+20
2020-06-26
sch_cake: fix a few style nits
Toke Høiland-Jørgensen
1
-2
/
+2
[next]