index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
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
*
net: Make setsockopt() optlen be unsigned.
David S. Miller
2009-09-30
1
-5
/
+5
*
mm: replace various uses of num_physpages by totalram_pages
Jan Beulich
2009-09-22
1
-3
/
+3
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-08-12
1
-2
/
+3
|
\
|
*
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-08-09
1
-2
/
+2
|
|
\
|
|
*
net-dccp: suppress warning about large allocations from DCCP
Mel Gorman
2009-07-29
1
-2
/
+2
|
*
|
dccp: missing destroy of percpu counter variable while unload module
Wei Yongjun
2009-08-05
1
-0
/
+1
|
|
/
*
|
net: mark read-only arrays as const
Jan Engelhardt
2009-08-05
1
-2
/
+2
|
/
*
net: adding memory barrier to the poll and receive callbacks
Jiri Olsa
2009-07-09
1
-1
/
+1
*
dccp: Implement both feature-local and feature-remote Sequence Window feature
Gerrit Renker
2009-01-21
1
-2
/
+0
*
dccp: Lockless integration of CCID congestion-control plugins
Gerrit Renker
2009-01-04
1
-0
/
+7
*
net: Fix percpu counters deadlock
Herbert Xu
2008-12-29
1
-1
/
+2
*
dccp ccid-2: Phase out the use of boolean Ack Vector sysctl
Gerrit Renker
2008-12-08
1
-2
/
+1
*
dccp: Integration of dynamic feature activation - part 1 (socket setup)
Gerrit Renker
2008-12-08
1
-40
/
+6
*
net: Use a percpu_counter for orphan_count
Eric Dumazet
2008-11-25
1
-6
/
+10
*
dccp: API to query the current TX/RX CCID
Gerrit Renker
2008-11-23
1
-0
/
+10
*
dccp: Set per-connection CCIDs via socket options
Gerrit Renker
2008-11-23
1
-0
/
+34
*
net: listening_hash get a spinlock per bucket
Eric Dumazet
2008-11-20
1
-6
/
+2
*
dccp: Tidy up setsockopt calls
Gerrit Renker
2008-11-16
1
-11
/
+12
*
dccp: Feature negotiation for minimum-checksum-coverage
Gerrit Renker
2008-11-16
1
-13
/
+40
*
dccp: Deprecate old setsockopt framework
Gerrit Renker
2008-11-16
1
-51
/
+2
*
net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls
Eric Dumazet
2008-11-16
1
-2
/
+2
*
dccp: Resolve dependencies of features on choice of CCID
Gerrit Renker
2008-11-12
1
-0
/
+3
*
dccp: Query supported CCIDs
Gerrit Renker
2008-11-12
1
-0
/
+2
*
dccp: Registration routines for changing feature values
Gerrit Renker
2008-11-12
1
-1
/
+1
*
dccp: Cleanup routines for feature negotiation
Gerrit Renker
2008-11-04
1
-1
/
+1
*
dccp: Per-socket initialisation of feature negotiation
Gerrit Renker
2008-11-04
1
-0
/
+1
*
This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp"
Gerrit Renker
2008-09-09
1
-175
/
+106
*
dccp tfrc: Let dccp_tfrc_lib do the sampling work
Gerrit Renker
2008-09-04
1
-1
/
+1
*
dccp qpolicy: Parameter checking of cmsg qpolicy parameters
Tomasz Grobelny
2008-09-04
1
-0
/
+4
*
dccp: Policy-based packet dequeueing infrastructure
Tomasz Grobelny
2008-09-04
1
-3
/
+64
*
dccp: Refine the wait-for-ccid mechanism
Gerrit Renker
2008-09-04
1
-1
/
+14
*
dccp ccid-2: Use feature-negotiation to report Ack Ratio changes
Gerrit Renker
2008-09-04
1
-1
/
+0
*
dccp: Implement both feature-local and feature-remote Sequence Window feature
Gerrit Renker
2008-09-04
1
-2
/
+0
*
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
[next]