index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfc: fix typo
wengjianfeng
2021-01-26
1
-1
/
+1
*
nfc: fdp: fix typo issue
wengjianfeng
2021-01-26
1
-1
/
+1
*
Merge branch 'bnxt_en-error-recovery-improvements'
Jakub Kicinski
2021-01-26
4
-113
/
+393
|
\
|
*
bnxt_en: Do not process completion entries after fatal condition detected.
Michael Chan
2021-01-26
1
-0
/
+8
|
*
bnxt_en: Consolidate firmware reset event logging.
Michael Chan
2021-01-26
1
-7
/
+10
|
*
bnxt_en: Improve firmware fatal error shutdown sequence.
Michael Chan
2021-01-26
1
-3
/
+10
|
*
bnxt_en: Modify bnxt_disable_int_sync() to be called more than once.
Michael Chan
2021-01-26
1
-0
/
+3
|
*
bnxt_en: Add a new BNXT_STATE_NAPI_DISABLED flag to keep track of NAPI state.
Michael Chan
2021-01-26
2
-1
/
+4
|
*
bnxt_en: Add bnxt_fw_reset_timeout() helper.
Michael Chan
2021-01-26
1
-6
/
+9
|
*
bnxt_en: Retry open if firmware is in reset.
Vasundhara Volam
2021-01-26
2
-2
/
+14
|
*
bnxt_en: attempt to reinitialize after aborted reset
Edwin Peer
2021-01-26
1
-2
/
+27
|
*
bnxt_en: log firmware debug notifications
Edwin Peer
2021-01-26
1
-0
/
+8
|
*
bnxt_en: Add an upper bound for all firmware command timeouts.
Vasundhara Volam
2021-01-26
2
-0
/
+3
|
*
bnxt_en: Move reading VPD info after successful handshake with fw.
Vasundhara Volam
2021-01-26
1
-3
/
+3
|
*
bnxt_en: Retry sending the first message to firmware if it is under reset.
Michael Chan
2021-01-26
2
-7
/
+42
|
*
bnxt_en: handle CRASH_NO_MASTER during bnxt_open()
Edwin Peer
2021-01-26
1
-28
/
+39
|
*
bnxt_en: Define macros for the various health register states.
Michael Chan
2021-01-26
2
-4
/
+13
|
*
bnxt_en: Update firmware interface to 1.10.2.11.
Michael Chan
2021-01-26
3
-53
/
+203
|
/
*
Merge branch 'dsa-add-mt7530-gpio-support'
Jakub Kicinski
2021-01-26
3
-0
/
+136
|
\
|
*
net: dsa: mt7530: MT7530 optional GPIO support
DENG Qingfang
2021-01-26
2
-0
/
+130
|
*
dt-bindings: net: dsa: add MT7530 GPIO controller binding
DENG Qingfang
2021-01-26
1
-0
/
+6
|
/
*
net: ethernet: mediatek: support setting MTU
DENG Qingfang
2021-01-26
2
-8
/
+47
*
bridge: Use PTR_ERR_OR_ZERO instead if(IS_ERR(...)) + PTR_ERR
Jiapeng Zhong
2021-01-26
1
-1
/
+1
*
octeontx2-af: Support ESP/AH RSS hashing
Subbaraya Sundeep
2021-01-26
3
-1
/
+65
*
tg3: improve PCI VPD access
Heiner Kallweit
2021-01-26
2
-19
/
+12
*
Merge branch 'net-dsa-hellcreek-add-taprio-offloading'
Jakub Kicinski
2021-01-24
2
-2
/
+318
|
\
|
*
net: dsa: hellcreek: Add TAPRIO offloading support
Kurt Kanzenbach
2021-01-24
2
-2
/
+318
|
/
*
net: mhi: Set wwan device type
Loic Poulain
2021-01-24
1
-0
/
+5
*
Merge branch 'udp-allow-forwarding-of-plain-non-fraglisted-udp-gro-packets'
Jakub Kicinski
2021-01-24
3
-2
/
+6
|
\
|
*
udp: allow forwarding of plain (non-fraglisted) UDP GRO packets
Alexander Lobakin
2021-01-24
1
-1
/
+2
|
*
net: introduce a netdev feature for UDP GRO forwarding
Alexander Lobakin
2021-01-24
2
-1
/
+4
|
/
*
Merge branch 'remove-unneeded-phy-time-stamping-option'
Jakub Kicinski
2021-01-23
2
-2
/
+0
|
\
|
*
net: mvpp2: Remove unneeded Kconfig dependency.
Richard Cochran
2021-01-23
1
-1
/
+0
|
*
net: dsa: mv88e6xxx: Remove bogus Kconfig dependency.
Richard Cochran
2021-01-23
1
-1
/
+0
|
/
*
Merge branch 'net-ipa-napi-poll-updates'
Jakub Kicinski
2021-01-23
1
-20
/
+21
|
\
|
*
net: ipa: disable IEOB interrupts before clearing
Alex Elder
2021-01-23
1
-1
/
+1
|
*
net: ipa: repurpose gsi_irq_ieob_disable()
Alex Elder
2021-01-23
1
-7
/
+12
|
*
net: ipa: have gsi_channel_update() return a value
Alex Elder
2021-01-23
1
-7
/
+6
|
*
net: ipa: heed napi_complete() return value
Alex Elder
2021-01-23
1
-3
/
+1
|
*
net: ipa: count actual work done in gsi_channel_poll()
Alex Elder
2021-01-23
1
-3
/
+2
|
/
*
Merge branch 'mlxsw-expose-number-of-physical-ports'
Jakub Kicinski
2021-01-23
11
-13
/
+191
|
\
|
*
selftests: mlxsw: Add a scale test for physical ports
Danielle Ratson
2021-01-23
5
-2
/
+98
|
*
mlxsw: Register physical ports as a devlink resource
Danielle Ratson
2021-01-23
6
-11
/
+93
|
/
*
Merge branch 'htb-offload'
Jakub Kicinski
2021-01-23
29
-93
/
+2113
|
\
|
*
net/mlx5e: Support HTB offload
Maxim Mikityanskiy
2021-01-23
15
-49
/
+1516
|
*
sch_htb: Stats for offloaded HTB
Maxim Mikityanskiy
2021-01-23
1
-0
/
+53
|
*
sch_htb: Hierarchical QoS hardware offload
Maxim Mikityanskiy
2021-01-23
5
-28
/
+512
|
*
net: sched: Add extack to Qdisc_class_ops.delete
Maxim Mikityanskiy
2021-01-23
10
-12
/
+22
|
*
net: sched: Add multi-queue support to sch_tree_lock
Maxim Mikityanskiy
2021-01-23
1
-4
/
+10
|
/
*
Merge branch 'tcp-add-cmsg-rx-timestamps-to-rx-zerocopy'
Jakub Kicinski
2021-01-23
2
-36
/
+98
|
\
[next]