index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-08
net/mlx4: Set steering mode according to device capabilities
Hadar Hen Zion
6
-81
/
+148
2012-07-08
net/mlx4_en: Re-design multicast attachments flow
Yevgeny Petrilin
2
-35
/
+124
2012-07-08
net/mlx4_core: Change resource tracking ID to be 64 bit
Hadar Hen Zion
2
-14
/
+14
2012-07-08
net/mlx4_core: Change resource tracking mechanism to use red-black tree
Hadar Hen Zion
2
-32
/
+77
2012-07-08
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
16
-257
/
+591
2012-07-08
r6040: remove duplicate call to the pci_set_drvdata
Devendra Naga
1
-1
/
+0
2012-07-06
ipv6: fix a bad cast in ip6_dst_lookup_tail()
Eric Dumazet
1
-1
/
+1
2012-07-06
ipv6: remove redundant declarations
Eric Dumazet
1
-3
/
+0
2012-07-06
ipv4: Avoid overhead when no custom FIB rules are installed.
David S. Miller
5
-16
/
+73
2012-07-06
ipoib: Need to do dst_neigh_lookup_skb() outside of priv->lock.
David S. Miller
1
-7
/
+8
2012-07-06
ipv6: Initialize the neighbour pointer of rt6_info on allocation
Steffen Klassert
1
-1
/
+1
2012-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
110
-726
/
+1305
2012-07-05
drivers/ieee802154/at231rf230: remove unused return status
alex.bluesman.smirnov@gmail.com
1
-2
/
+1
2012-07-05
6lowpan: revert 'reuse eth_mac_addr()'
alex.bluesman.smirnov@gmail.com
1
-2
/
+14
2012-07-05
dccp: remove unnecessary codes in ipv6.c
RongQing.Li
1
-16
/
+5
2012-07-05
ipv6: remove unnecessary codes in tcp_ipv6.c
RongQing.Li
1
-13
/
+3
2012-07-05
be2net: set maximal number of default RSS queues
Yuval Mintz
1
-4
/
+6
2012-07-05
bnx2x: set maximal number of default RSS queues
Yuval Mintz
1
-1
/
+2
2012-07-05
bnx2: set maximal number of default RSS queues
Yuval Mintz
1
-1
/
+1
2012-07-05
tg3: set maximal number of default RSS queues
Yuval Mintz
1
-1
/
+1
2012-07-05
myri10ge: set maximal number of default RSS queues
Yuval Mintz
1
-1
/
+1
2012-07-05
cxgb4: set maximal number of default RSS queues
Yuval Mintz
1
-2
/
+2
2012-07-05
cxgb3: set maximal number of default RSS queues
Yuval Mintz
1
-1
/
+1
2012-07-05
qlge: set maximal number of default RSS queues
Yuval Mintz
1
-1
/
+1
2012-07-05
vxge: set maximal number of default RSS queues
Yuval Mintz
1
-1
/
+2
2012-07-05
mlx4: set maximal number of default RSS queues
Yuval Mintz
1
-2
/
+3
2012-07-05
net-next: Add netif_get_num_default_rss_queues
Yuval Mintz
2
-0
/
+14
2012-07-05
ipv4: defer fib_compute_spec_dst() call
Eric Dumazet
1
-3
/
+12
2012-07-05
net: Kill dst->_neighbour, accessors, and final uses.
David S. Miller
2
-34
/
+1
2012-07-05
xfrm: No need to copy generic neighbour pointer.
David S. Miller
1
-3
/
+0
2012-07-05
ipv4: No need to set generic neighbour pointer.
David S. Miller
1
-59
/
+3
2012-07-05
ipv6: Store route neighbour in rt6_info struct.
David S. Miller
4
-18
/
+35
2012-07-05
cxgb3: Convert t3_l2t_get() over to dst_neigh_lookup().
David S. Miller
5
-10
/
+17
2012-07-05
net: Pass neighbours and dest address into NETEVENT_REDIRECT events.
David S. Miller
3
-15
/
+19
2012-07-05
decnet: Use neighbours privately in dn_route struct.
David S. Miller
3
-8
/
+32
2012-07-05
neigh: Convert over to dst_neigh_lookup_skb().
David S. Miller
1
-3
/
+16
2012-07-05
br_netfilter: Convert to dst_neigh_lookup_skb().
David S. Miller
1
-13
/
+23
2012-07-05
cxgb4i: Convert over to dst_neigh_lookup().
David S. Miller
1
-1
/
+4
2012-07-05
cxgbi: Convert over to dst_neigh_lookup().
David S. Miller
1
-4
/
+8
2012-07-05
qeth: Convert over to dst_neigh_lookup_skb().
David S. Miller
1
-1
/
+2
2012-07-05
ipoib: Convert over to dev_lookup_neigh_skb().
David S. Miller
2
-10
/
+16
2012-07-05
sch_teql: Convert over to dev_neigh_lookup_skb().
David S. Miller
1
-25
/
+22
2012-07-05
net: Add optional SKB arg to dst_ops->neigh_lookup().
David S. Miller
7
-15
/
+43
2012-07-05
net: Do delayed neigh confirmation.
David S. Miller
6
-32
/
+38
2012-07-05
sunrpc: Don't do a dst_confirm() on an input routes.
David S. Miller
1
-3
/
+0
2012-07-05
ipv4: Don't report neigh uptodate state in rtcache procfs.
David S. Miller
1
-10
/
+2
2012-07-05
ipv4: Make neigh lookups directly in output packet path.
David S. Miller
5
-25
/
+44
2012-07-05
ipv4: Fix crashes in ip_options_compile().
David S. Miller
1
-3
/
+6
2012-07-04
netfilter: nfnetlink_queue: do not allow to set unsupported flag bits
Krishna Kumar
2
-0
/
+6
2012-07-04
netfilter: nfnetlink: check callbacks before using those in nfnetlink_rcv_msg
Tomasz Bursztyka
1
-1
/
+3
[prev]
[next]