index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ncsi
/
ncsi-rsp.c
Age
Commit message (
Expand
)
Author
2020-12-23
net/ncsi: Use real net-device for response handler
John Wang
2020-07-23
net/ncsi: use eth_zero_addr() to clear mac address
Miaohe Lin
2019-12-30
net/ncsi: Fix gma flag setting after response
Vijay Khemka
2019-08-31
net/ncsi: add response handlers for PLDM over NC-SI
Ben Wei
2019-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-22
net/ncsi: update response packet length for GCPS/GNS/GNPTS commands
Ben Wei
2019-08-20
net/ncsi: Ensure 32-bit boundary for data cksum
Terry S. Duncan
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-04-23
net/ncsi: handle overflow when incrementing mac address
Tao Ren
2018-11-27
net/ncsi: Add NCSI Mellanox OEM command
Vijay Khemka
2018-11-17
net/ncsi: Configure multi-package, multi-channel modes with failover
Samuel Mendoza-Jonas
2018-10-17
net/ncsi: Add NCSI Broadcom OEM command
Vijay Khemka
2018-10-15
net/ncsi: Extend NC-SI Netlink interface to allow user space to send NC-SI co...
Justin.Lee1@Dell.com
2018-10-05
net/ncsi: Add NCSI OEM command support
Vijay Khemka
2018-06-03
net/ncsi: Avoid GFP_KERNEL in response handler
Samuel Mendoza-Jonas
2018-05-17
net/ncsi: prevent a couple array underflows
Dan Carpenter
2018-04-17
net/ncsi: Refactor MAC, VLAN filters
Samuel Mendoza-Jonas
2017-11-11
net/ncsi: Don't return error on normal response
Samuel Mendoza-Jonas
2017-11-11
net/ncsi: Improve general state logging
Samuel Mendoza-Jonas
2017-10-21
net/ncsi: Fix length of GVI response packet
Gavin Shan
2017-08-28
net/ncsi: Configure VLAN tag filter
Samuel Mendoza-Jonas
2017-08-28
net/ncsi: Fix several packet definitions
Samuel Mendoza-Jonas
2016-10-04
net/ncsi: Rework the channel monitoring
Gavin Shan
2016-10-04
net/ncsi: Allow to extend NCSI request properties
Gavin Shan
2016-07-19
net/ncsi: NCSI AEN packet handler
Gavin Shan
2016-07-19
net/ncsi: Package and channel management
Gavin Shan
2016-07-19
net/ncsi: NCSI response packet handler
Gavin Shan