index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dccp
/
proto.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-02
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
1
-4
/
+3
2014-12-11
net: introduce helper macro for_each_cmsghdr
Gu Zheng
1
-3
/
+2
2014-11-24
new helper: memcpy_from_msg()
Al Viro
1
-1
/
+1
2014-11-06
net: Add and use skb_copy_datagram_msg() helper.
David S. Miller
1
-1
/
+1
2014-10-10
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
1
-1
/
+1
2014-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2014-10-08
Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
1
-2
/
+2
2014-10-02
net/dccp/proto.c: add __init to dccp_mib_init
Fabian Frederick
1
-1
/
+1
2014-09-28
net_dma: simple removal
Dan Williams
1
-2
/
+2
2014-09-08
percpu_counter: add @gfp to percpu_counter_init()
Tejun Heo
1
-1
/
+1
2014-05-08
net: clean up snmp stats code
WANG Cong
1
-4
/
+5
2013-10-09
tcp/dccp: remove twchain
Eric Dumazet
1
-3
/
+1
2013-07-25
net: add sk_stream_is_writeable() helper
Eric Dumazet
1
-2
/
+2
2012-05-17
net: include/net/sock.h cleanup
Eric Dumazet
1
-2
/
+2
2011-12-20
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-07
dccp: Kill dead code and add static markers.
stephen hemminger
1
-24
/
+24
2010-06-26
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-21
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-16
net-2.6 [Bug-Fix][dccp]: fix oops caused after failed initialisation
Gerrit Renker
1
-7
/
+9
2010-02-17
percpu: add __percpu sparse annotations to net
Tejun Heo
1
-2
/
+3
2010-02-13
dccp: support for passing MSG_TRUNC
Gerrit Renker
1
-0
/
+2
2009-10-19
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-10-01
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-13
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+3
2009-08-10
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-30
net-dccp: suppress warning about large allocations from DCCP
Mel Gorman
1
-2
/
+2
2009-07-10
net: adding memory barrier to the poll and receive callbacks
Jiri Olsa
1
-1
/
+1
2009-01-22
dccp: Implement both feature-local and feature-remote Sequence Window feature
Gerrit Renker
1
-2
/
+0
2009-01-05
dccp: Lockless integration of CCID congestion-control plugins
Gerrit Renker
1
-0
/
+7
2008-12-30
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-26
net: Use a percpu_counter for orphan_count
Eric Dumazet
1
-6
/
+10
2008-11-24
dccp: API to query the current TX/RX CCID
Gerrit Renker
1
-0
/
+10
2008-11-24
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-17
dccp: Tidy up setsockopt calls
Gerrit Renker
1
-11
/
+12
2008-11-17
dccp: Feature negotiation for minimum-checksum-coverage
Gerrit Renker
1
-13
/
+40
2008-11-17
dccp: Deprecate old setsockopt framework
Gerrit Renker
1
-51
/
+2
[next]