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
/
dccp
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-02
dccp: Integrate feature-negotiation insertion code
Gerrit Renker
1
-12
/
+21
2008-12-02
dccp: Insert feature-negotiation options into skb
Gerrit Renker
2
-0
/
+67
2008-11-26
net: Use a percpu_counter for orphan_count
Eric Dumazet
2
-7
/
+11
2008-11-26
netns xfrm: lookup in netns
Alexey Dobriyan
1
-5
/
+5
2008-11-26
dccp: fix warning in net/dccp/options.c
Ingo Molnar
1
-1
/
+1
2008-11-24
dccp: Header option insertion routine for feature-negotiation
Gerrit Renker
2
-60
/
+33
2008-11-24
dccp: Support for Mandatory options
Gerrit Renker
2
-0
/
+17
2008-11-24
dccp: Increase the scope of variable-length htonl/ntohl functions
Gerrit Renker
2
-7
/
+28
2008-11-24
dccp: API to query the current TX/RX CCID
Gerrit Renker
3
-5
/
+30
2008-11-24
dccp: Set per-connection CCIDs via socket options
Gerrit Renker
4
-8
/
+42
2008-11-20
dccp: Fix bracing in dccp_feat_list_lookup.
Gerrit Renker
1
-1
/
+2
2008-11-20
net: listening_hash get a spinlock per bucket
Eric Dumazet
1
-6
/
+2
2008-11-20
net: inet_diag_handler structs can be const
Eric Dumazet
1
-1
/
+1
2008-11-17
dccp: Tidy up setsockopt calls
Gerrit Renker
1
-11
/
+12
2008-11-17
dccp: Deprecate Ack Ratio sysctl
Gerrit Renker
4
-10
/
+0
2008-11-17
dccp: Feature negotiation for minimum-checksum-coverage
Gerrit Renker
1
-13
/
+40
2008-11-17
dccp: Deprecate old setsockopt framework
Gerrit Renker
3
-98
/
+32
2008-11-17
dccp: Mechanism to resolve CCID dependencies
Gerrit Renker
3
-4
/
+47
2008-11-17
net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls
Eric Dumazet
3
-2
/
+4
2008-11-12
dccp: Resolve dependencies of features on choice of CCID
Gerrit Renker
4
-0
/
+168
2008-11-12
dccp: Query supported CCIDs
Gerrit Renker
4
-0
/
+59
2008-11-12
dccp: Registration routines for changing feature values
Gerrit Renker
4
-28
/
+197
2008-11-12
dccp: Limit feature negotiation to connection setup phase
Gerrit Renker
3
-41
/
+8
2008-11-05
dccp: Cleanup routines for feature negotiation
Gerrit Renker
3
-1
/
+3
2008-11-05
dccp: Per-socket initialisation of feature negotiation
Gerrit Renker
8
-6
/
+69
2008-11-05
dccp: List management for new feature negotiation
Gerrit Renker
2
-0
/
+75
2008-11-05
dccp: Implement lookup table for feature-negotiation information
Gerrit Renker
1
-0
/
+39
2008-11-05
dccp: Basic data structure for feature negotiation
Gerrit Renker
1
-0
/
+61
2008-10-31
net: replace NIPQUAD() in net/*/
Harvey Harrison
2
-11
/
+9
2008-10-20
dccp: Port redirection support for DCCP
Gerrit Renker
3
-3
/
+4
2008-10-17
net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)
Johannes Berg
1
-1
/
+1
2008-10-08
ipv6: added net argument to ICMP6_INC_STATS_BH
Denis V. Lunev
1
-2
/
+4
2008-10-07
inet_hashtables: Add inet_lookup_skb helpers
Arnaldo Carvalho de Melo
2
-7
/
+4
2008-09-09
This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp"
Gerrit Renker
32
-3861
/
+2786
2008-09-04
dccp ccid-3: Preventing Oscillations
Gerrit Renker
3
-2
/
+59
2008-09-04
dccp ccid-3: Simplify computing and range-checking of t_ipi
Gerrit Renker
1
-10
/
+8
2008-09-04
dccp ccid-3: Measuring the packet size s with regard to rfc3448bis-06
Gerrit Renker
2
-12
/
+35
2008-09-04
dccp ccid-3: Tidy up CCID-Kconfig dependencies
Gerrit Renker
1
-5
/
+4
2008-09-04
dccp ccid-3: Implement rfc3448bis change to initial-rate computation
Gerrit Renker
1
-7
/
+5
2008-09-04
dccp ccid-3: Update the RX history records in one place
Gerrit Renker
5
-56
/
+40
2008-09-04
dccp ccid-3: Update the computation of X_recv
Gerrit Renker
3
-41
/
+66
2008-09-04
dccp tfrc: Increase number of RTT samples
Gerrit Renker
1
-59
/
+24
2008-09-04
dccp: Clamping RTT values
Gerrit Renker
2
-11
/
+9
2008-09-04
dccp ccid-3: Always perform receiver RTT sampling
Gerrit Renker
4
-49
/
+73
2008-09-04
dccp ccid-3: Remove duplicate RX states
Gerrit Renker
2
-48
/
+13
2008-09-04
dccp tfrc: Let dccp_tfrc_lib do the sampling work
Gerrit Renker
5
-35
/
+35
2008-09-04
dccp tfrc: Return type of update_i_mean is void
Gerrit Renker
4
-18
/
+17
2008-09-04
dccp tfrc: Perform early loss detection
Gerrit Renker
2
-9
/
+42
2008-09-04
dccp tfrc: Receiver history initialisation routine
Gerrit Renker
3
-24
/
+32
2008-09-04
dccp tfrc: Suppress unavoidable "below resolution" warning
Gerrit Renker
1
-2
/
+10
[prev]
[next]