index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
checkincludes.pl
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-01-27
bnxt_en: Convert to use netif_level() helpers.
Michael Chan
1
-20
/
+14
2021-01-27
usbnet: fix the indentation of one code snippet
Dongliang Mu
1
-6
/
+6
2021-01-27
net: bridge: multicast: fix br_multicast_eht_set_entry_lookup indentation
Nikolay Aleksandrov
1
-9
/
+9
2021-01-26
nfc: fix typo
wengjianfeng
1
-1
/
+1
2021-01-26
nfc: fdp: fix typo issue
wengjianfeng
1
-1
/
+1
2021-01-26
bnxt_en: Do not process completion entries after fatal condition detected.
Michael Chan
1
-0
/
+8
2021-01-26
bnxt_en: Consolidate firmware reset event logging.
Michael Chan
1
-7
/
+10
2021-01-26
bnxt_en: Improve firmware fatal error shutdown sequence.
Michael Chan
1
-3
/
+10
2021-01-26
bnxt_en: Modify bnxt_disable_int_sync() to be called more than once.
Michael Chan
1
-0
/
+3
2021-01-26
bnxt_en: Add a new BNXT_STATE_NAPI_DISABLED flag to keep track of NAPI state.
Michael Chan
2
-1
/
+4
2021-01-26
bnxt_en: Add bnxt_fw_reset_timeout() helper.
Michael Chan
1
-6
/
+9
2021-01-26
bnxt_en: Retry open if firmware is in reset.
Vasundhara Volam
2
-2
/
+14
2021-01-26
bnxt_en: attempt to reinitialize after aborted reset
Edwin Peer
1
-2
/
+27
2021-01-26
bnxt_en: log firmware debug notifications
Edwin Peer
1
-0
/
+8
2021-01-26
bnxt_en: Add an upper bound for all firmware command timeouts.
Vasundhara Volam
2
-0
/
+3
2021-01-26
bnxt_en: Move reading VPD info after successful handshake with fw.
Vasundhara Volam
1
-3
/
+3
2021-01-26
bnxt_en: Retry sending the first message to firmware if it is under reset.
Michael Chan
2
-7
/
+42
2021-01-26
bnxt_en: handle CRASH_NO_MASTER during bnxt_open()
Edwin Peer
1
-28
/
+39
2021-01-26
bnxt_en: Define macros for the various health register states.
Michael Chan
2
-4
/
+13
2021-01-26
bnxt_en: Update firmware interface to 1.10.2.11.
Michael Chan
3
-53
/
+203
2021-01-26
net: dsa: mt7530: MT7530 optional GPIO support
DENG Qingfang
2
-0
/
+130
2021-01-26
dt-bindings: net: dsa: add MT7530 GPIO controller binding
DENG Qingfang
1
-0
/
+6
2021-01-26
net: ethernet: mediatek: support setting MTU
DENG Qingfang
2
-8
/
+47
2021-01-26
bridge: Use PTR_ERR_OR_ZERO instead if(IS_ERR(...)) + PTR_ERR
Jiapeng Zhong
1
-1
/
+1
2021-01-26
octeontx2-af: Support ESP/AH RSS hashing
Subbaraya Sundeep
3
-1
/
+65
2021-01-26
tg3: improve PCI VPD access
Heiner Kallweit
2
-19
/
+12
2021-01-24
net: dsa: hellcreek: Add TAPRIO offloading support
Kurt Kanzenbach
2
-2
/
+318
2021-01-24
net: mhi: Set wwan device type
Loic Poulain
1
-0
/
+5
2021-01-24
udp: allow forwarding of plain (non-fraglisted) UDP GRO packets
Alexander Lobakin
1
-1
/
+2
2021-01-24
net: introduce a netdev feature for UDP GRO forwarding
Alexander Lobakin
2
-1
/
+4
2021-01-23
net: mvpp2: Remove unneeded Kconfig dependency.
Richard Cochran
1
-1
/
+0
2021-01-23
net: dsa: mv88e6xxx: Remove bogus Kconfig dependency.
Richard Cochran
1
-1
/
+0
2021-01-23
net: ipa: disable IEOB interrupts before clearing
Alex Elder
1
-1
/
+1
2021-01-23
net: ipa: repurpose gsi_irq_ieob_disable()
Alex Elder
1
-7
/
+12
2021-01-23
net: ipa: have gsi_channel_update() return a value
Alex Elder
1
-7
/
+6
2021-01-23
net: ipa: heed napi_complete() return value
Alex Elder
1
-3
/
+1
2021-01-23
net: ipa: count actual work done in gsi_channel_poll()
Alex Elder
1
-3
/
+2
2021-01-23
selftests: mlxsw: Add a scale test for physical ports
Danielle Ratson
5
-2
/
+98
2021-01-23
mlxsw: Register physical ports as a devlink resource
Danielle Ratson
6
-11
/
+93
2021-01-23
net/mlx5e: Support HTB offload
Maxim Mikityanskiy
15
-49
/
+1516
2021-01-23
sch_htb: Stats for offloaded HTB
Maxim Mikityanskiy
1
-0
/
+53
2021-01-23
sch_htb: Hierarchical QoS hardware offload
Maxim Mikityanskiy
5
-28
/
+512
2021-01-23
net: sched: Add extack to Qdisc_class_ops.delete
Maxim Mikityanskiy
10
-12
/
+22
2021-01-23
net: sched: Add multi-queue support to sch_tree_lock
Maxim Mikityanskiy
1
-4
/
+10
2021-01-23
tcp: Add receive timestamp support for receive zerocopy.
Arjun Roy
2
-32
/
+88
2021-01-23
tcp: Remove CMSG magic numbers for tcp_recvmsg().
Arjun Roy
1
-4
/
+10
2021-01-23
net: bridge: multicast: mark IGMPv3/MLDv2 fast-leave deletes
Nikolay Aleksandrov
3
-12
/
+20
2021-01-23
net: bridge: multicast: handle block pg delete for all cases
Nikolay Aleksandrov
1
-8
/
+9
2021-01-23
net: bridge: multicast: add EHT host filter_mode handling
Nikolay Aleksandrov
1
-4
/
+38
2021-01-23
net: bridge: multicast: optimize TO_INCLUDE EHT timeouts
Nikolay Aleksandrov
1
-0
/
+21
[next]