index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ncsi
/
ncsi-cmd.c
Age
Commit message (
Expand
)
Author
2023-11-18
net/ncsi: Add NC-SI 1.2 Get MC MAC Address command
Peter Delevoryas
2022-12-06
net/ncsi: Silence runtime memcpy() false positive warning
Kees Cook
2021-11-24
net/ncsi : Add payload to be 32-bit aligned to fix dropped packets
Kumar Thangavel
2020-01-08
net/ncsi: Send device address as source address
Vijay Khemka
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
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
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
2017-08-28
net/ncsi: Fix several packet definitions
Samuel Mendoza-Jonas
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
networking: convert many more places to skb_put_zero()
Johannes Berg
2016-10-04
net/ncsi: Allow to extend NCSI request properties
Gavin Shan
2016-07-19
net/ncsi: NCSI command packet handler
Gavin Shan