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
/
proto.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
dccp ccid-2: Phase out the use of boolean Ack Vector sysctl
Gerrit Renker
2008-09-04
1
-2
/
+1
*
dccp: Integration of dynamic feature activation - part 1 (socket setup)
Gerrit Renker
2008-09-04
1
-40
/
+6
*
dccp: API to query the current TX/RX CCID
Gerrit Renker
2008-09-04
1
-0
/
+10
*
dccp: Set per-connection CCIDs via socket options
Gerrit Renker
2008-09-04
1
-0
/
+34
*
dccp: Tidy up setsockopt calls
Gerrit Renker
2008-09-04
1
-11
/
+12
*
dccp: Feature negotiation for minimum-checksum-coverage
Gerrit Renker
2008-09-04
1
-13
/
+40
*
dccp: Deprecate old setsockopt framework
Gerrit Renker
2008-09-04
1
-51
/
+2
*
dccp: Resolve dependencies of features on choice of CCID
Gerrit Renker
2008-09-04
1
-0
/
+3
*
dccp: Query supported CCIDs
Gerrit Renker
2008-09-04
1
-0
/
+2
*
dccp: Registration routines for changing feature values
Gerrit Renker
2008-09-04
1
-1
/
+1
*
dccp: Cleanup routines for feature negotiation
Gerrit Renker
2008-09-04
1
-1
/
+1
*
dccp: Per-socket initialisation of feature negotiation
Gerrit Renker
2008-09-04
1
-0
/
+1
*
dccp: Toggle debug output without module unloading
Gerrit Renker
2008-09-04
1
-1
/
+1
*
dccp: Empty the write queue when disconnecting
Gerrit Renker
2008-09-04
1
-0
/
+2
*
dccp: change L/R must have at least one byte in the dccpsf_val field
Arnaldo Carvalho de Melo
2008-08-13
1
-0
/
+5
*
net: convert BUG_TRAP to generic WARN_ON
Ilpo Järvinen
2008-07-25
1
-2
/
+2
*
net: change proto destroy method to return void
Brian Haley
2008-06-14
1
-3
/
+1
*
net: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2008-04-18
1
-1
/
+0
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-04-14
1
-0
/
+3
|
\
|
*
[DCCP]: Fix skb->cb conflicts with IP
Patrick McHardy
2008-04-12
1
-0
/
+3
*
|
[DCCP]: Use snmp_mib_{init,free}().
YOSHIFUJI Hideaki
2008-04-10
1
-23
/
+4
|
/
*
[SOCK] proto: Add hashinfo member to struct proto
Arnaldo Carvalho de Melo
2008-02-03
1
-16
/
+2
*
[DCCP]: Collapse repeated `len' statements into one
Gerrit Renker
2008-01-28
1
-4
/
+1
*
[DCCP]: Support for server holding timewait state
Gerrit Renker
2008-01-28
1
-1
/
+12
*
[DCCP]: Shift the retransmit timer for active-close into output.c
Gerrit Renker
2008-01-28
1
-18
/
+0
*
[DCCP]: Integrate state transitions for passive-close
Gerrit Renker
2008-01-28
1
-30
/
+58
*
[DCCP]: Dedicated auxiliary states to support passive-close
Gerrit Renker
2008-01-28
1
-10
/
+12
*
[DCCP]: Add support for abortive release
Gerrit Renker
2008-01-28
1
-2
/
+13
*
[DCCP]: Check for unread data on close
Gerrit Renker
2008-01-28
1
-2
/
+8
*
[DCCP]: Initialize dccp_sock before calling the ccid constructors
Arnaldo Carvalho de Melo
2008-01-28
1
-12
/
+13
*
[DCCP]: Honour and make use of shutdown option set by user
Gerrit Renker
2008-01-28
1
-1
/
+1
*
[INET]: Remove per bucket rwlock in tcp/dccp ehash table.
Eric Dumazet
2007-11-07
1
-2
/
+7
*
[DCCP]: Implement SIOCINQ/FIONREAD
Arnaldo Carvalho de Melo
2007-10-23
1
-2
/
+31
*
[DCCP]: Make all `debug' parameters bool
Gerrit Renker
2007-10-10
1
-1
/
+1
*
[DCCP]: Add socket option to query the current MPS
Gerrit Renker
2007-10-10
1
-0
/
+4
*
[DCCP]: Reduce the number of writable states
Gerrit Renker
2007-10-10
1
-1
/
+1
*
[DCCP]: Rate-limit DCCP-Syncs
Gerrit Renker
2007-10-10
1
-0
/
+1
*
[DCCP]: Provide 10s of microsecond timesource
Gerrit Renker
2007-10-10
1
-0
/
+2
*
[DCCP]: Nuke dccp_timestamp and dccps_epoch, not used anymore
Arnaldo Carvalho de Melo
2007-10-10
1
-1
/
+0
*
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-20
1
-1
/
+1
*
[DCCP] getsockopt: Fix DCCP_SOCKOPT_[SEND,RECV]_CSCOV
Arnaldo Carvalho de Melo
2007-03-28
1
-1
/
+3
*
[NET] DCCP: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-10
1
-1
/
+1
*
[NET]: change layout of ehash table
Eric Dumazet
2007-02-08
1
-2
/
+2
*
[DCCP]: Whitespace cleanups
Arnaldo Carvalho de Melo
2006-12-11
1
-3
/
+3
*
[DCCP]: Make {set,get}sockopt(DCCP_SOCKOPT_PACKET_SIZE) return 0
Arnaldo Carvalho de Melo
2006-12-02
1
-2
/
+2
*
[DCCP]: Tidy up unused structures
Gerrit Renker
2006-12-02
1
-4
/
+4
*
[DCCP]: Simplified conditions due to use of enum:8 states
Gerrit Renker
2006-12-02
1
-3
/
+2
*
[DCCP]: Set TX Queue Length Bounds via Sysctl
Ian McDonald
2006-12-02
1
-0
/
+10
*
[DCCP]: Miscellaneous code tidy-ups
Gerrit Renker
2006-12-02
1
-6
/
+2
*
[DCCP]: Add sysctls to control retransmission behaviour
Gerrit Renker
2006-12-02
1
-0
/
+1
[prev]
[next]