index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dccp
/
proto.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-17
net: include/net/sock.h cleanup
Eric Dumazet
1
-2
/
+2
2011-12-19
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
1
-1
/
+1
2011-08-01
dccp ccid-2: use feature-negotiation to report Ack Ratio changes
Gerrit Renker
1
-1
/
+0
2010-12-07
dccp qpolicy: Parameter checking of cmsg qpolicy parameters
Tomasz Grobelny
1
-0
/
+4
2010-12-07
dccp: Policy-based packet dequeueing infrastructure
Tomasz Grobelny
1
-3
/
+64
2010-10-28
dccp: Refine the wait-for-ccid mechanism
Gerrit Renker
1
-1
/
+20
2010-10-12
dccp: cosmetics - warning format
Gerrit Renker
1
-1
/
+1
2010-10-06
dccp: Kill dead code and add static markers.
stephen hemminger
1
-24
/
+24
2010-06-25
snmp: add align parameter to snmp_mib_init()
Eric Dumazet
1
-1
/
+2
2010-05-31
net/dccp: Use memdup_user
Julia Lawall
1
-8
/
+3
2010-04-20
net: sk_sleep() helper
Eric Dumazet
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-15
net-2.6 [Bug-Fix][dccp]: fix oops caused after failed initialisation
Gerrit Renker
1
-7
/
+9
2010-02-16
percpu: add __percpu sparse annotations to net
Tejun Heo
1
-2
/
+3
2010-02-12
dccp: support for passing MSG_TRUNC
Gerrit Renker
1
-0
/
+2
2009-10-18
inet: rename some inet_sock fields
Eric Dumazet
1
-2
/
+2
2009-10-13
tcp: replace ehash_size by ehash_mask
Eric Dumazet
1
-6
/
+7
2009-09-30
net: Make setsockopt() optlen be unsigned.
David S. Miller
1
-5
/
+5
2009-09-22
mm: replace various uses of num_physpages by totalram_pages
Jan Beulich
1
-3
/
+3
2009-08-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+3
2009-08-09
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-2
/
+2
2009-08-05
net: mark read-only arrays as const
Jan Engelhardt
1
-2
/
+2
2009-08-05
dccp: missing destroy of percpu counter variable while unload module
Wei Yongjun
1
-0
/
+1
2009-07-29
net-dccp: suppress warning about large allocations from DCCP
Mel Gorman
1
-2
/
+2
2009-07-09
net: adding memory barrier to the poll and receive callbacks
Jiri Olsa
1
-1
/
+1
2009-01-21
dccp: Implement both feature-local and feature-remote Sequence Window feature
Gerrit Renker
1
-2
/
+0
2009-01-04
dccp: Lockless integration of CCID congestion-control plugins
Gerrit Renker
1
-0
/
+7
2008-12-29
net: Fix percpu counters deadlock
Herbert Xu
1
-1
/
+2
2008-12-08
dccp ccid-2: Phase out the use of boolean Ack Vector sysctl
Gerrit Renker
1
-2
/
+1
2008-12-08
dccp: Integration of dynamic feature activation - part 1 (socket setup)
Gerrit Renker
1
-40
/
+6
2008-11-25
net: Use a percpu_counter for orphan_count
Eric Dumazet
1
-6
/
+10
2008-11-23
dccp: API to query the current TX/RX CCID
Gerrit Renker
1
-0
/
+10
2008-11-23
dccp: Set per-connection CCIDs via socket options
Gerrit Renker
1
-0
/
+34
2008-11-20
net: listening_hash get a spinlock per bucket
Eric Dumazet
1
-6
/
+2
2008-11-16
dccp: Tidy up setsockopt calls
Gerrit Renker
1
-11
/
+12
2008-11-16
dccp: Feature negotiation for minimum-checksum-coverage
Gerrit Renker
1
-13
/
+40
2008-11-16
dccp: Deprecate old setsockopt framework
Gerrit Renker
1
-51
/
+2
2008-11-16
net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls
Eric Dumazet
1
-2
/
+2
2008-11-12
dccp: Resolve dependencies of features on choice of CCID
Gerrit Renker
1
-0
/
+3
2008-11-12
dccp: Query supported CCIDs
Gerrit Renker
1
-0
/
+2
2008-11-12
dccp: Registration routines for changing feature values
Gerrit Renker
1
-1
/
+1
2008-11-04
dccp: Cleanup routines for feature negotiation
Gerrit Renker
1
-1
/
+1
2008-11-04
dccp: Per-socket initialisation of feature negotiation
Gerrit Renker
1
-0
/
+1
2008-09-09
This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp"
Gerrit Renker
1
-175
/
+106
2008-09-04
dccp tfrc: Let dccp_tfrc_lib do the sampling work
Gerrit Renker
1
-1
/
+1
2008-09-04
dccp qpolicy: Parameter checking of cmsg qpolicy parameters
Tomasz Grobelny
1
-0
/
+4
2008-09-04
dccp: Policy-based packet dequeueing infrastructure
Tomasz Grobelny
1
-3
/
+64
2008-09-04
dccp: Refine the wait-for-ccid mechanism
Gerrit Renker
1
-1
/
+14
2008-09-04
dccp ccid-2: Use feature-negotiation to report Ack Ratio changes
Gerrit Renker
1
-1
/
+0
2008-09-04
dccp: Implement both feature-local and feature-remote Sequence Window feature
Gerrit Renker
1
-2
/
+0
[next]