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
/
drivers
/
net
/
ethernet
/
hisilicon
/
hns
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-25
/
+1
2019-11-07
net: hns: Fix the stray netpoll locks causing deadlock in NAPI path
Salil Mehta
3
-25
/
+1
2019-10-07
net: hns: make arrays static, makes object smaller
Colin Ian King
1
-2
/
+2
2019-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2
-3
/
+5
2019-09-05
net: hns: Move static keyword to the front of declaration
Krzysztof Wilczynski
1
-1
/
+1
2019-08-18
net: hns: add phy_attached_info() to the hns driver
Yonglong Liu
1
-0
/
+2
2019-07-30
drivers: Introduce device lookup variants by fwnode
Suzuki K Poulose
1
-7
/
+1
2019-07-22
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
1
-2
/
+2
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2019-07-03
net: hns: add support for vlan TSO
Yonglong Liu
1
-0
/
+1
2019-06-24
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
1
-1
/
+1
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+4
2019-06-02
net: hns: Fix loopback test failed at copper ports
Yonglong Liu
1
-0
/
+4
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
21
-105
/
+21
2019-04-23
net: pass net_device argument to the eth_get_headlen
Stanislav Fomichev
1
-1
/
+1
2019-04-06
net: hns: fix unsigned comparison to less than zero
Colin Ian King
1
-1
/
+1
2019-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
13
-47
/
+62
2019-04-04
net: hns: Fix sparse: some warnings in HNS drivers
Yonglong Liu
10
-32
/
+26
2019-04-04
net: hns: Fix WARNING when remove HNS driver with SMMU enabled
Yonglong Liu
1
-1
/
+3
2019-04-04
net: hns: fix ICMP6 neighbor solicitation messages discard problem
Yonglong Liu
1
-6
/
+27
2019-04-04
net: hns: Fix probabilistic memory overwrite when HNS driver initialized
Yonglong Liu
1
-1
/
+1
2019-04-04
net: hns: Use NAPI_POLL_WEIGHT for hns driver
Yonglong Liu
1
-5
/
+2
2019-04-04
net: hns: fix KASAN: use-after-free in hns_nic_net_xmit_hw()
Liubin Shu
1
-2
/
+3
2019-03-20
net: remove 'fallback' argument from dev->ndo_select_queue()
Paolo Abeni
1
-3
/
+2
2019-02-27
net: hns: use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-2
/
+3
2019-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2019-02-18
net: hns: Fixes the missing put_device in positive leg for roce reset
Salil Mehta
1
-0
/
+3
2019-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2019-02-14
net: hns: Fix object reference leaks in hns_dsaf_roce_reset()
Huang Zijiang
1
-0
/
+2
2019-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-7
/
+14
2019-01-27
net: hns: Restart autoneg need return failed when autoneg off
Yonglong Liu
1
-7
/
+9
2019-01-27
net: hns: Fix for missing of_node_put() after of_parse_phandle()
Yonglong Liu
1
-0
/
+5
2019-01-17
net: hns: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-2
/
+3
2019-01-04
net: hns: Fix use after free identified by SLUB debug
Yonglong Liu
1
-4
/
+2
2019-01-04
net: hns: Fix WARNING when hns modules installed
Yonglong Liu
1
-10
/
+7
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-178
/
+413
2018-12-16
net: hns: Fix ping failed when use net bridge and send multicast
Yonglong Liu
1
-41
/
+216
2018-12-16
net: hns: Add mac pcs config when enable|disable mac
Yonglong Liu
2
-4
/
+11
2018-12-16
net: hns: Fix ntuple-filters status error.
Yonglong Liu
1
-1
/
+1
2018-12-16
net: hns: Avoid net reset caused by pause frames storm
Yonglong Liu
1
-2
/
+10
2018-12-16
net: hns: Free irq when exit from abnormal branch
Yonglong Liu
1
-1
/
+22
2018-12-16
net: hns: Clean rx fbd when ae stopped.
Yonglong Liu
1
-0
/
+3
2018-12-16
net: hns: Fixed bug that netdev was opened twice
Yonglong Liu
1
-0
/
+3
2018-12-16
net: hns: Some registers use wrong address according to the datasheet.
Yonglong Liu
2
-127
/
+127
2018-12-16
net: hns: All ports can not work when insmod hns ko after rmmod.
Yonglong Liu
2
-0
/
+18
2018-12-16
net: hns: Incorrect offset address used for some registers.
Yonglong Liu
1
-2
/
+2
2018-12-06
net: core: dev: Add extack argument to dev_open()
Petr Machata
1
-1
/
+1
2018-11-11
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
1
-2
/
+4
2018-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-30
/
+20
2018-09-28
net: hns: remove ndo_poll_controller
Eric Dumazet
1
-18
/
+0
[next]