index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ncsi
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-09
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-28
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-12
net/ncsi: Fix netlink registration
Joel Stanley
3
-27
/
+3
2020-10-02
genetlink: move to smaller ops wherever possible
Jakub Kicinski
1
-3
/
+3
2020-08-23
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-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-2
/
+2
2020-01-09
net/ncsi: Support for multi host mellanox card
Vijay Khemka
2
-0
/
+89
2020-01-08
net/ncsi: Send device address as source address
Vijay Khemka
1
-1
/
+9
2019-12-30
net/ncsi: Fix gma flag setting after response
Vijay Khemka
2
-3
/
+6
2019-09-19
net/ncsi: Disable global multicast filter
Vijay Khemka
2
-93
/
+12
2019-08-31
net/ncsi: add response handlers for PLDM over NC-SI
Ben Wei
2
-2
/
+14
2019-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-6
/
+16
2019-08-22
net/ncsi: update response packet length for GCPS/GNS/GNPTS commands
Ben Wei
1
-3
/
+3
2019-08-22
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-27
genetlink: optionally validate strictly/dumps
Johannes Berg
1
-0
/
+6
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
1
-2
/
+2
2019-04-27
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
1
-6
/
+6
2019-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+5
2019-04-23
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-27
net/ncsi: Add NCSI Mellanox OEM command
Vijay Khemka
4
-2
/
+81
2018-11-17
net/ncsi: Configure multi-package, multi-channel modes with failover
Samuel Mendoza-Jonas
5
-88
/
+478
2018-11-17
net/ncsi: Reset channel state in ncsi_start_dev()
Samuel Mendoza-Jonas
3
-12
/
+113
2018-11-17
net/ncsi: Don't mark configured channels inactive
Samuel Mendoza-Jonas
2
-8
/
+12
2018-11-17
net/ncsi: Don't deselect package in suspend if active
Samuel Mendoza-Jonas
1
-2
/
+13
2018-11-17
net/ncsi: Probe single packages to avoid conflict
Samuel Mendoza-Jonas
2
-55
/
+31
2018-11-17
net/ncsi: Don't enable all channels when HWA available
Samuel Mendoza-Jonas
2
-48
/
+5
2018-10-17
net/ncsi: Add NCSI Broadcom OEM command
Vijay Khemka
5
-2
/
+147
2018-10-15
net/ncsi: Extend NC-SI Netlink interface to allow user space to send NC-SI co...
Justin.Lee1@Dell.com
6
-5
/
+309
2018-10-05
net/ncsi: Add NCSI OEM command support
Vijay Khemka
4
-4
/
+88
2018-08-29
net/ncsi: remove duplicated include from ncsi-netlink.c
YueHaibing
1
-1
/
+0
2018-08-22
net/ncsi: Fixup .dumpit message flags and ID check in Netlink handler
Samuel Mendoza-Jonas
1
-2
/
+2
2018-06-20
net/ncsi: Use netdev_dbg for debug messages
Joel Stanley
2
-21
/
+18
2018-06-20
net/ncsi: Drop no more channels message
Joel Stanley
1
-2
/
+0
2018-06-20
net/ncsi: Silence debug messages
Joel Stanley
2
-9
/
+9
2018-06-03
net/ncsi: Avoid GFP_KERNEL in response handler
Samuel Mendoza-Jonas
1
-2
/
+2
2018-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-05-31
net/ncsi: Fix array size in dumpit handler
Samuel Mendoza-Jonas
1
-1
/
+1
2018-05-29
net: remove unnecessary genlmsg_cancel() calls
YueHaibing
1
-1
/
+0
2018-05-17
net/ncsi: prevent a couple array underflows
Dan Carpenter
1
-2
/
+3
2018-04-17
net/ncsi: Refactor MAC, VLAN filters
Samuel Mendoza-Jonas
4
-311
/
+147
2018-03-27
net/ncsi: check for null return from call to nla_nest_start
Colin Ian King
1
-0
/
+4
2018-03-08
net/ncsi: unlock on error in ncsi_set_interface_nl()
Dan Carpenter
1
-0
/
+2
[next]