index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ncsi
Age
Commit message (
Expand
)
Author
2025-06-12
net: ncsi: Fix buffer overflow in fetching version id
Hari Kalavakunta
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-05-27
net: core: Convert dev_set_mac_address() to struct sockaddr_storage
Kees Cook
2025-05-27
net/ncsi: Use struct sockaddr_storage for pending_mac
Kees Cook
2025-04-15
net: ncsi: Fix GCPS 64-bit member variables
Hari Kalavakunta
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-01-27
net/ncsi: use dev_set_mac_address() for Get MC MAC Address handling
Paul Fertser
2025-01-22
net/ncsi: wait for the last response to Deselect Package before configuring c...
Paul Fertser
2025-01-13
net/ncsi: fix locking in Get MAC Address handling
Paul Fertser
2024-10-03
net/ncsi: Disable the ncsi work before freeing the associated structure
Eddie James
2024-06-01
net/ncsi: Fix the multi thread manner of NCSI driver
DelphineCCChiu
2023-11-18
net/ncsi: Add NC-SI 1.2 Get MC MAC Address command
Peter Delevoryas
2023-11-18
net/ncsi: Fix netlink major/minor version numbers
Peter Delevoryas
2023-11-18
net/ncsi: Simplify Kconfig/dts control flow
Peter Delevoryas
2023-11-15
Revert ncsi: Propagate carrier gain/loss events to the NCSI controller
Johnathan Mantey
2023-09-18
ncsi: Propagate carrier gain/loss events to the NCSI controller
Johnathan Mantey
2023-08-15
genetlink: make genl_info->nlhdr const
Jakub Kicinski
2023-06-09
net/ncsi: change from ndo_set_mac_address to dev_set_mac_address
Ivan Mikhaylov
2023-06-09
net/ncsi: make one oem_gma function for all mfr id
Ivan Mikhaylov
2023-04-28
net/ncsi: clear Tx enable mode when handling a Config required AEN
Cosmo Chou
2023-03-16
net: Use of_property_read_bool() for boolean properties
Rob Herring
2022-12-06
net/ncsi: Silence runtime memcpy() false positive warning
Kees Cook
2022-08-29
genetlink: start to validate reserved header bytes
Jakub Kicinski
2022-06-23
net/ncsi: use proper "mellanox" DT vendor prefix
Krzysztof Kozlowski
2022-01-15
all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
Yury Norov
2021-12-29
net/ncsi: check for error return from call to nla_put_u32
Jiasheng Jiang
2021-11-24
net/ncsi : Add payload to be 32-bit aligned to fix dropped packets
Kumar Thangavel
2021-09-01
net/ncsi: add get MAC address command to get Intel i210 MAC address
Ivan Mikhaylov
2021-07-08
net/ncsi: add dummy response handler for Intel boards
Ivan Mikhaylov
2021-07-08
net/ncsi: add NCSI Intel OEM command to keep PHY up
Ivan Mikhaylov
2021-07-08
net/ncsi: fix restricted cast warning of sparse
Ivan Mikhaylov
2021-06-07
net/ncsi: Fix spelling mistakes
Zheng Yongjun
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-03-30
net/ncsi: Avoid channel_monitor hrtimer deadlock
Milton Miller
2021-03-28
ncsi: internal.h: Fix a spello
Bhaskar Chowdhury
2020-12-23
net/ncsi: Use real net-device for response handler
John Wang
2020-11-12
net/ncsi: Fix netlink registration
Joel Stanley
2020-10-02
genetlink: move to smaller ops wherever possible
Jakub Kicinski
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-23
net/ncsi: use eth_zero_addr() to clear mac address
Miaohe Lin
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-01-09
net/ncsi: Support for multi host mellanox card
Vijay Khemka
2020-01-08
net/ncsi: Send device address as source address
Vijay Khemka
2019-12-30
net/ncsi: Fix gma flag setting after response
Vijay Khemka
2019-09-19
net/ncsi: Disable global multicast filter
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-22
net/ncsi: Fix the payload copying for the request coming from Netlink
Justin.Lee1@Dell.com
2019-08-20
net/ncsi: Ensure 32-bit boundary for data cksum
Terry S. Duncan
[next]