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
2016-08-24
Merge tag 'rxrpc-rewrite-20160824-2' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
9
-160
/
+943
2016-08-24
Merge tag 'rxrpc-rewrite-20160824-1' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
6
-10
/
+28
2016-08-24
rxrpc: Improve management and caching of client connection objects
David Howells
8
-157
/
+933
2016-08-24
rxrpc: Dup the main conn list for the proc interface
David Howells
5
-4
/
+11
2016-08-24
rxrpc: Make /proc/net/rxrpc_calls safer
David Howells
4
-9
/
+26
2016-08-24
rxrpc: Fix conn-based retransmit
David Howells
2
-1
/
+2
2016-08-24
net: remove clear_sk() method
Eric Dumazet
1
-6
/
+2
2016-08-24
ipv6: tcp: get rid of tcp_v6_clear_sk()
Eric Dumazet
1
-12
/
+0
2016-08-24
udp: get rid of sk_prot_clear_portaddr_nulls()
Eric Dumazet
4
-21
/
+0
2016-08-24
ipv6: udp: remove udp_v6_clear_sk()
Eric Dumazet
3
-15
/
+1
2016-08-24
net: diag: support SOCK_DESTROY for UDP sockets
David Ahern
3
-0
/
+95
2016-08-24
tipc: use kfree_skb() instead of kfree()
Wei Yongjun
1
-1
/
+1
2016-08-24
Merge tag 'rxrpc-rewrite-20160823-2' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
7
-62
/
+226
2016-08-24
Merge tag 'rxrpc-rewrite-20160823-1' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
14
-80
/
+113
2016-08-24
net: rtnetlink: Don't export empty RTAX_FEATURES
Phil Sutter
1
-0
/
+2
2016-08-24
net-tcp: retire TFO_SERVER_WO_SOCKOPT2 config
Yuchung Cheng
1
-13
/
+8
2016-08-24
l2tp: Refactor the codes with existing macros instead of literal number
Gao Feng
1
-11
/
+9
2016-08-24
kcm: Fix locking issue
Tom Herbert
2
-10
/
+23
2016-08-24
strparser: Queue work when being unpaused
Tom Herbert
1
-0
/
+11
2016-08-23
rxrpc: Perform terminal call ACK/ABORT retransmission from conn processor
David Howells
4
-4
/
+157
2016-08-23
rxrpc: Calculate serial skew on packet reception
David Howells
5
-31
/
+43
2016-08-23
rxrpc: Set connection expiry on idle, not put
David Howells
2
-27
/
+26
2016-08-23
rxrpc: Use a tracepoint for skb accounting debugging
David Howells
9
-38
/
+79
2016-08-23
rxrpc: Drop channel number field from rxrpc_call struct
David Howells
5
-10
/
+8
2016-08-23
rxrpc: When clearing a socket, clear the call sets in the right order
David Howells
1
-6
/
+6
2016-08-23
rxrpc: Tidy up the rxrpc_call struct a bit
David Howells
5
-20
/
+21
2016-08-23
rxrpc: Remove RXRPC_CALL_PROC_BUSY
David Howells
2
-7
/
+0
2016-08-23
net: strparser: fix strparser sk_user_data check
Dave Watson
1
-3
/
+0
2016-08-23
net: dsa: Allow the DSA driver to indicate the tag protocol
Andrew Lunn
2
-2
/
+7
2016-08-23
net: ipconfig: Fix NULL pointer dereference on RARP/BOOTP/DHCP timeout
Geert Uytterhoeven
1
-1
/
+1
2016-08-23
Merge tag 'batadv-next-for-davem-20160822' of git://git.open-mesh.org/linux-m...
David S. Miller
20
-37
/
+131
2016-08-23
net_sched: properly handle failure case of tcf_exts_init()
WANG Cong
10
-72
/
+177
2016-08-22
Revert "l2tp: Refactor the codes with existing macros instead of literal number"
David S. Miller
1
-4
/
+4
2016-08-22
l2tp: Refactor the codes with existing macros instead of literal number
Gao Feng
1
-4
/
+4
2016-08-20
net/irda: remove pointless assignment/check
Vegard Nossum
1
-3
/
+0
2016-08-20
net: dsa: bcm_sf2: Make it a real platform device driver
Florian Fainelli
1
-1
/
+0
2016-08-20
net: dsa: Export suspend/resume functions
Florian Fainelli
1
-2
/
+4
2016-08-20
net: ipv4: fix sparse error in fib_good_nh()
Eric Dumazet
1
-1
/
+2
2016-08-20
udp: include addrconf.h
Eric Dumazet
1
-0
/
+1
2016-08-20
tcp: md5: remove tcp_md5_hash_header()
Eric Dumazet
1
-17
/
+0
2016-08-20
netlink: Use rhashtable walk interface in diag dump
Herbert Xu
1
-30
/
+73
2016-08-19
bpf: get rid of cgroup helper related ifdefs
Daniel Borkmann
1
-5
/
+1
2016-08-19
bpf: enable event output helper also for xdp types
Daniel Borkmann
1
-1
/
+41
2016-08-19
bpf: add bpf_skb_change_tail helper
Daniel Borkmann
1
-3
/
+97
2016-08-19
bpf: use skb_pkt_type_ok helper in bpf_skb_change_type
Daniel Borkmann
1
-2
/
+2
2016-08-19
tipc: add peer removal functionality
Richard Alpe
4
-0
/
+71
2016-08-19
tcp: refine tcp_prune_ofo_queue() to not drop all packets
Eric Dumazet
1
-19
/
+28
2016-08-19
tcp: defer sacked assignment
Eric Dumazet
1
-1
/
+2
2016-08-19
net: bridge: export vlan flags with the stats
Nikolay Aleksandrov
1
-0
/
+1
2016-08-19
net: bridge: consolidate bridge and port linkxstats calls
Nikolay Aleksandrov
1
-75
/
+39
[next]