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
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-09
net_sched: destroy proto tp when all filters are gone
Cong Wang
11
-21
/
+97
2015-03-09
neigh: Use neigh table index for neigh_packet_xmit
Eric W. Biederman
2
-24
/
+33
2015-03-09
mpls: Fix the openvswitch select of NET_MPLS_GSO
Eric W. Biederman
1
-0
/
+1
2015-03-09
mpls: Correct the ttl decrement.
Eric W. Biederman
1
-1
/
+1
2015-03-09
mpls: Better error code for unsupported option.
Eric W. Biederman
1
-1
/
+1
2015-03-09
mpls: Cleanup the rcu usage in the code.
Eric W. Biederman
1
-26
/
+47
2015-03-09
mpls: Fix the kzalloc argument order in mpls_rt_alloc
Eric W. Biederman
1
-1
/
+1
2015-03-07
net: gro: remove obsolete code from skb_gro_receive()
Eric Dumazet
1
-44
/
+1
2015-03-07
net/dcb: Add IEEE QCN attribute
Shani Michaeli
1
-3
/
+41
2015-03-06
fib_trie: Add key vector to root, return parent key_vector in resize
Alexander Duyck
1
-232
/
+201
2015-03-06
fib_trie: Move parent from key_vector to tnode
Alexander Duyck
1
-6
/
+5
2015-03-06
fib_trie: Pull empty_children and full_children into tnode
Alexander Duyck
1
-15
/
+16
2015-03-06
fib_trie: Move rcu from key_vector to tnode, add accessors.
Alexander Duyck
1
-18
/
+16
2015-03-06
fib_trie: Add tnode struct as a container for fields not needed in key_vector
Alexander Duyck
1
-33
/
+39
2015-03-06
fib_trie: Rename tnode_child_length to child_length
Alexander Duyck
1
-24
/
+29
2015-03-06
fib_trie: replace tnode_get_child functions with get_child macros
Alexander Duyck
1
-36
/
+24
2015-03-06
fib_trie: Rename tnode to key_vector
Alexander Duyck
1
-119
/
+128
2015-03-06
fib_trie: Return pointer to tnode pointer in resize/inflate/halve
Alexander Duyck
1
-41
/
+65
2015-03-06
fib_trie: Minor cleanups to fib_table_flush_external
Alexander Duyck
1
-12
/
+8
2015-03-06
mpls: Properly validate RTA_VIA payload length
Robert Shearman
1
-1
/
+4
2015-03-06
ipv4: Create probe timer for tcp PMTU as per RFC4821
Fan Du
4
-2
/
+45
2015-03-06
ipv4: Use binary search to choose tcp PMTU probe_size
Fan Du
3
-3
/
+19
2015-03-06
DECnet: Only use neigh_ops for adding the link layer header
Eric W. Biederman
2
-60
/
+54
2015-03-06
switchdev: fix CONFIG_IP_MULTIPLE_TABLES compile issue
Scott Feldman
1
-2
/
+6
2015-03-06
ipv4: Fix unused variable warnings in fib_table_flush_external.
David S. Miller
1
-2
/
+0
2015-03-06
fib: hook IPv4 fib for hardware offload
Scott Feldman
2
-3
/
+56
2015-03-06
switchdev: implement IPv4 fib ndo wrappers
Scott Feldman
1
-2
/
+96
2015-03-06
switchdev: don't support custom ip rules, for now
Scott Feldman
4
-0
/
+81
2015-03-06
switchdev: add IPv4 fib ndo ops wrappers
Scott Feldman
1
-0
/
+39
2015-03-06
net: dsa: extract dsa switch tree setup and removal
Florian Fainelli
1
-39
/
+52
2015-03-06
net: dsa: let switches specify their tagging protocol
Florian Fainelli
1
-2
/
+3
2015-03-06
net: dsa: split dsa_switch_setup into two functions
Florian Fainelli
1
-37
/
+51
2015-03-06
net: dsa: allow deferred probing
Florian Fainelli
1
-3
/
+3
2015-03-06
net: dsa: update dsa_of_{probe, remove} to use a device pointer
Florian Fainelli
1
-12
/
+12
2015-03-06
inet_diag: remove duplicate code from inet_twsk_diag_dump()
Eric Dumazet
1
-24
/
+31
2015-03-06
tipc: add ip/udp media type
Erik Hugne
6
-8
/
+470
2015-03-06
tipc: increase size of tipc discovery messages
Erik Hugne
1
-4
/
+3
2015-03-06
net_sched: move tp->root allocation into fw_init()
WANG Cong
1
-10
/
+13
2015-03-06
net_sched: move tp->root allocation into route4_init()
WANG Cong
1
-7
/
+7
2015-03-06
mpls: using vzalloc requires including vmalloc.h
Stephen Rothwell
1
-0
/
+1
2015-03-05
bridge: Extend Proxy ARP design to allow optional rules for Wi-Fi
Jouni Malinen
5
-8
/
+20
2015-03-05
ax25: Fix the build when CONFIG_INET is disabled
kbuild test robot
1
-1
/
+1
2015-03-05
fib_trie: Prevent allocating tnode if bits is too big for size_t
Alexander Duyck
1
-3
/
+13
2015-03-05
fib_trie: Update last spot w/ idx >> n->bits code and explanation
Alexander Duyck
1
-5
/
+13
2015-03-05
fib_trie: Make fib_table rcu safe
Alexander Duyck
2
-21
/
+52
2015-03-05
fib_trie: move leaf and tnode to occupy the same spot in the key vector
Alexander Duyck
1
-24
/
+27
2015-03-05
fib_trie: Update insert and delete to make use of tp from find_node
Alexander Duyck
1
-142
/
+95
2015-03-05
fib_trie: Fib find node should return parent
Alexander Duyck
1
-18
/
+24
2015-03-05
fib_trie: Fib walk rcu should take a tnode and key instead of a trie and a leaf
Alexander Duyck
1
-96
/
+120
2015-03-05
fib_trie: Only resize tnodes once instead of on each leaf removal in fib_tabl...
Alexander Duyck
1
-63
/
+78
[next]