index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
net
/
dccp
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-04
dccp: Increase the scope of variable-length htonl/ntohl functions
Gerrit Renker
2
-7
/
+28
2008-09-04
dccp: API to query the current TX/RX CCID
Gerrit Renker
3
-5
/
+30
2008-09-04
dccp: Set per-connection CCIDs via socket options
Gerrit Renker
4
-8
/
+42
2008-09-04
dccp: Tidy up setsockopt calls
Gerrit Renker
1
-11
/
+12
2008-09-04
dccp: Deprecate Ack Ratio sysctl
Gerrit Renker
4
-10
/
+0
2008-09-04
dccp: Feature negotiation for minimum-checksum-coverage
Gerrit Renker
1
-13
/
+40
2008-09-04
dccp: Deprecate old setsockopt framework
Gerrit Renker
3
-98
/
+32
2008-09-04
dccp: Mechanism to resolve CCID dependencies
Gerrit Renker
3
-4
/
+35
2008-09-04
dccp: Resolve dependencies of features on choice of CCID
Gerrit Renker
4
-0
/
+168
2008-09-04
dccp: Query supported CCIDs
Gerrit Renker
4
-0
/
+59
2008-09-04
dccp: Registration routines for changing feature values
Gerrit Renker
4
-28
/
+128
2008-09-04
dccp: Limit feature negotiation to connection setup phase
Gerrit Renker
3
-41
/
+8
2008-09-04
dccp: Cleanup routines for feature negotiation
Gerrit Renker
4
-1
/
+5
2008-09-04
dccp: Per-socket initialisation of feature negotiation
Gerrit Renker
8
-6
/
+33
2008-09-04
dccp: List management for new feature negotiation
Gerrit Renker
1
-0
/
+129
2008-09-04
dccp: Implement lookup table for feature-negotiation information
Gerrit Renker
1
-0
/
+115
2008-09-04
dccp: Basic data structure for feature negotiation
Gerrit Renker
2
-0
/
+74
2008-09-04
dccp ccid-3: Replace lazy BUG_ON with condition
Gerrit Renker
1
-2
/
+4
2008-09-04
dccp: Toggle debug output without module unloading
Gerrit Renker
4
-4
/
+4
2008-09-04
dccp: Empty the write queue when disconnecting
Gerrit Renker
1
-0
/
+2
2008-09-04
dccp: Fill in the Data fields for "Option Error" Resets
Gerrit Renker
1
-0
/
+3
2008-09-04
dccp: Silently ignore options with nonsensical lengths
Gerrit Renker
1
-4
/
+6
2008-09-04
dccp: Always generate a Reset in response to option errors
Wei Yongjun
1
-2
/
+2
2008-08-18
dccp: Fix panic caused by too early termination of retransmission mechanism
Gerrit Renker
1
-6
/
+6
2008-08-13
dccp: change L/R must have at least one byte in the dccpsf_val field
Arnaldo Carvalho de Melo
1
-0
/
+5
2008-08-06
tcp: Fix kernel panic when calling tcp_v(4/6)_md5_do_lookup
Gui Jianfeng
2
-2
/
+4
2008-07-26
dccp: Add check for truncated ICMPv6 DCCP error packets
Wei Yongjun
1
-0
/
+6
2008-07-26
dccp: Fix incorrect length check for ICMPv4 packets
Wei Yongjun
1
-3
/
+4
2008-07-26
dccp: Add check for sequence number in ICMPv6 message
Wei Yongjun
1
-1
/
+9
2008-07-26
dccp: Fix sequence number check for ICMPv4 packets
Wei Yongjun
1
-1
/
+1
2008-07-26
dccp: Bug-Fix - AWL was never updated
Gerrit Renker
1
-18
/
+15
2008-07-26
dccp: Allow to distinguish original and retransmitted packets
Gerrit Renker
3
-21
/
+21
2008-07-25
net: convert BUG_TRAP to generic WARN_ON
Ilpo Järvinen
6
-7
/
+7
2008-07-16
mib: add net to NET_INC_STATS_BH
Pavel Emelyanov
3
-11
/
+11
2008-07-16
inet: prepare net on the stack for NET accounting macros
Pavel Emelyanov
1
-1
/
+2
2008-07-16
mib: add net to IP_INC_STATS_BH
Pavel Emelyanov
1
-1
/
+1
2008-07-14
mib: add struct net to ICMP_INC_STATS_BH
Pavel Emelyanov
1
-2
/
+2
2008-07-14
inet: toss struct net initialization around
Pavel Emelyanov
1
-1
/
+2
2008-07-13
dccp ccid-3: Length of loss intervals
Gerrit Renker
1
-5
/
+5
2008-07-13
dccp ccid-3: Fix a loss detection bug
Gerrit Renker
3
-33
/
+27
2008-07-13
dccp: Upgrade NDP count from 3 to 6 bytes
Gerrit Renker
4
-13
/
+15
2008-07-13
dccp ccid-3: Fix error in loss detection
Gerrit Renker
2
-45
/
+43
2008-06-14
net: change proto destroy method to return void
Brian Haley
3
-6
/
+4
2008-06-11
dccp: Bug in initial acknowledgment number assignment
Gerrit Renker
1
-4
/
+4
2008-06-11
dccp ccid-3: X truncated due to type conversion
Gerrit Renker
1
-8
/
+6
2008-06-11
dccp ccid-3: TFRC reverse-lookup Bug-Fix
Gerrit Renker
1
-4
/
+4
2008-06-11
dccp ccid-2: Bug-Fix - Ack Vectors need to be ignored on request sockets
Gerrit Renker
1
-1
/
+3
2008-06-11
dccp: Fix sparse warnings
Gerrit Renker
6
-40
/
+16
2008-06-11
dccp ccid-3: Bug-Fix - Zero RTT is possible
Gerrit Renker
1
-2
/
+8
2008-06-10
inet{6}_request_sock: Init ->opt and ->pktopts in the constructor
Arnaldo Carvalho de Melo
2
-3
/
+1
[prev]
[next]