index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
tea.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-02-11
net: mvpp2: add RXQ flow control configurations
Stefan Chulski
2
-1
/
+150
2021-02-11
net: mvpp2: enable global flow control
Stefan Chulski
2
-4
/
+37
2021-02-11
net: mvpp2: add FCA RXQ non occupied descriptor threshold
Stefan Chulski
2
-7
/
+40
2021-02-11
net: mvpp2: add FCA periodic timer configurations
Stefan Chulski
2
-0
/
+58
2021-02-11
net: mvpp2: increase BM pool and RXQ size
Stefan Chulski
1
-4
/
+4
2021-02-11
net: mvpp2: add PPv23 version definition
Stefan Chulski
2
-15
/
+24
2021-02-11
net: mvpp2: always compare hw-version vs MVPP21
Stefan Chulski
1
-19
/
+19
2021-02-11
net: mvpp2: add CM3 SRAM memory map
Stefan Chulski
2
-0
/
+27
2021-02-11
dts: marvell: add CM3 SRAM memory to cp11x ethernet device tree
Konstantin Porotchkin
1
-1
/
+1
2021-02-11
doc: marvell: add CM3 address space and PPv2.3 description
Stefan Chulski
1
-2
/
+4
2021-02-11
xen/events: link interdomain events to associated xenbus device
Juergen Gross
7
-33
/
+41
2021-02-11
xen/netback: fix spurious event detection for common event case
Juergen Gross
1
-3
/
+5
2021-02-11
net: fib_notifier: don't return positive values on fib registration
Vlad Buslov
1
-2
/
+3
2021-02-11
net: ipconfig: avoid use-after-free in ic_close_devs
Vladimir Oltean
1
-1
/
+2
2021-02-11
r8169: disable detection of bogus xid's 308/388
Heiner Kallweit
1
-3
/
+6
2021-02-11
bonding: 3ad: Print an error for unknown speeds
Ido Schimmel
1
-4
/
+4
2021-02-11
bonding: 3ad: add support for 400G speed
Nikolay Aleksandrov
1
-0
/
+9
2021-02-11
bonding: 3ad: add support for 200G speed
Nikolay Aleksandrov
1
-0
/
+9
2021-02-11
qede: preserve per queue stats across up/down of interface
Bhaskar Upadhaya
3
-7
/
+48
2021-02-11
qede: add per queue coalesce support for qede driver
Bhaskar Upadhaya
1
-0
/
+124
2021-02-11
qede: add netpoll support for qede driver
Bhaskar Upadhaya
1
-1
/
+2
2021-02-11
net: hns3: fix return of random stack value
Gustavo A. R. Silva
1
-2
/
+1
2021-02-11
net: stmmac: dwmac-intel-plat: remove unnecessary initialization
Nobuhiro Iwamatsu
1
-3
/
+0
2021-02-11
net: initialize net->net_cookie at netns setup
Eric Dumazet
3
-24
/
+7
2021-02-11
r8169: re-configure WOL settings on resume from hibernation
Heiner Kallweit
1
-11
/
+5
2021-02-11
net: phy: icplus: add MDI/MDIX support for IP101A/G
Michael Walle
1
-0
/
+97
2021-02-11
net: phy: icplus: add PHY counter for IP101G
Michael Walle
1
-0
/
+75
2021-02-11
net: phy: icplus: fix paged register access
Michael Walle
1
-13
/
+54
2021-02-11
net: phy: icplus: don't set APS_EN bit on IP101G
Michael Walle
1
-7
/
+20
2021-02-11
net: phy: icplus: split IP101A/G driver
Michael Walle
1
-3
/
+66
2021-02-11
net: phy: icplus: use the .soft_reset() of the phy-core
Michael Walle
1
-30
/
+2
2021-02-11
net: phy: icplus: drop address operator for functions
Michael Walle
1
-5
/
+5
2021-02-11
net: phy: icplus: use PHY_ID_MATCH_EXACT() for IP101A/G
Michael Walle
1
-2
/
+2
2021-02-11
net: phy: icplus: use PHY_ID_MATCH_MODEL() macro
Michael Walle
1
-9
/
+10
2021-02-11
net: dsa: xrs700x: add HSR offloading support
George McCollister
3
-1
/
+132
2021-02-11
net: dsa: add support for offloading HSR
George McCollister
5
-0
/
+96
2021-02-11
net: hsr: add offloading support
George McCollister
12
-26
/
+109
2021-02-11
net: hsr: generate supervision frame without HSR/PRP tag
George McCollister
2
-33
/
+14
2021-02-11
net: dsa: xrs700x: use of_match_ptr() on xrs700x_mdio_dt_ids
George McCollister
1
-1
/
+2
2021-02-11
net: dsa: xrs700x: fix unused warning for of_device_id
George McCollister
2
-2
/
+2
2021-02-11
tcp: add some entropy in __inet_hash_connect()
Eric Dumazet
1
-0
/
+5
2021-02-11
tcp: change source port randomizarion at connect() time
Eric Dumazet
1
-3
/
+17
2021-02-11
Revert "net-loopback: set lo dev initial state to UP"
Petr Machata
1
-6
/
+0
2021-02-11
net: phy: introduce phydev->port
Michael Walle
10
-4
/
+36
2021-02-11
devlink: Fix dmac_filter trap name, align to its documentation
Aya Levin
1
-1
/
+1
2021-02-11
ibmvnic: prefer strscpy over strlcpy
Lijun Pan
1
-3
/
+3
2021-02-11
ibmvnic: remove unused spinlock_t stats_lock definition
Lijun Pan
2
-3
/
+0
2021-02-11
ibmvnic: add comments for spinlock_t definitions
Lijun Pan
1
-4
/
+6
2021-02-11
ibmvnic: fix miscellaneous checks
Lijun Pan
1
-8
/
+9
2021-02-11
ibmvnic: avoid multiple line dereference
Lijun Pan
1
-9
/
+8
[next]