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
2014-02-14
net: remove unnecessary return's
stephen hemminger
11
-20
/
+0
2014-02-14
tcp: remove unused min_cwnd member of tcp_congestion_ops
Stanislav Fomichev
9
-18
/
+0
2014-02-14
socket: replace some printk with pr_*
Yang Yingliang
1
-7
/
+6
2014-02-14
tipc: add node_lock protection to link lookup function
Jon Paul Maloy
1
-45
/
+65
2014-02-14
tipc: remove bearer_lock from tipc_bearer struct
Ying Xue
3
-18
/
+4
2014-02-14
tipc: delay delete of link when failover is needed
Jon Paul Maloy
4
-17
/
+36
2014-02-14
tipc: changes to general packet reception algorithm
Jon Paul Maloy
1
-36
/
+40
2014-02-14
tipc: rename stack variables in function tipc_link_tunnel_rcv
Jon Paul Maloy
1
-11
/
+11
2014-02-14
tipc: more cleanup of tunnelling reception function
Jon Paul Maloy
1
-14
/
+7
2014-02-14
tipc: change signature of tunnelling reception function
Jon Paul Maloy
1
-10
/
+4
2014-02-14
tipc: change reception of tunnelled failover packets
Jon Paul Maloy
1
-28
/
+47
2014-02-14
tipc: change reception of tunnelled duplicate packets
Jon Paul Maloy
1
-21
/
+32
2014-02-14
tipc: remove 'links' list from tipc_bearer struct
Ying Xue
5
-54
/
+30
2014-02-14
tipc: redefine 'started' flag in struct link to bitmap
Ying Xue
2
-13
/
+13
2014-02-14
tipc: move code for deleting links from bearer.c to link.c
Ying Xue
3
-5
/
+11
2014-02-14
tipc: move code for resetting links from bearer.c to link.c
Ying Xue
3
-10
/
+14
2014-02-14
tipc: stricter behavior of message reassembly function
Jon Paul Maloy
3
-13
/
+15
2014-02-14
tipc: explicitly include core.h in addr.h
Andreas Bofjäll
1
-0
/
+2
2014-02-13
ipx: implement shutdown()
Sabrina Dubroca
1
-2
/
+26
2014-02-13
net_sched: act: clean up tca_action_flush()
WANG Cong
1
-30
/
+23
2014-02-13
net_sched: act: refuse to remove bound action outside
WANG Cong
1
-6
/
+20
2014-02-13
net_sched: act: move tcf_hashinfo_init() into tcf_register_action()
WANG Cong
10
-81
/
+28
2014-02-13
net_sched: act: refactor cleanup ops
WANG Cong
10
-63
/
+21
2014-02-13
net_sched: act: hide struct tcf_common from API
WANG Cong
10
-181
/
+112
2014-02-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
68
-459
/
+804
2014-02-11
6lowpan: fix lockdep splats
Eric Dumazet
1
-0
/
+20
2014-02-11
9p/trans_virtio.c: Fix broken zero-copy on vmalloc() buffers
Richard Yao
1
-1
/
+4
2014-02-11
tcp: tsq: fix nonagle handling
John Ogness
1
-2
/
+11
2014-02-11
bridge: Prevent possible race condition in br_fdb_change_mac_address
Toshiaki Makita
1
-1
/
+5
2014-02-11
bridge: Properly check if local fdb entry can be deleted when deleting vlan
Toshiaki Makita
3
-9
/
+23
2014-02-11
bridge: Properly check if local fdb entry can be deleted in br_fdb_delete_by_...
Toshiaki Makita
1
-19
/
+6
2014-02-11
bridge: Properly check if local fdb entry can be deleted in br_fdb_change_mac...
Toshiaki Makita
1
-25
/
+32
2014-02-11
bridge: Fix the way to check if a local fdb entry can be deleted
Toshiaki Makita
3
-1
/
+34
2014-02-11
bridge: Change local fdb entries whenever mac address of bridge device changes
Toshiaki Makita
3
-4
/
+5
2014-02-11
bridge: Fix the way to find old local fdb entries in br_fdb_change_mac_address
Toshiaki Makita
1
-1
/
+1
2014-02-11
bridge: Fix the way to insert new local fdb entries in br_fdb_changeaddr
Toshiaki Makita
1
-9
/
+20
2014-02-11
bridge: Fix the way to find old local fdb entries in br_fdb_changeaddr
Toshiaki Makita
3
-7
/
+16
2014-02-10
tcp: correct code comment stating 3 min timeout for FIN_WAIT2, we only do 1 min
Jesper Juhl
1
-1
/
+1
2014-02-10
net: fix 'ip rule' iif/oif device rename
Maciej Żenczykowski
1
-0
/
+7
2014-02-10
6lowpan: Remove unused pointer in lowpan_header_create()
Christian Engelmayer
1
-3
/
+0
2014-02-10
ipv6: icmp6_send: fix Oops when pinging a not set up IPv6 peer on a sit tunnel
FX Le Bail
1
-1
/
+1
2014-02-10
net: Mark functions as static in net/sunrpc/svc_xprt.c
Rashika Kheria
1
-3
/
+3
2014-02-10
net: Include appropriate header file in netfilter/nft_lookup.c
Rashika Kheria
1
-0
/
+1
2014-02-10
net: Move prototype declaration to header file include/net/net_namespace.h fr...
Rashika Kheria
1
-8
/
+1
2014-02-10
net: Move prototype declaration to header file include/net/datalink.h from ne...
Rashika Kheria
1
-3
/
+1
2014-02-10
net: Move prototype declaration to header file include/net/ipx.h from net/ipx...
Rashika Kheria
1
-9
/
+0
2014-02-10
net: Move prototype declaration to include/net/ipx.h from net/ipx/ipx_route.c
Rashika Kheria
1
-4
/
+0
2014-02-10
net: Move prototype declaration to header file include/net/dn.h from net/decn...
Rashika Kheria
1
-3
/
+0
2014-02-10
net: Move prototype declaration to appropriate header file from decnet/af_dec...
Rashika Kheria
1
-2
/
+0
2014-02-10
net: Mark functions as static in core/dev.c
Rashika Kheria
1
-3
/
+3
[next]