index
:
snowball/legacy-kernel.git
android-20111012
android-20111121
android-20111223
android-20120201
igloo-20111025
igloo-20111028
igloo-dev
isp1763
legacy kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dccp
Age
Commit message (
Expand
)
Author
2007-12-20
[DCCP]: Spelling fixes
Joe Perches
2007-11-19
[DCCP]: Add missing "space"
Joe Perches
2007-11-07
[INET]: Remove per bucket rwlock in tcp/dccp ehash table.
Eric Dumazet
2007-11-07
[DCCP]: Use DEFINE_PROTO_INUSE infrastructure.
David S. Miller
2007-10-24
[CCID2/3]: Initialisation assignments of 0 are redundant
Gerrit Renker
2007-10-24
[DCCP]: Unaligned pointer access
Gerrit Renker
2007-10-24
[DCCP]: Convert Reset code into socket error number
Gerrit Renker
2007-10-24
[DCCP]: One more exemption from full sequence number checks
Gerrit Renker
2007-10-24
[DCCP]: Retrieve packet sequence number for error reporting
Gerrit Renker
2007-10-23
[DCCP]: Implement SIOCINQ/FIONREAD
Arnaldo Carvalho de Melo
2007-10-22
[INET]: Use MODULE_ALIAS_NET_PF_PROTO_TYPE where possible.
Jean Delvare
2007-10-22
[INET]: Let inet_diag and friends autoload
Jean Delvare
2007-10-17
[DCCP]: fix link error with !CONFIG_SYSCTL
Ingo Molnar
2007-10-15
[IPV6]: Replace sk_buff ** with sk_buff * in input handlers
Herbert Xu
2007-10-10
[DCCP]: Twice the wrong reset code in receiving connection-Requests
Gerrit Renker
2007-10-10
[DCCP]: Wrong format in printk
Gerrit Renker
2007-10-10
[DCCP]: Tidy-up -- minisock initialisation
Gerrit Renker
2007-10-10
[CCID2]: Sequence number wraparound issues
Gerrit Renker
2007-10-10
[CCID2]: Remove redundant case block
Gerrit Renker
2007-10-10
[CCID2]: Remove redundant BUG_ON
Gerrit Renker
2007-10-10
[CCID2]: Remove ugly BUG_ON
Gerrit Renker
2007-10-10
[CCID2]: Simplify interface
Gerrit Renker
2007-10-10
[DCCP]: Make all `debug' parameters bool
Gerrit Renker
2007-10-10
[DCCP]: Add socket option to query the current MPS
Gerrit Renker
2007-10-10
[DCCP]: Wait for CCID
Gerrit Renker
2007-10-10
[CCID3]: Remove ifdef surrounding BUG_ON
Arnaldo Carvalho de Melo
2007-10-10
[DCCP]: Reduce the number of writable states
Gerrit Renker
2007-10-10
[DCCP]: Factor out common code for generating Resets
Gerrit Renker
2007-10-10
[DCCP]: Sequence number wrap-around when sending reset
Gerrit Renker
2007-10-10
[DCCP]: Rate-limit DCCP-Syncs
Gerrit Renker
2007-10-10
[DCCP]: Remove duplicate code for Reset from connected socket
Gerrit Renker
2007-10-10
[DCCP]: Add Support for Data 1 .. 3 fields of Reset packets
Gerrit Renker
2007-10-10
[DCCP]: Add FIXME for send_delayed_ack
Gerrit Renker
2007-10-10
[CCID3]: Move NULL-protection into function
Gerrit Renker
2007-10-10
[DCCP]: Send Reset upon Sync in state REQUEST
Gerrit Renker
2007-10-10
[DCCP]: Parameter renaming
Gerrit Renker
2007-10-10
[DCCP]: Fix Reset/Sync-Flood Bug
Gerrit Renker
2007-10-10
[DCCP]: Shorten variable names in dccp_check_seqno
Gerrit Renker
2007-10-10
[DCCP]: Simplify interface of dccp_sample_rtt
Gerrit Renker
2007-10-10
[DCCP]: Provide 10s of microsecond timesource
Gerrit Renker
2007-10-10
[DCCP]: Reuse ktime_get_real() calls again
Gerrit Renker
2007-10-10
[NET]: Make /proc/net per network namespace
Eric W. Biederman
2007-10-10
[DCCP]: Remove unneeded pointer newdp from dccp_v4_request_recv_sock()
Micah Gruber
2007-10-10
[NET]: DIV_ROUND_UP cleanup (part two)
Ilpo Järvinen
2007-10-10
[DCCP]: Nuke the timeval helpers now that we fully converted to ktime_t
Arnaldo Carvalho de Melo
2007-10-10
[DCCP]: Nuke dccp_timestamp and dccps_epoch, not used anymore
Arnaldo Carvalho de Melo
2007-10-10
[DCCP] options: convert dccp_insert_option_timestamp to ktime_t
Arnaldo Carvalho de Melo
2007-10-10
[DCCP]: Convert dccps_timestamp_time to ktime_t
Arnaldo Carvalho de Melo
2007-10-10
[DCCP] packet_history: Convert dccphtx_tstamp to ktime_t
Arnaldo Carvalho de Melo
2007-10-10
[DCCP] packet_history: convert dccphrx_tstamp to ktime_t
Arnaldo Carvalho de Melo
[next]