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
2017-01-09
syncookies: use SipHash in place of SHA1
Jason A. Donenfeld
2
-38
/
+24
2017-01-09
secure_seq: use SipHash in place of MD5
Jason A. Donenfeld
1
-82
/
+63
2017-01-09
net: ipv4: remove disable of bottom half in inet_rtm_getroute
David Ahern
1
-2
/
+0
2017-01-09
net: change init_inodecache() return void
yuan linyu
1
-4
/
+2
2017-01-09
net-tc: convert tc_from to tc_from_ingress and tc_redirected
Willem de Bruijn
2
-3
/
+5
2017-01-09
net-tc: convert tc_at to tc_at_ingress
Willem de Bruijn
2
-11
/
+9
2017-01-09
net-tc: convert tc_verd to integer bitfields
Willem de Bruijn
6
-22
/
+13
2017-01-09
net-tc: extract skip classify bit from tc_verd
Willem de Bruijn
2
-14
/
+7
2017-01-09
net-tc: make MAX_RECLASSIFY_LOOP local
Willem de Bruijn
1
-1
/
+2
2017-01-09
net: make ndo_get_stats64 a void function
stephen hemminger
7
-24
/
+12
2017-01-09
net: ipv4: Remove flow arg from ip_mkroute_input
David Ahern
1
-2
/
+1
2017-01-09
net: ipmr: Remove nowait arg to ipmr_get_route
David Ahern
2
-7
/
+2
2017-01-08
net: dsa: move HWMON support to its own file
Vivien Didelot
4
-129
/
+159
2017-01-07
l2tp: rework socket comparison in __l2tp_ip*_bind_lookup()
Guillaume Nault
2
-14
/
+35
2017-01-07
l2tp: remove useless NULL check in __l2tp_ip*_bind_lookup()
Guillaume Nault
2
-6
/
+0
2017-01-07
l2tp: make __l2tp_ip*_bind_lookup() parameters 'const'
Guillaume Nault
2
-5
/
+5
2017-01-07
l2tp: remove redundant addr_len check in l2tp_ip_bind()
Guillaume Nault
1
-1
/
+1
2017-01-07
RDS: validate the requested traces user input against max supported
santosh.shilimkar@oracle.com
1
-0
/
+3
2017-01-07
sctp: prepare asoc stream for stream reconf
Xin Long
8
-160
/
+116
2017-01-07
udp: inuse checks can quit early for reuseport
Eric Garver
1
-10
/
+19
2017-01-06
net: ipv4: make fib_select_default static
David Ahern
1
-1
/
+1
2017-01-06
net: ipv4: Simplify rt_fill_info
David Ahern
1
-13
/
+7
2017-01-06
net: dsa: remove version string
Vivien Didelot
3
-7
/
+0
2017-01-06
ipv6: do not send RTM_DELADDR for tentative addresses
Mahesh Bandewar
1
-0
/
+7
2017-01-05
tcp: provide timestamps for partial writes
Soheil Hassas Yeganeh
1
-8
/
+10
2017-01-05
Merge tag 'rxrpc-rewrite-20170105' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
7
-384
/
+13
2017-01-05
net:dsa: check for EPROBE_DEFER from dsa_dst_parse()
Volodymyr Bendiuga
1
-1
/
+7
2017-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
14
-47
/
+79
2017-01-05
rxrpc: Show a call's hard-ACK cursors in /proc/net/rxrpc_calls
David Howells
1
-2
/
+7
2017-01-05
rxrpc: Add some more tracing
David Howells
2
-1
/
+6
2017-01-05
rxrpc: Fix handling of enums-to-string translation in tracing
David Howells
5
-381
/
+0
2017-01-05
packet: fix panic in __packet_set_timestamp on tpacket_v3 in tx mode
Daniel Borkmann
1
-0
/
+3
2017-01-04
net: dsa: remove out label in dsa_switch_setup_one
Vivien Didelot
1
-27
/
+13
2017-01-04
net: Assert at build time the assumptions we make about the CMSG header.
David S. Miller
2
-0
/
+5
2017-01-04
scm: remove use CMSG{_COMPAT}_ALIGN(sizeof(struct {compat_}cmsghdr))
yuan linyu
4
-11
/
+9
2017-01-04
net/sched: cls_matchall: Fix error path
Yotam Gigi
1
-6
/
+16
2017-01-03
tipc: reduce risk of user starvation during link congestion
Jon Paul Maloy
5
-251
/
+194
2017-01-03
tipc: modify struct tipc_plist to be more versatile
Jon Paul Maloy
3
-46
/
+83
2017-01-03
tipc: unify tipc_wait_for_sndpkt() and tipc_wait_for_sndmsg() functions
Jon Paul Maloy
1
-59
/
+49
2017-01-03
drop_monitor: consider inserted data in genlmsg_end
Reiter Wolfgang
1
-1
/
+7
2017-01-03
af_packet: TX_RING support for TPACKET_V3
Sowmini Varadhan
1
-9
/
+30
2017-01-03
ipmr, ip6mr: add RTNH_F_UNRESOLVED flag to unresolved cache entries
Nikolay Aleksandrov
2
-2
/
+6
2017-01-03
ipv4: Do not allow MAIN to be alias for new LOCAL w/ custom rules
Alexander Duyck
1
-1
/
+1
2017-01-03
RDS: add receive message trace used by application
Santosh Shilimkar
5
-3
/
+76
2017-01-03
RDS: make message size limit compliant with spec
Avinash Repaka
3
-1
/
+42
2017-01-03
RDS: add stat for socket recv memory usage
Venkat Venkatsubra
2
-0
/
+7
2017-01-03
RDS: IB: fix panic due to handlers running post teardown
Santosh Shilimkar
2
-0
/
+13
2017-01-03
RDS: RDMA: Fix the composite message user notification
Santosh Shilimkar
4
-11
/
+29
2017-01-03
RDS: IB: Add vector spreading for cqs
Santosh Shilimkar
3
-3
/
+53
2017-01-03
RDS: IB: add few useful cache stasts
Santosh Shilimkar
3
-0
/
+15
[next]