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
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
/
ipv6
/
tcp_ipv6.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-01
ipv6: tcp_ipv6 policy route issue
Wang Yufen
1
-7
/
+11
2014-04-01
ipv6: tcp_ipv6 do some cleanup
Wang Yufen
1
-13
/
+11
2014-03-04
tcp: snmp stats for Fast Open, SYN rtx, and data pkts
Yuchung Cheng
1
-1
/
+3
2014-01-22
tcp: delete redundant calls of tcp_mtup_init()
Peter Pan(潘卫平)
1
-1
/
+0
2014-01-20
ipv6: add the IPV6_FL_F_REFLECT flag to IPV6_FL_A_GET
Florent Fourcot
1
-1
/
+11
2014-01-18
ipv6: tcp: fix flowlabel value in ACK messages send from TIME_WAIT
Florent Fourcot
1
-6
/
+11
2013-12-26
ipv6: cleanup for tcp_ipv6.c
Weilong Chen
1
-11
/
+11
2013-12-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-2
/
+2
2013-12-19
ipv6: support IPV6_PMTU_INTERFACE on sockets
Hannes Frederic Sowa
1
-0
/
+3
2013-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
2013-12-11
ipv6: do not erase dst address with flow label destination
Florent Fourcot
1
-1
/
+0
2013-12-10
ipv6: remove rcv_tclass of ipv6_pinfo
Florent Fourcot
1
-5
/
+1
2013-12-10
ipv6: add flowinfo for tcp6 pkt_options for all cases
Florent Fourcot
1
-0
/
+4
2013-12-06
net: Remove FLOWI_FLAG_CAN_SLEEP
Steffen Klassert
1
-2
/
+2
2013-10-22
tcp_memcontrol: Remove the per netns control.
Eric W. Biederman
1
-0
/
+1
2013-10-10
inet: rename ir_loc_port to ir_num
Eric Dumazet
1
-1
/
+1
2013-10-10
inet: includes a sock_common in request_sock
Eric Dumazet
1
-30
/
+31
2013-10-09
ipv6: make lookups simpler and faster
Eric Dumazet
1
-23
/
+21
2013-10-09
tcp/dccp: remove twchain
Eric Dumazet
1
-4
/
+5
2013-10-04
tcp: shrink tcp6_timewait_sock by one cache line
Eric Dumazet
1
-1
/
+1
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2013-09-04
net: ipv6: tcp: fix potential use after free in tcp_v6_do_rcv
Daniel Borkmann
1
-1
/
+1
2013-09-04
tcp: Change return value of tcp_rcv_established()
Vijay Subramanian
1
-2
/
+1
2013-08-16
net: proc_fs: trivial: print UIDs as unsigned int
Francesco Fusco
1
-2
/
+2
2013-07-31
tcp: add tcp_syncookies mode to allow unconditionally generation of syncookies
Hannes Frederic Sowa
1
-1
/
+2
2013-07-25
tcp: TCP_NOTSENT_LOWAT socket option
Eric Dumazet
1
-0
/
+1
2013-07-23
tcp: consolidate SYNACK RTT sampling
Yuchung Cheng
1
-2
/
+0
2013-07-11
net: rename ll methods to busy-poll
Eliezer Tamir
1
-1
/
+1
2013-07-11
net: rename include/net/ll_poll.h to include/net/busy_poll.h
Eliezer Tamir
1
-1
/
+1
2013-06-11
tcp: add low latency socket poll support.
Eliezer Tamir
1
-0
/
+2
2013-05-12
ipv6: do not clear pinet6 field
Eric Dumazet
1
-0
/
+12
2013-04-29
net: Add MIB counters for checksum errors
Eric Dumazet
1
-9
/
+10
2013-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2013-04-07
ipv6/tcp: Stop processing ICMPv6 redirect messages
Christoph Paasch
1
-0
/
+1
2013-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+7
2013-03-18
tcp: dont handle MTU reduction on LISTEN socket
Eric Dumazet
1
-0
/
+7
2013-03-17
tcp: Remove TCPCT
Christoph Paasch
1
-52
/
+4
2013-02-13
tcp: send packets with a socket timestamp
Andrey Vagin
1
-9
/
+13
2013-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+5
2013-02-04
tcp: ipv6: Update MIB counters for drops
Vijay Subramanian
1
-1
/
+5
2013-01-23
soreuseport: TCP/IPv6 implementation
Tom Herbert
1
-1
/
+3
2013-01-14
ipv6: Use ipv6_get_dsfield() instead of ipv6_tclass().
YOSHIFUJI Hideaki / 吉藤英明
1
-3
/
+3
2013-01-07
tcp: make sysctl_tcp_ecn namespace aware
Hannes Frederic Sowa
1
-1
/
+1
2012-12-14
inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sock
Christoph Paasch
1
-1
/
+2
2012-11-23
ipv6: adapt connect for repair move
Andrey Vagin
1
-1
/
+1
2012-11-16
ipv6: Pull IPv6 GSO registration out of the module
Vlad Yasevich
1
-9
/
+1
2012-11-16
ipv6: Separate tcp offload functionality
Vlad Yasevich
1
-109
/
+4
2012-11-16
ipv6: Switch to using new offload infrastructure.
Vlad Yasevich
1
-7
/
+10
2012-11-16
ipv6: Add new offload registration infrastructure.
Vlad Yasevich
1
-0
/
+7
2012-11-03
tcp: better retrans tracking for defer-accept
Eric Dumazet
1
-4
/
+7
[next]