index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dccp
/
dccp.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: snmp: kill STATS_BH macros
Eric Dumazet
2016-04-27
1
-1
/
+1
*
dccp: rename DCCP_INC_STATS_BH()
Eric Dumazet
2016-04-27
1
-3
/
+3
*
tcp/dccp: fix hashdance race for passive sessions
Eric Dumazet
2015-10-23
1
-1
/
+3
*
net/dccp: dccp_bad_service_code can be boolean
Yaowei Bai
2015-10-09
1
-2
/
+2
*
tcp/dccp: constify syn_recv_sock() method sock argument
Eric Dumazet
2015-09-29
1
-1
/
+1
*
dccp: constify dccp_create_openreq_child() sock argument
Eric Dumazet
2015-09-29
1
-1
/
+1
*
tcp/dccp: constify send_synack and send_reset socket argument
Eric Dumazet
2015-09-29
1
-1
/
+1
*
dccp: constify dccp_make_response() socket argument
Eric Dumazet
2015-09-25
1
-1
/
+1
*
ipv4: dccp: handle ICMP messages on DCCP_NEW_SYN_RECV request sockets
Eric Dumazet
2015-03-23
1
-0
/
+1
*
inet: drop prev pointer handling in request sock
Eric Dumazet
2015-03-20
1
-2
/
+1
*
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
2015-03-02
1
-5
/
+3
*
dccp: Convert DCCP_WARN to net_warn_ratelimited
Joe Perches
2014-11-08
1
-2
/
+2
*
dccp: remove obsolete code
stephen hemminger
2014-01-04
1
-1
/
+0
*
net: dccp: Remove extern from function prototypes
Joe Perches
2013-10-19
1
-96
/
+90
*
net: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
2012-07-10
1
-0
/
+1
*
net: cleanup unsigned to unsigned int
Eric Dumazet
2012-04-15
1
-4
/
+4
*
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
2011-12-19
1
-1
/
+1
*
net: use IS_ENABLED(CONFIG_IPV6)
Eric Dumazet
2011-12-11
1
-1
/
+1
*
dccp: support for the exchange of NN options in established state 1/2
Gerrit Renker
2011-08-01
1
-0
/
+1
*
dccp: fix bug in updating the GSR
Samuel Jero
2011-01-07
1
-1
/
+2
*
dccp: remove unused macros
Shan Wei
2010-12-10
1
-8
/
+0
*
dccp qpolicy: Parameter checking of cmsg qpolicy parameters
Tomasz Grobelny
2010-12-07
1
-0
/
+1
*
dccp: Policy-based packet dequeueing infrastructure
Tomasz Grobelny
2010-12-07
1
-0
/
+12
*
dccp ccid-2: Implementation of circular Ack Vector buffer with overflow handling
Gerrit Renker
2010-11-10
1
-4
/
+7
*
dccp: Refine the wait-for-ccid mechanism
Gerrit Renker
2010-10-28
1
-2
/
+3
*
dccp: schedule an Ack when receiving timestamps
Gerrit Renker
2010-10-12
1
-2
/
+1
*
dccp: generalise data-loss condition
Ivo Calado
2010-10-12
1
-6
/
+15
*
dccp: fix the adjustments to AWL and SWL
Gerrit Renker
2010-10-12
1
-0
/
+20
*
dccp: Kill dead code and add static markers.
stephen hemminger
2010-10-06
1
-2
/
+0
*
dccp: remove unused function argument
Gerrit Renker
2010-06-25
1
-8
/
+4
*
inet: Remove unused send_check length argument
Herbert Xu
2010-04-11
1
-1
/
+1
*
net: snmp mib cleanup
Eric Dumazet
2010-03-21
1
-1
/
+1
*
net: Make setsockopt() optlen be unsigned.
David S. Miller
2009-09-30
1
-2
/
+2
*
dccp: Do not let initial option overhead shrink the MPS
Gerrit Renker
2009-03-02
1
-1
/
+4
*
dccp: Debugging functions for feature negotiation
Gerrit Renker
2009-01-21
1
-0
/
+2
*
dccp: Initialisation and type-checking of feature sysctls
Gerrit Renker
2009-01-21
1
-3
/
+0
*
dccp: Implement both feature-local and feature-remote Sequence Window feature
Gerrit Renker
2009-01-21
1
-9
/
+7
*
dccp: Lockless integration of CCID congestion-control plugins
Gerrit Renker
2009-01-04
1
-2
/
+0
*
dccp ccid-2: Phase out the use of boolean Ack Vector sysctl
Gerrit Renker
2008-12-08
1
-2
/
+1
*
dccp: Remove manual influence on NDP Count feature
Gerrit Renker
2008-12-08
1
-1
/
+0
*
dccp: Feature activation handlers
Gerrit Renker
2008-12-01
1
-0
/
+1
*
dccp: Insert feature-negotiation options into skb
Gerrit Renker
2008-12-01
1
-0
/
+2
*
net: Use a percpu_counter for orphan_count
Eric Dumazet
2008-11-25
1
-1
/
+1
*
dccp: Deprecate Ack Ratio sysctl
Gerrit Renker
2008-11-16
1
-1
/
+0
*
dccp: Mechanism to resolve CCID dependencies
Gerrit Renker
2008-11-16
1
-0
/
+1
*
dccp: Resolve dependencies of features on choice of CCID
Gerrit Renker
2008-11-12
1
-0
/
+1
*
dccp: Per-socket initialisation of feature negotiation
Gerrit Renker
2008-11-04
1
-1
/
+2
*
dccp: List management for new feature negotiation
Gerrit Renker
2008-11-04
1
-0
/
+2
*
tcp: Fix kernel panic when calling tcp_v(4/6)_md5_do_lookup
Gui Jianfeng
2008-08-06
1
-1
/
+2
*
dccp: Allow to distinguish original and retransmitted packets
Gerrit Renker
2008-07-26
1
-1
/
+1
[next]