index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dccp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CCID2/3]: Initialisation assignments of 0 are redundant
Gerrit Renker
2007-10-24
2
-8
/
+0
*
[DCCP]: Unaligned pointer access
Gerrit Renker
2007-10-24
2
-15
/
+29
*
[DCCP]: Convert Reset code into socket error number
Gerrit Renker
2007-10-24
1
-9
/
+39
*
[DCCP]: One more exemption from full sequence number checks
Gerrit Renker
2007-10-24
1
-1
/
+1
*
[DCCP]: Retrieve packet sequence number for error reporting
Gerrit Renker
2007-10-24
2
-4
/
+4
*
[DCCP]: Implement SIOCINQ/FIONREAD
Arnaldo Carvalho de Melo
2007-10-23
1
-2
/
+31
*
[INET]: Use MODULE_ALIAS_NET_PF_PROTO_TYPE where possible.
Jean Delvare
2007-10-22
2
-4
/
+4
*
[INET]: Let inet_diag and friends autoload
Jean Delvare
2007-10-22
1
-0
/
+1
*
[DCCP]: fix link error with !CONFIG_SYSCTL
Ingo Molnar
2007-10-17
2
-3
/
+3
*
[IPV6]: Replace sk_buff ** with sk_buff * in input handlers
Herbert Xu
2007-10-15
1
-2
/
+1
*
[DCCP]: Twice the wrong reset code in receiving connection-Requests
Gerrit Renker
2007-10-10
2
-11
/
+7
*
[DCCP]: Wrong format in printk
Gerrit Renker
2007-10-10
1
-1
/
+1
*
[DCCP]: Tidy-up -- minisock initialisation
Gerrit Renker
2007-10-10
2
-10
/
+10
*
[CCID2]: Sequence number wraparound issues
Gerrit Renker
2007-10-10
1
-3
/
+4
*
[CCID2]: Remove redundant case block
Gerrit Renker
2007-10-10
1
-13
/
+1
*
[CCID2]: Remove redundant BUG_ON
Gerrit Renker
2007-10-10
2
-9
/
+4
*
[CCID2]: Remove ugly BUG_ON
Gerrit Renker
2007-10-10
1
-6
/
+5
*
[CCID2]: Simplify interface
Gerrit Renker
2007-10-10
1
-10
/
+9
*
[DCCP]: Make all `debug' parameters bool
Gerrit Renker
2007-10-10
3
-3
/
+3
*
[DCCP]: Add socket option to query the current MPS
Gerrit Renker
2007-10-10
1
-0
/
+4
*
[DCCP]: Wait for CCID
Gerrit Renker
2007-10-10
1
-15
/
+19
*
[CCID3]: Remove ifdef surrounding BUG_ON
Arnaldo Carvalho de Melo
2007-10-10
1
-4
/
+0
*
[DCCP]: Reduce the number of writable states
Gerrit Renker
2007-10-10
1
-1
/
+1
*
[DCCP]: Factor out common code for generating Resets
Gerrit Renker
2007-10-10
4
-66
/
+65
*
[DCCP]: Sequence number wrap-around when sending reset
Gerrit Renker
2007-10-10
2
-2
/
+2
*
[DCCP]: Rate-limit DCCP-Syncs
Gerrit Renker
2007-10-10
4
-9
/
+32
*
[DCCP]: Remove duplicate code for Reset from connected socket
Gerrit Renker
2007-10-10
1
-59
/
+19
*
[DCCP]: Add Support for Data 1 .. 3 fields of Reset packets
Gerrit Renker
2007-10-10
1
-1
/
+13
*
[DCCP]: Add FIXME for send_delayed_ack
Gerrit Renker
2007-10-10
2
-1
/
+1
*
[CCID3]: Move NULL-protection into function
Gerrit Renker
2007-10-10
2
-31
/
+24
*
[DCCP]: Send Reset upon Sync in state REQUEST
Gerrit Renker
2007-10-10
1
-5
/
+3
*
[DCCP]: Parameter renaming
Gerrit Renker
2007-10-10
1
-4
/
+6
*
[DCCP]: Fix Reset/Sync-Flood Bug
Gerrit Renker
2007-10-10
1
-3
/
+11
*
[DCCP]: Shorten variable names in dccp_check_seqno
Gerrit Renker
2007-10-10
1
-23
/
+17
*
[DCCP]: Simplify interface of dccp_sample_rtt
Gerrit Renker
2007-10-10
3
-34
/
+19
*
[DCCP]: Provide 10s of microsecond timesource
Gerrit Renker
2007-10-10
4
-1
/
+26
*
[DCCP]: Reuse ktime_get_real() calls again
Gerrit Renker
2007-10-10
1
-23
/
+16
*
[NET]: Make /proc/net per network namespace
Eric W. Biederman
2007-10-10
1
-3
/
+4
*
[DCCP]: Remove unneeded pointer newdp from dccp_v4_request_recv_sock()
Micah Gruber
2007-10-10
1
-2
/
+0
*
[NET]: DIV_ROUND_UP cleanup (part two)
Ilpo Järvinen
2007-10-10
1
-3
/
+2
*
[DCCP]: Nuke the timeval helpers now that we fully converted to ktime_t
Arnaldo Carvalho de Melo
2007-10-10
1
-39
/
+0
*
[DCCP]: Nuke dccp_timestamp and dccps_epoch, not used anymore
Arnaldo Carvalho de Melo
2007-10-10
4
-20
/
+0
*
[DCCP] options: convert dccp_insert_option_timestamp to ktime_t
Arnaldo Carvalho de Melo
2007-10-10
1
-5
/
+1
*
[DCCP]: Convert dccps_timestamp_time to ktime_t
Arnaldo Carvalho de Melo
2007-10-10
1
-8
/
+5
*
[DCCP] packet_history: Convert dccphtx_tstamp to ktime_t
Arnaldo Carvalho de Melo
2007-10-10
2
-6
/
+4
*
[DCCP] packet_history: convert dccphrx_tstamp to ktime_t
Arnaldo Carvalho de Melo
2007-10-10
4
-18
/
+14
*
[DCCP] ackvec: Convert to ktime_t
Arnaldo Carvalho de Melo
2007-10-10
2
-8
/
+7
*
[DCCP] CCID3: Stop using dccp_timestamp
Arnaldo Carvalho de Melo
2007-10-10
1
-7
/
+4
*
[DCCP]: Convert dccp_sample_rtt to ktime_t
Arnaldo Carvalho de Melo
2007-10-10
3
-30
/
+23
*
[DCCP]: Convert ccid3hcrx_tstamp_last_feedback to ktime_t
Arnaldo Carvalho de Melo
2007-10-10
2
-9
/
+12
[next]