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-07-21
tipc: introduce node contact FSM
Jon Paul Maloy
4
-54
/
+185
2015-07-21
tipc: move link supervision timer to node level
Jon Paul Maloy
4
-80
/
+68
2015-07-21
tipc: simplify link timer implementation
Jon Paul Maloy
2
-45
/
+72
2015-07-21
tipc: improve link FSM implementation
Jon Paul Maloy
2
-156
/
+195
2015-07-21
tipc: introduce new link protocol msg create function
Jon Paul Maloy
1
-67
/
+77
2015-07-21
tipc: clean up definitions and usage of link flags
Jon Paul Maloy
4
-78
/
+67
2015-07-21
tipc: make media xmit call outside node spinlock context
Jon Paul Maloy
8
-77
/
+198
2015-07-21
tipc: change sk_buffer handling in tipc_link_xmit()
Jon Paul Maloy
3
-40
/
+37
2015-07-21
tipc: use bearer index when looking up active links
Jon Paul Maloy
2
-73
/
+59
2015-07-21
tipc: move link input queue to tipc_node
Jon Paul Maloy
4
-19
/
+27
2015-07-21
tipc: move link creation from neighbor discoverer to node
Jon Paul Maloy
3
-16
/
+37
2015-07-21
tipc: introduce link entry structure to struct tipc_node
Jon Paul Maloy
6
-136
/
+143
2015-07-21
switchdev: add offload_fwd_mark generator helper
Scott Feldman
1
-0
/
+103
2015-07-21
net: add phys ID compare helper to test if two IDs are the same
Scott Feldman
1
-6
/
+2
2015-07-21
net: don't reforward packets already forwarded by offload device
Scott Feldman
1
-0
/
+10
2015-07-21
bridge: mcast: fix br_multicast_dev_del warn when igmp snooping is not defined
Nikolay Aleksandrov
1
-0
/
+4
2015-07-20
net/ipv6: update flowi6_oif in ip6_dst_lookup_flow if not set
Phil Sutter
1
-0
/
+2
2015-07-20
bridge: multicast: fix handling of temp and perm entries
Satish Ashok
3
-7
/
+22
2015-07-20
bridge: multicast: notify on group delete
Nikolay Aleksandrov
1
-0
/
+2
2015-07-20
ebpf: add helper to retrieve net_cls's classid cookie
Daniel Borkmann
1
-0
/
+15
2015-07-20
cls_cgroup: factor out classid retrieval
Daniel Borkmann
1
-21
/
+2
2015-07-16
ipv6: Remove unused arguments for __ipv6_dev_get_saddr().
YOSHIFUJI Hideaki
1
-4
/
+2
2015-07-16
netlink: changes for setting and clearing protodown via netlink.
Anuradha Karuppiah
1
-2
/
+14
2015-07-16
net core: Add protodown support.
Anuradha Karuppiah
2
-0
/
+34
2015-07-16
ipv6: Fix finding best source address in ipv6_dev_get_saddr().
YOSHIFUJI Hideaki/吉藤英明
1
-12
/
+18
2015-07-16
pkt_sched: sch_qfq: remove unused member of struct qfq_sched
Andrea Parri
1
-1
/
+0
2015-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
46
-851
/
+1219
2015-07-14
bridge: mdb: add vlan support for user entries
Nikolay Aleksandrov
1
-0
/
+6
2015-07-13
net: Build IPv6 into kernel by default
Tom Herbert
1
-6
/
+5
2015-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
25
-194
/
+242
2015-07-13
Merge tag 'linux-can-fixes-for-4.2-20150712' of git://git.kernel.org/pub/scm/...
David S. Miller
3
-8
/
+13
2015-07-12
can: replace timestamp as unique skb attribute
Oliver Hartkopp
3
-8
/
+13
2015-07-12
net: dsa: Fix off-by-one in switch address parsing
Florian Fainelli
1
-1
/
+1
2015-07-12
net: dsa: Test array index before use
Florian Fainelli
1
-2
/
+2
2015-07-12
net: switchdev: don't abort unsupported operations
Vivien Didelot
1
-4
/
+8
2015-07-12
Revert "ipv4: use skb coalescing in defragmentation"
Florian Westphal
1
-20
/
+6
2015-07-11
net: inet_diag: always export IPV6_V6ONLY sockopt for listening sockets
Phil Sutter
1
-2
/
+2
2015-07-11
ipv6: Do not iterate over all interfaces when finding source address on speci...
YOSHIFUJI Hideaki/吉藤英明
1
-90
/
+107
2015-07-11
bridge: mdb: allow the user to delete mdb entry if there's a querier
Satish Ashok
1
-9
/
+2
2015-07-11
net: call rcu_read_lock early in process_backlog
Julian Anastasov
1
-16
/
+16
2015-07-11
net: do not process device backlog during unregistration
Julian Anastasov
1
-2
/
+4
2015-07-10
bridge: fix potential crash in __netdev_pick_tx()
Eric Dumazet
1
-0
/
+1
2015-07-10
tcp: do not export tcp_init_xmit_timers()
Eric Dumazet
1
-1
/
+0
2015-07-10
bridge: mdb: fill state in br_mdb_notify
Nikolay Aleksandrov
3
-5
/
+7
2015-07-10
route: remove unsed variable in __mkroute_input
Masatake YAMATO
1
-2
/
+1
2015-07-10
ipv6: Nonlocal bind
Tom Herbert
4
-3
/
+14
2015-07-10
inet: inet_twsk_deschedule factorization
Eric Dumazet
7
-25
/
+18
2015-07-10
inet: simplify timewait refcounting
Eric Dumazet
3
-62
/
+17
2015-07-10
ipv6: use flag instead of u16 for hop in inet6_skb_parm
Florian Westphal
3
-7
/
+7
2015-07-10
net: pktgen: kill the "Wait for kthread_stop" code in pktgen_thread_worker()
Oleg Nesterov
1
-9
/
+2
[next]