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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-01
af_rxrpc.h: Remove extern from function prototypes
Joe Perches
1
-19
/
+16
2013-08-01
af_unix.h: Remove extern from function prototypes
Joe Perches
1
-8
/
+8
2013-08-01
addrconf.h: Remove extern function prototypes
Joe Perches
1
-88
/
+72
2013-08-01
fib_rules: add .suppress operation
Stefan Tomanek
1
-0
/
+4
2013-08-01
net: Remove extern from include/net/ scheduling prototypes
Joe Perches
4
-101
/
+104
2013-08-01
netem: Introduce skb_orphan_partial() helper
Eric Dumazet
1
-0
/
+1
2013-08-01
net: split rt_genid for ipv4 and ipv6
fan.du
3
-5
/
+34
2013-07-31
tcp: Remove unused tcpct declarations and comments
Dmitry Popov
1
-4
/
+0
2013-07-31
9p: client: remove unused code and any reference to "cancelled" function
Andi Shyti
1
-3
/
+0
2013-07-28
pktgen: Add UDPCSUM flag to support UDP checksums
Thomas Graf
1
-0
/
+1
2013-07-28
VSOCK: Move af_vsock.h and vsock_addr.h to include/net
Asias He
2
-0
/
+205
2013-07-28
net/sctp: Refactor SCTP skb checksum computation
Joe Stringer
1
-0
/
+15
2013-07-25
tcp: TCP_NOTSENT_LOWAT socket option
Eric Dumazet
2
-6
/
+27
2013-07-25
net: add sk_stream_is_writeable() helper
Eric Dumazet
1
-0
/
+4
2013-07-25
net: sctp: trivial: update mailing list address
Daniel Borkmann
9
-9
/
+9
2013-07-23
tcp: prefer packet timing to TS-ECR for RTT
Yuchung Cheng
1
-1
/
+0
2013-07-23
tcp: consolidate SYNACK RTT sampling
Yuchung Cheng
1
-9
/
+0
2013-07-23
net: Provide a generic socket error queue delivery method for Tx time stamps.
Richard Cochran
1
-0
/
+2
2013-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-14
/
+16
2013-07-11
Merge tag 'for-linus-3.11-merge-window-part-2' of git://git.kernel.org/pub/sc...
Linus Torvalds
1
-0
/
+6
2013-07-11
net: rename busy poll socket op and globals
Eliezer Tamir
1
-4
/
+4
2013-07-11
net: rename ll methods to busy-poll
Eliezer Tamir
1
-10
/
+12
2013-07-11
net: rename include/net/ll_poll.h to include/net/busy_poll.h
Eliezer Tamir
1
-0
/
+0
2013-07-09
net/fs: change busy poll time accounting
Eliezer Tamir
1
-37
/
+18
2013-07-09
net: rename low latency sockets functions to busy poll
Eliezer Tamir
1
-22
/
+24
2013-07-08
9P: Add cancelled() to the transport functions.
Simon Derr
1
-0
/
+3
2013-07-08
net/9p: add privport option to 9p tcp transport
Jim Garlick
1
-0
/
+3
2013-07-04
net: sock: fix TCP_SKB_MIN_TRUESIZE
Eric Dumazet
1
-1
/
+1
2013-07-04
net: gre: move GSO functions to gre_offload
Daniel Borkmann
1
-0
/
+4
2013-07-03
net: lls fix build with allnoconfig
Eliezer Tamir
1
-3
/
+3
2013-07-03
net: convert lls to use time_in_range()
Eliezer Tamir
1
-9
/
+17
2013-07-02
ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...
Hannes Frederic Sowa
1
-0
/
+1
2013-07-02
ipv4: remove fib_update_nh_saddrs() declaration.
Rami Rosen
1
-1
/
+0
2013-07-02
net: sctp: prevent checksum.h from double inclusion
Daniel Borkmann
1
-0
/
+5
2013-07-02
ipv6,mcast: always hold idev->lock before mca_lock
Amerigo Wang
1
-0
/
+3
2013-07-02
net: sctp: rework debugging framework to use pr_debug and friends
Daniel Borkmann
1
-75
/
+0
2013-07-02
net: avoid calling sched_clock when LLS is off
Eliezer Tamir
1
-2
/
+15
2013-07-02
net: fix LLS debug_smp_processor_id() warning
Eliezer Tamir
1
-5
/
+25
2013-07-02
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
5
-28
/
+52
2013-07-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2
-36
/
+50
2013-06-29
ipv4: use next hop exceptions also for input routes
Timo Teräs
1
-1
/
+2
2013-06-29
ipv6: resend MLD report if a link-local address completes DAD
Hannes Frederic Sowa
2
-0
/
+3
2013-06-29
ipv6: introduce per-interface counter for dad-completed ipv6 addresses
Hannes Frederic Sowa
1
-0
/
+1
2013-06-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
5
-28
/
+52
2013-06-28
sit: add support of x-netns
Nicolas Dichtel
1
-0
/
+1
2013-06-26
netns: exclude ipvs from struct net when IPVS disabled
JunweiZhang
1
-0
/
+2
2013-06-26
ipvs: add sync_persist_mode flag
Julian Anastasov
1
-0
/
+11
2013-06-26
ipvs: replace the SCTP state machine
Julian Anastasov
1
-10
/
+11
2013-06-26
ipvs: sloppy TCP and SCTP
Alexander Frolkin
1
-0
/
+24
2013-06-26
ipvs: provide iph to schedulers
Julian Anastasov
1
-26
/
+2
[next]