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
pinetabv-6.6.y-devel
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
2011-07-02
x25: Reduce switch/case indent
Joe Perches
5
-402
/
+396
2011-07-02
sunrpc: Reduce switch/case indent
Joe Perches
3
-44
/
+41
2011-07-02
sctp: Reduce switch/case indent
Joe Perches
2
-30
/
+31
2011-07-02
netrom: Reduce switch/case indent
Joe Perches
1
-9
/
+13
2011-07-02
lapb: Reduce switch/case indent
Joe Perches
2
-467
/
+444
2011-07-02
ipv6: Reduce switch/case indent
Joe Perches
1
-76
/
+69
2011-07-02
ipv4: Reduce switch/case indent
Joe Perches
2
-32
/
+32
2011-07-02
netfilter: Reduce switch/case indent
Joe Perches
4
-167
/
+165
2011-07-02
ipconfig: Reduce switch/case indent
Joe Perches
1
-35
/
+38
2011-07-02
econet: Reduce switch/case indent
Joe Perches
1
-13
/
+10
2011-07-02
decnet: Reduce switch/case indent
Joe Perches
9
-597
/
+603
2011-07-02
appletalk: Reduce switch/case indent
Joe Perches
2
-259
/
+259
2011-07-02
rtnl: provide link dump consistency info
Thomas Graf
3
-0
/
+15
2011-06-29
DSA: Enable cascading in multi-chip 6131 configuration
Barry Grussling
1
-2
/
+6
2011-06-27
net_sched: fix dequeuer fairness
jamal
1
-5
/
+7
2011-06-25
net: Kill unuseful net/TUNABLE doc in kernel source
Shan Wei
1
-50
/
+0
2011-06-25
Merge branch 'tipc-Jun24-2011' of git://git.kernel.org/pub/scm/linux/kernel/g...
David S. Miller
12
-381
/
+276
2011-06-25
tipc: Optimize creation of connection protocol messages
Allan Stephens
1
-36
/
+12
2011-06-25
tipc: Don't create payload message using connection protocol routine
Allan Stephens
1
-8
/
+9
2011-06-25
tipc: Reject connection protocol message sent to unconnected port
Allan Stephens
1
-39
/
+40
2011-06-25
tipc: Optimize creation of FIN messages
Allan Stephens
1
-37
/
+24
2011-06-25
tipc: Cleanup of message header size terminology
Allan Stephens
4
-20
/
+20
2011-06-25
tipc: Eliminate useless check when creating internal message
Allan Stephens
1
-4
/
+2
2011-06-25
tipc: Remove unnecessary includes in socket code
Allan Stephens
1
-3
/
+0
2011-06-25
tipc: Eliminate unused field in bearer structure
Allan Stephens
2
-3
/
+0
2011-06-25
tipc: Correct typo in link statistics output
Allan Stephens
1
-1
/
+1
2011-06-25
tipc: Eliminate checks for empty zone list during name translation
Allan Stephens
1
-5
/
+2
2011-06-25
tipc: Convert name table publication lists to standard kernel lists
Allan Stephens
2
-164
/
+90
2011-06-25
tipc: Partition name table instance array info into two parts
Allan Stephens
1
-61
/
+89
2011-06-25
tipc: Eliminate redundant masking in message header routines
Allan Stephens
1
-2
/
+2
2011-06-25
tipc: Eliminate message header routines for caching destination node
Allan Stephens
1
-20
/
+0
2011-06-25
tipc: Optimizations & corrections to message rejection
Allan Stephens
1
-25
/
+24
2011-06-25
tipc: Optimize routing of returned payload messages
Allan Stephens
1
-1
/
+6
2011-06-25
tipc: Add sanity check to detect rejection of non-payload messages
Allan Stephens
1
-0
/
+6
2011-06-25
tipc: Standardize exit logic for message rejection handling
Allan Stephens
1
-10
/
+9
2011-06-25
tipc: Remove unused sanity test macro
Allan Stephens
1
-6
/
+0
2011-06-25
tipc: Convert fatal broadcast sanity check to non-fatal check
Allan Stephens
1
-1
/
+5
2011-06-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
21
-739
/
+1887
2011-06-24
Bluetooth: include scatterlist.h where needed
Stephen Rothwell
1
-0
/
+1
2011-06-23
dcb: use nlmsg_free() instead of kfree()
Dan Carpenter
1
-2
/
+2
2011-06-23
nl80211: use netlink consistent dump feature for BSS dumps
Johannes Berg
1
-4
/
+8
2011-06-23
netlink: advertise incomplete dumps
Johannes Berg
1
-0
/
+2
2011-06-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...
John W. Linville
10
-425
/
+1295
2011-06-22
ip: introduce ip_is_fragment helper inline function
Paul Gortmaker
12
-17
/
+16
2011-06-22
net: remove mm.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
2011-06-22
dcb: Add missing error check in dcb_ieee_set()
John Fastabend
1
-0
/
+3
2011-06-22
dcb: fix return type on dcb_setapp()
John Fastabend
1
-1
/
+1
2011-06-22
dcb: Add dcb_ieee_getapp_mask() for drivers to query APP settings
John Fastabend
1
-0
/
+26
2011-06-22
dcb: Add ieee_dcb_delapp() and dcb op to delete app entry
John Fastabend
1
-2
/
+88
2011-06-22
dcb: Add ieee_dcb_setapp() to be used for IEEE 802.1Qaz APP data
John Fastabend
1
-4
/
+51
[next]