index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ncsi
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-02
net/ncsi: Fix the multi thread manner of NCSI driver
DelphineCCChiu
3
-38
/
+41
2023-11-18
net/ncsi: Add NC-SI 1.2 Get MC MAC Address command
Peter Delevoryas
4
-4
/
+59
2023-11-18
net/ncsi: Fix netlink major/minor version numbers
Peter Delevoryas
4
-8
/
+36
2023-11-18
net/ncsi: Simplify Kconfig/dts control flow
Peter Delevoryas
1
-17
/
+3
2023-11-15
Revert ncsi: Propagate carrier gain/loss events to the NCSI controller
Johnathan Mantey
1
-5
/
+0
2023-09-18
ncsi: Propagate carrier gain/loss events to the NCSI controller
Johnathan Mantey
1
-0
/
+5
2023-08-16
genetlink: make genl_info->nlhdr const
Jakub Kicinski
2
-2
/
+2
2023-06-09
net/ncsi: change from ndo_set_mac_address to dev_set_mac_address
Ivan Mikhaylov
1
-2
/
+3
2023-06-09
net/ncsi: make one oem_gma function for all mfr id
Ivan Mikhaylov
1
-69
/
+19
2023-04-28
net/ncsi: clear Tx enable mode when handling a Config required AEN
Cosmo Chou
1
-0
/
+1
2023-03-16
net: Use of_property_read_bool() for boolean properties
Rob Herring
1
-2
/
+2
2022-12-07
net/ncsi: Silence runtime memcpy() false positive warning
Kees Cook
1
-1
/
+2
2022-08-29
genetlink: start to validate reserved header bytes
Jakub Kicinski
1
-0
/
+1
2022-06-24
net/ncsi: use proper "mellanox" DT vendor prefix
Krzysztof Kozlowski
1
-1
/
+2
2022-01-15
all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
Yury Norov
1
-2
/
+2
2021-12-30
net/ncsi: check for error return from call to nla_put_u32
Jiasheng Jiang
1
-1
/
+5
2021-11-24
net/ncsi : Add payload to be 32-bit aligned to fix dropped packets
Kumar Thangavel
1
-8
/
+16
2021-09-02
net/ncsi: add get MAC address command to get Intel i210 MAC address
Ivan Mikhaylov
4
-1
/
+75
2021-07-09
net/ncsi: add dummy response handler for Intel boards
Ivan Mikhaylov
1
-1
/
+8
2021-07-09
net/ncsi: add NCSI Intel OEM command to keep PHY up
Ivan Mikhaylov
3
-0
/
+56
2021-07-09
net/ncsi: fix restricted cast warning of sparse
Ivan Mikhaylov
2
-4
/
+4
2021-06-08
net/ncsi: Fix spelling mistakes
Zheng Yongjun
2
-3
/
+3
2021-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+13
2021-03-30
net/ncsi: Avoid channel_monitor hrtimer deadlock
Milton Miller
1
-7
/
+13
2021-03-29
ncsi: internal.h: Fix a spello
Bhaskar Chowdhury
1
-1
/
+1
2020-12-23
net/ncsi: Use real net-device for response handler
John Wang
1
-1
/
+1
2020-11-13
net/ncsi: Fix netlink registration
Joel Stanley
3
-27
/
+3
2020-10-03
genetlink: move to smaller ops wherever possible
Jakub Kicinski
1
-3
/
+3
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-07-23
net/ncsi: use eth_zero_addr() to clear mac address
Miaohe Lin
1
-1
/
+1
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-2
/
+2
2020-01-10
net/ncsi: Support for multi host mellanox card
Vijay Khemka
2
-0
/
+89
2020-01-09
net/ncsi: Send device address as source address
Vijay Khemka
1
-1
/
+9
2019-12-31
net/ncsi: Fix gma flag setting after response
Vijay Khemka
2
-3
/
+6
2019-09-20
net/ncsi: Disable global multicast filter
Vijay Khemka
2
-93
/
+12
2019-09-01
net/ncsi: add response handlers for PLDM over NC-SI
Ben Wei
2
-2
/
+14
2019-08-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-6
/
+16
2019-08-23
net/ncsi: update response packet length for GCPS/GNS/GNPTS commands
Ben Wei
1
-3
/
+3
2019-08-23
net/ncsi: Fix the payload copying for the request coming from Netlink
Justin.Lee1@Dell.com
1
-2
/
+9
2019-08-20
net/ncsi: Ensure 32-bit boundary for data cksum
Terry S. Duncan
2
-4
/
+7
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
8
-40
/
+8
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-04-28
genetlink: optionally validate strictly/dumps
Johannes Berg
1
-0
/
+6
2019-04-28
netlink: make validation more configurable for future strictness
Johannes Berg
1
-2
/
+2
2019-04-28
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
1
-6
/
+6
2019-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+5
2019-04-24
net/ncsi: handle overflow when incrementing mac address
Tao Ren
1
-1
/
+5
2019-03-22
genetlink: make policy common to family
Johannes Berg
1
-6
/
+1
2019-03-16
net: ncsi: fix a missing check for nla_nest_start
Kangjie Lu
1
-0
/
+4
2018-11-28
net/ncsi: Add NCSI Mellanox OEM command
Vijay Khemka
4
-2
/
+81
[next]