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-01-14
tipc: remove redundant timer defined in tipc_sock struct
Ying Xue
1
-9
/
+7
2015-01-14
bridge: fix uninitialized variable warning
Roopa Prabhu
1
-7
/
+9
2015-01-13
openvswitch: Remove unnecessary version.h inclusion
Syam Sidhardhan
1
-2
/
+0
2015-01-13
tcp: avoid reducing cwnd when ACK+DSACK is received
Sébastien Barré
1
-19
/
+19
2015-01-13
netlink: eliminate nl_sk_hash_lock
Ying Xue
3
-19
/
+25
2015-01-13
net: allow large number of rx queues
Pankaj Gupta
1
-5
/
+8
2015-01-13
net: sched: sch_teql: Remove unused function
Rickard Strandqvist
1
-7
/
+0
2015-01-13
net: xfrm: xfrm_algo: Remove unused function
Rickard Strandqvist
1
-5
/
+0
2015-01-13
bridge: new function to pack vlans into ranges during gets
Roopa Prabhu
1
-21
/
+124
2015-01-13
bridge: support for multiple vlans and vlan ranges in setlink and dellink req...
Roopa Prabhu
1
-36
/
+68
2015-01-13
tipc: make netlink support net namespace
Ying Xue
1
-2
/
+5
2015-01-13
tipc: make tipc random value aware of net namespace
Ying Xue
4
-12
/
+4
2015-01-13
tipc: make subscriber server support net namespace
Ying Xue
8
-65
/
+86
2015-01-13
tipc: make tipc node address support net namespace
Ying Xue
17
-194
/
+246
2015-01-13
tipc: name tipc name table support net namespace
Ying Xue
15
-116
/
+154
2015-01-13
tipc: make tipc socket support net namespace
Ying Xue
6
-33
/
+43
2015-01-13
tipc: make tipc broadcast link support net namespace
Ying Xue
12
-205
/
+259
2015-01-13
tipc: make bearer list support net namespace
Ying Xue
10
-73
/
+110
2015-01-13
tipc: make tipc node table aware of net namespace
Ying Xue
21
-244
/
+329
2015-01-13
tipc: involve namespace infrastructure
Ying Xue
15
-86
/
+151
2015-01-13
tipc: remove unused tipc_link_get_max_pkt routine
Ying Xue
2
-28
/
+0
2015-01-13
tipc: feed tipc sock pointer to tipc_sk_timeout routine
Ying Xue
1
-17
/
+16
2015-01-13
tipc: cleanup core.c and core.h files
Ying Xue
12
-89
/
+74
2015-01-13
tipc: remove unnecessary wrapper functions of kernel timer APIs
Ying Xue
8
-118
/
+50
2015-01-13
tipc: remove tipc_core_start/stop routines
Ying Xue
1
-43
/
+23
2015-01-13
tipc: fix bug in broadcast retransmit code
Jon Maloy
1
-2
/
+3
2015-01-13
bridge: Add ability to enable TSO
Toshiaki Makita
1
-0
/
+1
2015-01-13
packet: make packet too small warning match condition
Willem de Bruijn
1
-1
/
+1
2015-01-09
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
23
-61
/
+43
2015-01-09
tipc: convert tipc reference table to use generic rhashtable
Ying Xue
6
-353
/
+180
2015-01-08
batman-adv: Kconfig, Add missing DEBUG_FS dependency
Markus Pargmann
1
-0
/
+1
2015-01-07
batman-adv: Start new development cycle
Simon Wunderlich
1
-1
/
+1
2015-01-07
batman-adv: fix misspelled words
Antonio Quartulli
6
-8
/
+8
2015-01-07
batman-adv: clear control block of received socket buffers
Martin Hundebøll
1
-0
/
+3
2015-01-07
batman-adv: checkpatch - remove unnecessary parentheses
Antonio Quartulli
1
-2
/
+2
2015-01-07
batman-adv: checkpatch - Please don't use multiple blank lines
Antonio Quartulli
11
-18
/
+0
2015-01-07
batman-adv: checkpatch - Please use a blank line after declarations
Antonio Quartulli
4
-0
/
+4
2015-01-07
batman-adv: checkpatch - No space is necessary after a cast
Antonio Quartulli
1
-4
/
+4
2015-01-07
batman-adv: checkpatch - else is not generally useful after a break or return
Antonio Quartulli
4
-9
/
+5
2015-01-07
batman-adv: kernel doc fixes for main.{c, h}
Martin Hundebøll
2
-5
/
+4
2015-01-07
batman-adv: kernel doc fix for distributed-arp-table.h
Martin Hundebøll
1
-3
/
+1
2015-01-07
batman-adv: kernel doc fixes for bridge_loop_avoidance.c
Martin Hundebøll
1
-1
/
+5
2015-01-07
batman-adv: kernel doc fixes for bat_iv_ogm.c
Martin Hundebøll
1
-4
/
+5
2015-01-07
batman-adv: remove obsolete variable primary_iface from orig_node
Simon Wunderlich
1
-2
/
+0
2015-01-07
batman-adv: avoid useless return in void functions
Antonio Quartulli
2
-4
/
+0
2015-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-19
/
+32
2015-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
8
-18
/
+31
2015-01-07
ethtool: Extend ethtool plugin module eeprom API to phylib
Ed Swierk
1
-11
/
+34
2015-01-06
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
4
-10
/
+16
2015-01-06
Merge tag 'mac80211-for-davem-2015-01-06' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-3
/
+9
[next]