Linux SCTP (Stream Control Transmission Protocol)
Date Index
[Prev Page][
Next Page
]
Re: [PATCH] sctp: Correct type and usage of sctp_end_cksum()
,
Neil Horman
Re: [PATCH] sctp: Correct type and usage of sctp_end_cksum()
,
Simon Horman
Re: [PATCH] sctp: Correct type and usage of sctp_end_cksum()
,
Pablo Neira Ayuso
Re: [PATCH] sctp: Correct type and usage of sctp_end_cksum()
,
Simon Horman
[PATCH net-next] net: sctp: minor: remove dead code from sctp_packet
,
Daniel Borkmann
Re: [PATCH net-next] net: sctp: minor: remove dead code from sctp_packet
,
David Miller
[PATCH net-next 0/9] Minor SCTP cleanups all over the place
,
Daniel Borkmann
[PATCH net-next 1/9] net: sctp: sctp_ssnmap: remove 'malloced' element from struct
,
Daniel Borkmann
Re: [PATCH net-next 1/9] net: sctp: sctp_ssnmap: remove 'malloced' element from struct
,
Neil Horman
Re: [PATCH net-next 1/9] net: sctp: sctp_ssnmap: remove 'malloced' element from struct
,
Daniel Borkmann
Re: [PATCH net-next 1/9] net: sctp: sctp_ssnmap: remove 'malloced' element from struct
,
Daniel Borkmann
Re: [PATCH net-next 1/9] net: sctp: sctp_ssnmap: remove 'malloced' element from struct
,
Neil Horman
[PATCH net-next 2/9] net: sctp: sctp_inq: remove dead code
,
Daniel Borkmann
Re: [PATCH net-next 2/9] net: sctp: sctp_inq: remove dead code
,
Neil Horman
[PATCH net-next 7/9] net: sctp: sctp_bind_addr: remove dead code
,
Daniel Borkmann
Re: [PATCH net-next 7/9] net: sctp: sctp_bind_addr: remove dead code
,
Neil Horman
[PATCH net-next 8/9] net: sctp: sctp_ulpq: remove 'malloced' struct member
,
Daniel Borkmann
Re: [PATCH net-next 8/9] net: sctp: sctp_ulpq: remove 'malloced' struct member
,
Neil Horman
[PATCH net-next 9/9] net: sctp: sctp_ulpq: do not use char as a struct member
,
Daniel Borkmann
Re: [PATCH net-next 9/9] net: sctp: sctp_ulpq: do not use char as a struct member
,
Vlad Yasevich
Re: [PATCH net-next 9/9] net: sctp: sctp_ulpq: do not use char as a struct member
,
Daniel Borkmann
Re: [PATCH net-next 9/9] net: sctp: sctp_ulpq: do not use char as a struct member
,
Neil Horman
RE: [PATCH net-next 9/9] net: sctp: sctp_ulpq: do not use char as a struct member
,
David Laight
[PATCH net-next 6/9] net: sctp: sctp_transport: remove unused variable
,
Daniel Borkmann
Re: [PATCH net-next 6/9] net: sctp: sctp_transport: remove unused variable
,
Neil Horman
[PATCH net-next 5/9] net: sctp: outqueue: simplify sctp_outq_uncork function
,
Daniel Borkmann
Re: [PATCH net-next 5/9] net: sctp: outqueue: simplify sctp_outq_uncork function
,
Neil Horman
[PATCH net-next 3/9] net: sctp: sctp_outq: remove 'malloced' from its struct
,
Daniel Borkmann
Re: [PATCH net-next 3/9] net: sctp: sctp_outq: remove 'malloced' from its struct
,
Neil Horman
[PATCH net-next 4/9] net: sctp: sctp_outq: consolidate chars into bitfield
,
Daniel Borkmann
RE: [PATCH net-next 4/9] net: sctp: sctp_outq: consolidate chars into bitfield
,
David Laight
Re: [PATCH net-next 4/9] net: sctp: sctp_outq: consolidate chars into bitfield
,
Daniel Borkmann
Re: [PATCH net-next 4/9] net: sctp: sctp_outq: consolidate chars into bitfield
,
Neil Horman
Re: [PATCH net-next 4/9] net: sctp: sctp_outq: consolidate chars into bitfield
,
Vlad Yasevich
Re: [PATCH net-next 4/9] net: sctp: sctp_outq: consolidate chars into bitfield
,
Neil Horman
Re: [PATCH net-next 4/9] net: sctp: sctp_outq: consolidate chars into bitfield
,
Daniel Borkmann
Re: [PATCH net-next 4/9] net: sctp: sctp_outq: consolidate chars into bitfield
,
Vlad Yasevich
Re: [PATCH net-next 4/9] net: sctp: sctp_outq: consolidate chars into bitfield
,
Neil Horman
Re: [PATCH net-next 0/9] Minor SCTP cleanups all over the place
,
David Miller
Re: [PATCH net-next 0/9] Minor SCTP cleanups all over the place
,
Daniel Borkmann
[PATCH v4] sctp: Add buffer utilization fields to /proc/net/sctp/assocs
,
Dilip Daya
Re: [PATCH v4] sctp: Add buffer utilization fields to /proc/net/sctp/assocs
,
David Miller
[PATCH net-next 1/2] net: sctp: remove sctp_ep_common struct member 'malloced'
,
Daniel Borkmann
[PATCH net-next 2/2] net: sctp: minor: make sctp_ep_common's member 'dead' a bool
,
Daniel Borkmann
Re: [PATCH net-next 2/2] net: sctp: minor: make sctp_ep_common's member 'dead' a bool
,
Vlad Yasevich
Re: [PATCH net-next 2/2] net: sctp: minor: make sctp_ep_common's member 'dead' a bool
,
David Miller
Re: [PATCH net-next 1/2] net: sctp: remove sctp_ep_common struct member 'malloced'
,
Vlad Yasevich
Re: [PATCH net-next 1/2] net: sctp: remove sctp_ep_common struct member 'malloced'
,
David Miller
[PATCH v3] sctp: Add buffer utilization fields to /proc/net/sctp/assocs
,
Dilip Daya
Re: [PATCH v3] sctp: Add buffer utilization fields to /proc/net/sctp/assocs
,
David Miller
Re: [PATCH v3] sctp: Add buffer utilization fields to /proc/net/sctp/assocs
,
David Miller
[PATCH v2] sctp: Add buffer utilization fields to /proc/net/sctp/assocs
,
Dilip Daya
Re: [PATCH v2] sctp: Add buffer utilization fields to /proc/net/sctp/assocs
,
David Miller
[PATCH] sctp: Add buffer utilization fields to /proc/net/sctp/assocs
,
Daya, Dilip (Telco Linux)
Re: [PATCH] sctp: Add buffer utilization fields to /proc/net/sctp/assocs
,
Neil Horman
Re: [PATCH] sctp: Add buffer utilization fields to /proc/net/sctp/assocs
,
Dilip Daya
Re: [PATCH] sctp: Add buffer utilization fields to /proc/net/sctp/assocs
,
Neil Horman
Re: [PATCH] sctp: Add buffer utilization fields to /proc/net/sctp/assocs
,
Daniel Borkmann
[PATCH net-next] net: sctp: introduce uapi header for sctp
,
Daniel Borkmann
Re: [PATCH net-next] net: sctp: introduce uapi header for sctp
,
David Miller
Re: [PATCH net-next] net: sctp: introduce uapi header for sctp
,
Neil Horman
[PATCH -next] sctp: fix error return code in __sctp_connect()
,
Wei Yongjun
Re: [PATCH -next] sctp: fix error return code in __sctp_connect()
,
Neil Horman
Re: [PATCH -next] sctp: fix error return code in __sctp_connect()
,
Vlad Yasevich
Re: [PATCH -next] sctp: fix error return code in __sctp_connect()
,
Neil Horman
Re: [PATCH -next] sctp: fix error return code in __sctp_connect()
,
Vlad Yasevich
Re: [PATCH -next] sctp: fix error return code in __sctp_connect()
,
David Miller
[PATCH v2 6/6] sctp: convert sctp_assoc_set_id to use idr_alloc_cyclic
,
Jeff Layton
Re: [PATCH v2 6/6] sctp: convert sctp_assoc_set_id to use idr_alloc_cyclic
,
Neil Horman
Re: [PATCH v2 6/6] sctp: convert sctp_assoc_set_id to use idr_alloc_cyclic
,
Neil Horman
Re: [PATCH v2 6/6] sctp: convert sctp_assoc_set_id to use idr_alloc_cyclic
,
Jeff Layton
[PATCH v1 6/6] sctp: convert sctp_assoc_set_id to use idr_alloc_cyclic
,
Jeff Layton
Re: [Lksctp-developers] ARP request being sent every 20 seconds or so
,
Vlad Yasevich
Message not available
Re: [Lksctp-developers] ARP request being sent every 20 seconds or so
,
Vlad Yasevich
Re: [Lksctp-developers] ARP request being sent every 20 seconds or so
,
upma gandhi
Query regarding heartbeat re-transmission pattern
,
Ankit Mahawar
sctp: hang in sctp_remaddr_seq_show
,
Sasha Levin
Re: sctp: hang in sctp_remaddr_seq_show
,
Neil Horman
Re: sctp: hang in sctp_remaddr_seq_show
,
Eric Dumazet
Re: sctp: hang in sctp_remaddr_seq_show
,
Vlad Yasevich
Re: sctp: hang in sctp_remaddr_seq_show
,
Neil Horman
Re: sctp: hang in sctp_remaddr_seq_show
,
Vlad Yasevich
Re: sctp: hang in sctp_remaddr_seq_show
,
Eric Dumazet
[PATCH] sctp: Use correct sideffect command in duplicate cookie handling
,
Vlad Yasevich
Re: [PATCH] sctp: Use correct sideffect command in duplicate cookie handling
,
Neil Horman
Re: [PATCH] sctp: Use correct sideffect command in duplicate cookie handling
,
David Miller
[PATCH 18/18] net: sctp: remove cast for kmalloc/kzalloc return value
,
Zhang Yanfei
Re: [PATCH 18/18] net: sctp: remove cast for kmalloc/kzalloc return value
,
Neil Horman
[PATCH] sctp: don't break the loop while meeting the active_path so as to find the matched transport
,
Xufeng Zhang
Re: [PATCH] sctp: don't break the loop while meeting the active_path so as to find the matched transport
,
Neil Horman
Re: [PATCH] sctp: don't break the loop while meeting the active_path so as to find the matched transport
,
Xufeng Zhang
Re: [PATCH] sctp: don't break the loop while meeting the active_path so as to find the matched transport
,
Neil Horman
Re: [PATCH] sctp: don't break the loop while meeting the active_path so as to find the matched transport
,
Xufeng Zhang
Re: [PATCH] sctp: don't break the loop while meeting the active_path so as to find the matched transport
,
Neil Horman
Re: [PATCH] sctp: don't break the loop while meeting the active_path so as to find the matched transport
,
Vlad Yasevich
Re: [PATCH] sctp: don't break the loop while meeting the active_path so as to find the matched transport
,
Neil Horman
Re: [PATCH] sctp: don't break the loop while meeting the active_path so as to find the matched transport
,
Vlad Yasevich
Message not available
Message not available
Message not available
Message not available
Message not available
Re: [PATCH] sctp: optimize searching the active path for tsns
,
Vlad Yasevich
Re: [PATCH] sctp: optimize searching the active path for tsns
,
Neil Horman
Re: [PATCH] sctp: optimize searching the active path for tsns
,
Vlad Yasevich
Re: [PATCH] sctp: don't break the loop while meeting the active_path so as to find the matched transport
,
Neil Horman
Re: [PATCH] sctp: don't break the loop while meeting the active_path so as to find the matched transport
,
Vlad Yasevich
Re: [PATCH] sctp: don't break the loop while meeting the active_path so as to find the matched transport
,
David Miller
NULL primary_path
,
Karl Heiss
Re: NULL primary_path
,
Vlad Yasevich
Re: NULL primary_path
,
Cristian Constantin
Re: NULL primary_path
,
Neil Horman
Re: NULL primary_path
,
Vlad Yasevich
Re: NULL primary_path
,
Vlad Yasevich
Re: NULL primary_path
,
Karl Heiss
Re: NULL primary_path
,
Vlad Yasevich
Re: NULL primary_path
,
Karl Heiss
Re: NULL primary_path
,
Vlad Yasevich
Re: NULL primary_path
,
Vlad Yasevich
Re: NULL primary_path
,
Karl Heiss
Re: NULL primary_path
,
Karl Heiss
Re: NULL primary_path
,
Vlad Yasevich
Re: NULL primary_path
,
Karl Heiss
Re: NULL primary_path
,
Vlad Yasevich
Re: NULL primary_path
,
Karl Heiss
Re: NULL primary_path
,
Karl Heiss
Re: NULL primary_path
,
Vlad Yasevich
Re: NULL primary_path
,
Karl Heiss
Re: NULL primary_path
,
Vlad Yasevich
Re: NULL primary_path
,
Karl Heiss
Re: NULL primary_path
,
Karl Heiss
Re: NULL primary_path
,
Vlad Yasevich
Re: NULL primary_path
,
Neil Horman
[Patch net] sctp: use KMALLOC_MAX_SIZE instead of its own MAX_KMALLOC_SIZE
,
Cong Wang
Re: [Patch net] sctp: use KMALLOC_MAX_SIZE instead of its own MAX_KMALLOC_SIZE
,
Neil Horman
Re: [Patch net] sctp: use KMALLOC_MAX_SIZE instead of its own MAX_KMALLOC_SIZE
,
David Miller
[patch] sctp: use the passed in gfp flags instead GFP_KERNEL
,
Dan Carpenter
Re: [patch] sctp: use the passed in gfp flags instead GFP_KERNEL
,
Neil Horman
Re: [patch] sctp: use the passed in gfp flags instead GFP_KERNEL
,
David Miller
[PATCH v3 3/4] sctp: fix association hangs due to errors when reneging events from the ordering queue
,
Lee A. Roberts
[PATCH v3 4/4] sctp: fix association hangs due to partial delivery errors
,
Lee A. Roberts
[PATCH v3 2/4] sctp: fix association hangs due to reneging packets below the cumulative TSN ACK point
,
Lee A. Roberts
[PATCH v3 1/4] sctp: fix association hangs due to off-by-one errors in sctp_tsnmap_grow()
,
Lee A. Roberts
[PATCH v3 0/4] sctp: fix association hangs due to reassembly/ordering logic
,
Lee A. Roberts
Re: [PATCH v3 0/4] sctp: fix association hangs due to reassembly/ordering logic
,
Vlad Yasevich
Re: [PATCH v3 0/4] sctp: fix association hangs due to reassembly/ordering logic
,
David Miller
[PATCH v2] net/sctp: Validate parameter size for SCTP_GET_ASSOC_STATS
,
Guenter Roeck
Re: [PATCH v2] net/sctp: Validate parameter size for SCTP_GET_ASSOC_STATS
,
Vlad Yasevich
Re: [PATCH v2] net/sctp: Validate parameter size for SCTP_GET_ASSOC_STATS
,
David Miller
[patch] sctp: check len in sctp_getsockopt_assoc_stats()
,
Dan Carpenter
Re: [patch] sctp: check len in sctp_getsockopt_assoc_stats()
,
David Miller
[PATCH] net/sctp: Validate parameter size for SCTP_GET_ASSOC_STATS control message
,
Guenter Roeck
Re: [PATCH] net/sctp: Validate parameter size for SCTP_GET_ASSOC_STATS control message
,
Neil Horman
Re: [PATCH] net/sctp: Validate parameter size for SCTP_GET_ASSOC_STATS control message
,
David Miller
Re: [PATCH] net/sctp: Validate parameter size for SCTP_GET_ASSOC_STATS control message
,
Guenter Roeck
Re: [PATCH] net/sctp: Validate parameter size for SCTP_GET_ASSOC_STATS control message
,
Vlad Yasevich
Re: [PATCH] net/sctp: Validate parameter size for SCTP_GET_ASSOC_STATS control message
,
Neil Horman
Re: [PATCH] net/sctp: Validate parameter size for SCTP_GET_ASSOC_STATS control message
,
David Miller
Re: [PATCH] net/sctp: Validate parameter size for SCTP_GET_ASSOC_STATS control message
,
Vlad Yasevich
Re: [PATCH v2 0/4] sctp: fix association hangs due to reassembly/ordering logic
,
Daniel Borkmann
Re: [PATCH v2 0/4] sctp: fix association hangs due to reassembly/ordering logic
,
David Miller
SCTP Auto Buffer Tuning
,
Dilip Daya
Re: SCTP Auto Buffer Tuning
,
Vlad Yasevich
Re: How to unload lksctp kernel module?
,
Daniel Borkmann
Re: How to unload lksctp kernel module?
,
Vlad Yasevich
Re: How to unload lksctp kernel module?
,
Jon Leighton
Re: How to unload lksctp kernel module?
,
Vlad Yasevich
sctp client not binding to all available addresses
,
Jon Leighton
Re: sctp client not binding to all available addresses
,
Vlad Yasevich
Message not available
Re: sctp client not binding to all available addresses
,
Vlad Yasevich
[PATCH lksctp-tools] build: fix out-of-tree build of withsctp.
,
Diego Elio Pettenò
Re: [PATCH lksctp-tools] build: fix out-of-tree build of withsctp.
,
Daniel Borkmann
[PATCH 1/4 v3] sctp: fix association hangs due to off-by-one errors in sctp_tsnmap_grow()
,
Roberts, Lee A.
[PATCH 1/4 v2] sctp: fix association hangs due to off-by-one errors in sctp_tsnmap_grow()
,
Roberts, Lee A.
Re: [PATCH 1/4 v2] sctp: fix association hangs due to off-by-one errors in sctp_tsnmap_grow()
,
David Miller
[PATCH 3/4] sctp: fix association hangs due to errors when reneging events from the ordering queue
,
Roberts, Lee A.
Re: [PATCH 3/4] sctp: fix association hangs due to errors when reneging events from the ordering queue
,
Vlad Yasevich
[PATCH 4/4] sctp: fix association hangs due to partial delivery errors
,
Roberts, Lee A.
Re: [PATCH 4/4] sctp: fix association hangs due to partial delivery errors
,
Vlad Yasevich
[PATCH 2/4] sctp: fix association hangs due to reneging packets below the cumulative TSN ACK point
,
Roberts, Lee A.
Re: [PATCH 2/4] sctp: fix association hangs due to reneging packets below the cumulative TSN ACK point
,
Vlad Yasevich
[PATCH 1/4] sctp: fix association hangs due to off-by-one errors in sctp_tsnmap_grow()
,
Roberts, Lee A.
Re: [PATCH 1/4] sctp: fix association hangs due to off-by-one errors in sctp_tsnmap_grow()
,
Vlad Yasevich
RE: [PATCH 1/4] sctp: fix association hangs due to off-by-one errors in sctp_tsnmap_grow()
,
Roberts, Lee A.
RE: [PATCH 1/4] sctp: fix association hangs due to off-by-one errors in sctp_tsnmap_grow()
,
Roberts, Lee A.
[PATCH stable] ipvs: sctp: fix checksumming on snat and dnat handlers
,
Daniel Borkmann
Re: [PATCH stable] ipvs: sctp: fix checksumming on snat and dnat handlers
,
Neil Horman
Re: [PATCH stable] ipvs: sctp: fix checksumming on snat and dnat handlers
,
Pablo Neira Ayuso
[PATCH 3/3] sctp: fix association hangs due to reassembly/ordering logic
,
Roberts, Lee A.
Re: [PATCH 3/3] sctp: fix association hangs due to reassembly/ordering logic
,
Vlad Yasevich
RE: [PATCH 3/3] sctp: fix association hangs due to reassembly/ordering logic
,
Roberts, Lee A.
Re: [PATCH 3/3] sctp: fix association hangs due to reassembly/ordering logic
,
Vlad Yasevich
[PATCH 2/3] sctp: fix association hangs due to reassembly/ordering logic
,
Roberts, Lee A.
Re: [PATCH 2/3] sctp: fix association hangs due to reassembly/ordering logic
,
Vlad Yasevich
[PATCH 1/3] sctp: fix association hangs due to reassembly/ordering logic
,
Roberts, Lee A.
Re: [PATCH 1/3] sctp: fix association hangs due to reassembly/ordering logic
,
David Miller
RE: [PATCH 1/3] sctp: fix association hangs due to reassembly/ordering logic
,
Roberts, Lee A.
[PATCH net-next 1/2] net: sctp: minor: make jsctp_sf_eat_sack static
,
Daniel Borkmann
Message not available
[PATCH net-next 2/2] net: sctp: add build check for sctp_sf_eat_sack_6_2/jsctp_sf_eat_sack
,
Daniel Borkmann
Re: [PATCH net-next 2/2] net: sctp: add build check for sctp_sf_eat_sack_6_2/jsctp_sf_eat_sack
,
Neil Horman
Re: [PATCH net-next 1/2] net: sctp: minor: make jsctp_sf_eat_sack static
,
David Miller
Re: [PATCH net-next 1/2] net: sctp: minor: make jsctp_sf_eat_sack static
,
David Miller
Re: [PATCH net-next 1/2] net: sctp: minor: make jsctp_sf_eat_sack static
,
Daniel Borkmann
Re: [PATCH net-next 1/2] net: sctp: minor: make jsctp_sf_eat_sack static
,
Neil Horman
[PATCH net] net: sctp: sctp_v6_get_dst: fix boolean test in dst cache
,
Daniel Borkmann
Re: [PATCH net] net: sctp: sctp_v6_get_dst: fix boolean test in dst cache
,
Vlad Yasevich
Re: [PATCH net] net: sctp: sctp_v6_get_dst: fix boolean test in dst cache
,
Neil Horman
Re: [PATCH net] net: sctp: sctp_v6_get_dst: fix boolean test in dst cache
,
David Miller
SCTP Hang in reorder queue
,
Bob Montgomery
Re: SCTP Hang in reorder queue
,
Vlad Yasevich
[PATCH net-next v2] net: sctp: remove unused multiple cookie keys
,
Daniel Borkmann
Re: [PATCH net-next v2] net: sctp: remove unused multiple cookie keys
,
Neil Horman
Re: [PATCH net-next v2] net: sctp: remove unused multiple cookie keys
,
Vlad Yasevich
Re: [PATCH net-next v2] net: sctp: remove unused multiple cookie keys
,
David Miller
[PATCH net-next] net: sctp: remove unused multiple cookie keys
,
Daniel Borkmann
Re: [PATCH net-next] net: sctp: remove unused multiple cookie keys
,
Neil Horman
[PATCH net 0/2] two small fixes for sctp key usage
,
Daniel Borkmann
[PATCH net 2/2] net: sctp: sctp_endpoint_free: zero out secret key data
,
Daniel Borkmann
Re: [PATCH net 2/2] net: sctp: sctp_endpoint_free: zero out secret key data
,
Vlad Yasevich
Re: [PATCH net 2/2] net: sctp: sctp_endpoint_free: zero out secret key data
,
Daniel Borkmann
[PATCH net 1/2] net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree
,
Daniel Borkmann
Re: [PATCH net 0/2] two small fixes for sctp key usage
,
David Miller
[PATCH net-next] net: sctp: sctp_auth_make_key_vector: use sctp_auth_create_key
,
Daniel Borkmann
Re: [PATCH net-next] net: sctp: sctp_auth_make_key_vector: use sctp_auth_create_key
,
Vlad Yasevich
Re: [PATCH net-next] net: sctp: sctp_auth_make_key_vector: use sctp_auth_create_key
,
David Miller
[PATCH net-next] net: sctp: sctp_auth_make_key_vector: remove duplicate ntohs calls
,
Daniel Borkmann
Re: [PATCH net-next] net: sctp: sctp_auth_make_key_vector: remove duplicate ntohs calls
,
Neil Horman
Re: [PATCH net-next] net: sctp: sctp_auth_make_key_vector: remove duplicate ntohs calls
,
Vlad Yasevich
Re: [PATCH net-next] net: sctp: sctp_auth_make_key_vector: remove duplicate ntohs calls
,
David Miller
[PATCH net 0/2] fixes for net/sctp/auth.c
,
Daniel Borkmann
[PATCH net 2/2] net: sctp: sctp_auth_key_put: use kzfree instead of kfree
,
Daniel Borkmann
Re: [PATCH net 2/2] net: sctp: sctp_auth_key_put: use kzfree instead of kfree
,
Vlad Yasevich
Re: [PATCH net 2/2] net: sctp: sctp_auth_key_put: use kzfree instead of kfree
,
David Miller
[PATCH net 1/2] net: sctp: sctp_auth_make_key_vector: fix undefined ref-count behaviour
,
Daniel Borkmann
Re: [PATCH net 1/2] net: sctp: sctp_auth_make_key_vector: fix undefined ref-count behaviour
,
Vlad Yasevich
Re: [PATCH net 1/2] net: sctp: sctp_auth_make_key_vector: fix undefined ref-count behaviour
,
Daniel Borkmann
Re: [PATCH net 1/2] net: sctp: sctp_auth_make_key_vector: fix undefined ref-count behaviour
,
Vlad Yasevich
Re: [PATCH net 0/2] fixes for net/sctp/auth.c
,
Neil Horman
[PATCH 76/77] sctp: convert to idr_alloc()
,
Tejun Heo
Re: [PATCH 76/77] sctp: convert to idr_alloc()
,
Vlad Yasevich
Re: [PATCH 76/77] sctp: convert to idr_alloc()
,
Neil Horman
[PATCH net] ipvs: sctp: fix checksumming on snat and dnat handlers
,
Daniel Borkmann
Re: [PATCH net] ipvs: sctp: fix checksumming on snat and dnat handlers
,
Julian Anastasov
[PATCH net] ipvs: sctp: fix checksumming by adding hardware offload support
,
Daniel Borkmann
Re: [PATCH net] ipvs: sctp: fix checksumming by adding hardware offload support
,
Julian Anastasov
Re: [PATCH net] ipvs: sctp: fix checksumming by adding hardware offload support
,
Daniel Borkmann
[PATCH 60/62] sctp: convert to idr_alloc()
,
Tejun Heo
Re: [PATCH 60/62] sctp: convert to idr_alloc()
,
Neil Horman
Re: [PATCH 60/62] sctp: convert to idr_alloc()
,
Vlad Yasevich
Re: [PATCH 60/62] sctp: convert to idr_alloc()
,
Tejun Heo
[PATCH v2 60/62] sctp: convert to idr_alloc()
,
Tejun Heo
Re: [PATCH v2 60/62] sctp: convert to idr_alloc()
,
Neil Horman
[PATCH net-next v3] sctp: sctp_close: fix release of bindings for deferred call_rcu's
,
Daniel Borkmann
Re: [PATCH net-next v3] sctp: sctp_close: fix release of bindings for deferred call_rcu's
,
Vlad Yasevich
Re: [PATCH net-next v3] sctp: sctp_close: fix release of bindings for deferred call_rcu's
,
Neil Horman
Re: [PATCH net-next v3] sctp: sctp_close: fix release of bindings for deferred call_rcu's
,
David Miller
[PATCH net-next v2] sctp: sctp_close: fix release of bindings for deferred call_rcu's
,
Daniel Borkmann
Re: [PATCH net-next v2] sctp: sctp_close: fix release of bindings for deferred call_rcu's
,
Vlad Yasevich
Re: [PATCH net-next v2] sctp: sctp_close: fix release of bindings for deferred call_rcu's
,
Daniel Borkmann
[PATCH net-next] sctp: sctp_close: fix release of bindings for deferred call_rcu's
,
Daniel Borkmann
Re: [PATCH net-next] sctp: sctp_close: fix release of bindings for deferred call_rcu's
,
Vlad Yasevich
Re: [PATCH net-next] sctp: sctp_close: fix release of bindings for deferred call_rcu's
,
Daniel Borkmann
Re: Suspected renege problem in sctp
,
Vlad Yasevich
RE: Suspected renege problem in sctp
,
Roberts, Lee A.
Re: Suspected renege problem in sctp
,
Vlad Yasevich
Re: Suspected renege problem in sctp
,
Bob Montgomery
Re: Suspected renege problem in sctp
,
Vlad Yasevich
Re: Suspected renege problem in sctp
,
Bob Montgomery
Re: Suspected renege problem in sctp
,
Vlad Yasevich
Re: Suspected renege problem in sctp
,
Bob Montgomery
[PATCH v2] sctp: set association state to established in dupcook_a handler
,
xufengzhang.main
Re: [PATCH v2] sctp: set association state to established in dupcook_a handler
,
Neil Horman
Re: [PATCH v2] sctp: set association state to established in dupcook_a handler
,
Vlad Yasevich
Re: [PATCH v2] sctp: set association state to established in dupcook_a handler
,
David Miller
linux-3.7.4: kmemleak in sctp_sysctl_net_register()?
,
Martin Mokrejs
[PATCH] SCTP: Free the per-net sysctl table on net exit.
,
Vlad Yasevich
Re: [PATCH] SCTP: Free the per-net sysctl table on net exit.
,
Neil Horman
Re: [PATCH] SCTP: Free the per-net sysctl table on net exit.
,
Eric W. Biederman
Re: [PATCH] SCTP: Free the per-net sysctl table on net exit.
,
David Miller
[PATCH] SCTP: Free the per-net sysctl table on net exit.
,
Eric W. Biederman
[PATCH] SCTP: Free the per-net sysctl table on net exit. v2
,
Eric W. Biederman
Re: [PATCH] SCTP: Free the per-net sysctl table on net exit. v2
,
David Miller
Re: [PATCH] SCTP: Free the per-net sysctl table on net exit. v2
,
Martin Mokrejs
Re: [PATCH] SCTP: Free the per-net sysctl table on net exit. v2
,
Eric W. Biederman
Re: [PATCH] SCTP: Free the per-net sysctl table on net exit. v2
,
Martin Mokrejs
Re: [PATCH] SCTP: Free the per-net sysctl table on net exit. v2
,
Martin Mokrejs
Re: [PATCH] SCTP: Free the per-net sysctl table on net exit. v2
,
Eric W. Biederman
Re: [PATCH] SCTP: Free the per-net sysctl table on net exit. v2
,
Martin Mokrejs
Re: [PATCH] SCTP: Free the per-net sysctl table on net exit. v2
,
David Miller
Re: [PATCH] SCTP: Free the per-net sysctl table on net exit. v2
,
Martin Mokrejs
Re: [PATCH] SCTP: Free the per-net sysctl table on net exit. v2
,
David Miller
[PATCH] sctp: set association state to established in dupcook_a handler
,
xufengzhang.main
Re: [PATCH] sctp: set association state to established in dupcook_a handler
,
Neil Horman
Re: [PATCH] sctp: set association state to established in dupcook_a handler
,
Vlad Yasevich
Re: [PATCH] sctp: set association state to established in dupcook_a handler
,
Xufeng Zhang
Re: [PATCH] sctp: set association state to established in dupcook_a handler
,
Xufeng Zhang
[PATCH] sctp: refactor sctp_outq_teardown to insure proper re-initalization
,
Neil Horman
Re: [PATCH] sctp: refactor sctp_outq_teardown to insure proper re-initalization
,
Vlad Yasevich
Re: [PATCH] sctp: refactor sctp_outq_teardown to insure proper re-initalization
,
David Miller
v2 [PATCH] sctp_xconnect: memory leak when malloc big buffer
,
Fan Du
Re: v2 [PATCH] sctp_xconnect: memory leak when malloc big buffer
,
Neil Horman
Re: v2 [PATCH] sctp_xconnect: memory leak when malloc big buffer
,
Daniel Borkmann
[PATCH] sctp_xconnect: memory leak when malloc big buffer
,
Fan Du
Re: [PATCH] sctp_xconnect: memory leak when malloc big buffer
,
Neil Horman
Re: [PATCH] sctp_xconnect: memory leak when malloc big buffer
,
Fan Du
<Possible follow-ups>
[PATCH] sctp_xconnect: memory leak when malloc big buffer
,
Fan Du
Re: [PATCH] sctp_xconnect: memory leak when malloc big buffer
,
Daniel Borkmann
Re: [PATCH] sctp_xconnect: memory leak when malloc big buffer
,
Fan Du
Re: [PATCH] sctp_xconnect: memory leak when malloc big buffer
,
Neil Horman
Re: [PATCH] sctp_xconnect: memory leak when malloc big buffer
,
Fan Du
Re: [PATCH] sctp_xconnect: memory leak when malloc big buffer
,
Neil Horman
Re: [PATCH] sctp_xconnect: memory leak when malloc big buffer
,
Fan Du
[v2.6.34-stable 62/77] sctp: Fix list corruption resulting from freeing an association on a list
,
Paul Gortmaker
[PATCH 5/5] kfifo: log based kfifo API
,
Yuanhan Liu
Re: [PATCH 5/5] kfifo: log based kfifo API
,
Dmitry Torokhov
Re: [PATCH 5/5] kfifo: log based kfifo API
,
Andy Walls
Re: [PATCH 5/5] kfifo: log based kfifo API
,
Yuanhan Liu
[PATCH] sctp: fix Kconfig bug in default cookie hmac selection
,
Alex Elder
Re: [PATCH] sctp: fix Kconfig bug in default cookie hmac selection
,
Neil Horman
Re: [PATCH] sctp: fix Kconfig bug in default cookie hmac selection
,
Alex Elder
Re: [PATCH] sctp: fix Kconfig bug in default cookie hmac selection
,
Neil Horman
Re: [PATCH] sctp: fix Kconfig bug in default cookie hmac selection
,
Vlad Yasevich
Config Loop
,
Alex Elder
Re: Config Loop
,
Neil Horman
Re: Config Loop
,
Alex Elder
Re: Config Loop
,
Neil Horman
Re: Config Loop
,
Alex Elder
Re: Config Loop
,
Neil Horman
Re: Config Loop
,
Alex Elder
[PATCH] sctp: make sctp_addr_wq_timeout_handler static
,
Stephen Hemminger
Re: [PATCH] sctp: make sctp_addr_wq_timeout_handler static
,
David Miller
[PATCH 28/29] net/: rename net_random() to prandom_u32()
,
Akinobu Mita
Re: [PATCH 28/29] net/: rename net_random() to prandom_u32()
,
Neil Horman
Re: [PATCH 28/29] net/: rename net_random() to prandom_u32()
,
Akinobu Mita
Re: [PATCH 28/29] net/: rename net_random() to prandom_u32()
,
Neil Horman
[PATCH] sctp: Change defaults on cookie hmac selection
,
Neil Horman
Re: [PATCH] sctp: Change defaults on cookie hmac selection
,
Vlad Yasevich
Re: [PATCH] sctp: Change defaults on cookie hmac selection
,
Linus Torvalds
Re: [PATCH] sctp: Change defaults on cookie hmac selection
,
Neil Horman
Re: [PATCH] sctp: Change defaults on cookie hmac selection
,
Linus Torvalds
Re: [PATCH] sctp: Change defaults on cookie hmac selection
,
Neil Horman
Re: [PATCH] sctp: Change defaults on cookie hmac selection
,
David Miller
[PATCH v2] sctp: Change defaults on cookie hmac selection
,
Neil Horman
Re: [PATCH v2] sctp: Change defaults on cookie hmac selection
,
David Miller
Re: [PATCH v2] sctp: Change defaults on cookie hmac selection
,
Florian Fainelli
Re: [PATCH v2] sctp: Change defaults on cookie hmac selection
,
Neil Horman
Re: [PATCH v2] sctp: Change defaults on cookie hmac selection
,
Florian Fainelli
Re: [PATCH v2] sctp: Change defaults on cookie hmac selection
,
Neil Horman
Re: [PATCH v2] sctp: Change defaults on cookie hmac selection
,
Vlad Yasevich
Re: [PATCH v2] sctp: Change defaults on cookie hmac selection
,
Florian Fainelli
Re: [PATCH v2] sctp: Change defaults on cookie hmac selection
,
Vlad Yasevich
Re: [PATCH v2] sctp: Change defaults on cookie hmac selection
,
Neil Horman
Re: [PATCH v2] sctp: Change defaults on cookie hmac selection
,
Vlad Yasevich
Re: [PATCH v2] sctp: Change defaults on cookie hmac selection
,
Florian Fainelli
Re: [PATCH v2] sctp: Change defaults on cookie hmac selection
,
Vlad Yasevich
Re: [PATCH v2] sctp: Change defaults on cookie hmac selection
,
Alex Elder
Re: [PATCH v2] sctp: Change defaults on cookie hmac selection
,
Vlad Yasevich
Re: [PATCH v2] sctp: Change defaults on cookie hmac selection
,
Florian Fainelli
[PATCH 0/2 v2] sctp: RCU protection when accessing assoc members for procfs
,
Thomas Graf
[PATCH 2/2] sctp: Add RCU protection to assoc->transport_addr_list
,
Thomas Graf
Re: [PATCH 2/2] sctp: Add RCU protection to assoc->transport_addr_list
,
Vlad Yasevich
Re: [PATCH 2/2] sctp: Add RCU protection to assoc->transport_addr_list
,
Neil Horman
[PATCH 1/2] sctp: proc: protect bind_addr->address_list accesses with rcu_read_lock()
,
Thomas Graf
Re: [PATCH 1/2] sctp: proc: protect bind_addr->address_list accesses with rcu_read_lock()
,
Vlad Yasevich
Re: [PATCH 1/2] sctp: proc: protect bind_addr->address_list accesses with rcu_read_lock()
,
Neil Horman
Re: [PATCH 0/2 v2] sctp: RCU protection when accessing assoc members for procfs
,
David Miller
[PATCH] sctp: Add RCU protection to assoc->transport_addr_list
,
Thomas Graf
Re: [PATCH] sctp: Add RCU protection to assoc->transport_addr_list
,
Vlad Yasevich
Re: [PATCH] sctp: Add RCU protection to assoc->transport_addr_list
,
Thomas Graf
Re: [PATCH] sctp: Add RCU protection to assoc->transport_addr_list
,
Vlad Yasevich
Re: [PATCH] sctp: Add RCU protection to assoc->transport_addr_list
,
Thomas Graf
Re: [PATCH] sctp: Add RCU protection to assoc->transport_addr_list
,
Vlad Yasevich
Re: [PATCH] sctp: Add RCU protection to assoc->transport_addr_list
,
Thomas Graf
[PATCH] sctp: proc: protect bind_addr->address_list accesses with rcu_read_lock()
,
Thomas Graf
Re: [PATCH] sctp: proc: protect bind_addr->address_list accesses with rcu_read_lock()
,
Vlad Yasevich
Re: [PATCH] sctp: proc: protect bind_addr->address_list accesses with rcu_read_lock()
,
Thomas Graf
Re: [PATCH] sctp: proc: protect bind_addr->address_list accesses with rcu_read_lock()
,
Neil Horman
[PATCH] sctp: Fix compiler warning when CONFIG_DEBUG_SECTION_MISMATCH=y
,
Christoph Paasch
Re: [PATCH] sctp: Fix compiler warning when CONFIG_DEBUG_SECTION_MISMATCH=y
,
Neil Horman
Re: [PATCH] sctp: Fix compiler warning when CONFIG_DEBUG_SECTION_MISMATCH=y
,
Vlad Yasevich
[PATCH v4 net-next] sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STATS call
,
Michele Baldessari
Re: [PATCH v4 net-next] sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STATS call
,
Vlad Yasevich
Re: [PATCH v4 net-next] sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STATS call
,
David Miller
[PATCH] sctp: verify length provided in heartbeat information parameter
,
Thomas Graf
Re: [PATCH] sctp: verify length provided in heartbeat information parameter
,
Neil Horman
Re: [PATCH] sctp: verify length provided in heartbeat information parameter
,
David Miller
Re: [PATCH] sctp: verify length provided in heartbeat information parameter
,
Vlad Yasevich
[PATCH] sctp: fix CONFIG_SCTP_DBG_MSG=y null pointer dereference in sctp_v6_get_dst()
,
Tommi Rantala
Re: [PATCH] sctp: fix CONFIG_SCTP_DBG_MSG=y null pointer dereference in sctp_v6_get_dst()
,
Vlad Yasevich
Re: [PATCH] sctp: fix CONFIG_SCTP_DBG_MSG=y null pointer dereference in sctp_v6_get_dst()
,
Neil Horman
Re: [PATCH] sctp: fix CONFIG_SCTP_DBG_MSG=y null pointer dereference in sctp_v6_get_dst()
,
David Miller
SCTP sysctl /proc/sys/net/sctp/rto_min/initial/max variables
,
Dilip Daya
Re: SCTP sysctl /proc/sys/net/sctp/rto_min/initial/max variables
,
Vlad Yasevich
Re: SCTP sysctl /proc/sys/net/sctp/rto_min/initial/max variables
,
Dilip Daya
Re: SCTP sysctl /proc/sys/net/sctp/rto_min/initial/max variables
,
Dilip Daya
Re: [Lksctp-developers] SCTP sysctl /proc/sys/net/sctp/rto_min/initial/max variables
,
Neil Horman
[PATCH v3 net-next] sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STATS call
,
Michele Baldessari
Re: [PATCH v3 net-next] sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STATS call
,
Vlad Yasevich
Re: [PATCH v3 net-next] sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STATS call
,
Michele Baldessari
Possible SCTP peer receive window bug
,
Jamie Parsons
Re: Possible SCTP peer receive window bug
,
Neil Horman
RE: Possible SCTP peer receive window bug
,
Jamie Parsons
Re: Possible SCTP peer receive window bug
,
Neil Horman
RE: Possible SCTP peer receive window bug
,
Jamie Parsons
Re: Possible SCTP peer receive window bug
,
Neil Horman
RE: Possible SCTP peer receive window bug
,
Jamie Parsons
Re: Possible SCTP peer receive window bug
,
Neil Horman
Re: Possible SCTP peer receive window bug
,
Vlad Yasevich
Re: Possible SCTP peer receive window bug
,
Neil Horman
Re: Possible SCTP peer receive window bug
,
Vlad Yasevich
Re: Possible SCTP peer receive window bug
,
Neil Horman
<Possible follow-ups>
RE: Possible SCTP peer receive window bug
,
Jamie Parsons
Re: Possible SCTP peer receive window bug
,
Neil Horman
RE: Possible SCTP peer receive window bug
,
Jamie Parsons
Re: Possible SCTP peer receive window bug
,
Neil Horman
Re: Possible SCTP peer receive window bug
,
Neil Horman
Re: Possible SCTP peer receive window bug
,
Vlad Yasevich
Re: Possible SCTP peer receive window bug
,
Neil Horman
RE: Possible SCTP peer receive window bug
,
Jamie Parsons
Re: Possible SCTP peer receive window bug
,
Neil Horman
RE: Possible SCTP peer receive window bug
,
Jamie Parsons
Re: Possible SCTP peer receive window bug
,
Neil Horman
Re: Possible SCTP peer receive window bug
,
Vlad Yasevich
RE: Possible SCTP peer receive window bug
,
Jamie Parsons
RE: Possible SCTP peer receive window bug
,
Jamie Parsons
Re: Possible SCTP peer receive window bug
,
Neil Horman
RE: Possible SCTP peer receive window bug
,
Jamie Parsons
Re: Possible SCTP peer receive window bug
,
Neil Horman
Re: Possible SCTP peer receive window bug
,
Frank Ch. Eigler
RE: Possible SCTP peer receive window bug
,
Jamie Parsons
how to use sctp_sendmsg to send ABORT chunk
,
小贺
Re: how to use sctp_sendmsg to send ABORT chunk
,
Vlad Yasevich
[PATCH] sctp: fix memory leak in sctp_datamsg_from_user() when copy from user space fails
,
Tommi Rantala
Re: [PATCH] sctp: fix memory leak in sctp_datamsg_from_user() when copy from user space fails
,
David Miller
Re: [PATCH] sctp: fix memory leak in sctp_datamsg_from_user() when copy from user space fails
,
Vlad Yasevich
Re: [PATCH] sctp: fix memory leak in sctp_datamsg_from_user() when copy from user space fails
,
David Miller
[PATCH] sctp: fix memory leak in sctp_datamsg_from_user() when copy from user space fails
,
Tommi Rantala
Re: [PATCH] sctp: fix memory leak in sctp_datamsg_from_user() when copy from user space fails
,
Vlad Yasevich
Re: [PATCH] sctp: fix memory leak in sctp_datamsg_from_user() when copy from user space fails
,
David Miller
Re: [PATCH] sctp: fix memory leak in sctp_datamsg_from_user() when copy from user space fails
,
Neil Horman
[PATCH] sctp: fix -ENOMEM result with invalid user space pointer in sendto() syscall
,
Tommi Rantala
Re: [PATCH] sctp: fix -ENOMEM result with invalid user space pointer in sendto() syscall
,
David Miller
Re: [PATCH] sctp: fix -ENOMEM result with invalid user space pointer in sendto() syscall
,
Vlad Yasevich
Re: [PATCH] sctp: fix -ENOMEM result with invalid user space pointer in sendto() syscall
,
David Miller
Re: [PATCH] sctp: fix -ENOMEM result with invalid user space pointer in sendto() syscall
,
Neil Horman
Re: [PATCH] sctp: fix -ENOMEM result with invalid user space pointer in sendto() syscall
,
David Miller
[PATCH] sctp: send abort chunk when max_retrans exceeded
,
Neil Horman
Re: [PATCH] sctp: send abort chunk when max_retrans exceeded
,
Vlad Yasevich
Re: [PATCH] sctp: send abort chunk when max_retrans exceeded
,
Neil Horman
Re: [PATCH] sctp: send abort chunk when max_retrans exceeded
,
Vlad Yasevich
Re: [PATCH] sctp: send abort chunk when max_retrans exceeded
,
Vlad Yasevich
Re: [PATCH] sctp: send abort chunk when max_retrans exceeded
,
Neil Horman
[PATCH v2] sctp: send abort chunk when max_retrans exceeded
,
Neil Horman
Re: [PATCH v2] sctp: send abort chunk when max_retrans exceeded
,
Vlad Yasevich
Re: [PATCH v2] sctp: send abort chunk when max_retrans exceeded
,
David Miller
[PATCH] sctp: use bitmap_weight
,
Akinobu Mita
Re: [PATCH] sctp: use bitmap_weight
,
Vlad Yasevich
Re: [PATCH] sctp: use bitmap_weight
,
David Miller
[PATCH v2 net-next] sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STATS call
,
Michele Baldessari
Re: [PATCH v2 net-next] sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STATS call
,
Neil Horman
Re: [PATCH v2 net-next] sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STATS call
,
Thomas Graf
Re: [PATCH v2 net-next] sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STATS call
,
Neil Horman
Re: [PATCH v2 net-next] sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STATS call
,
Vlad Yasevich
Re: [PATCH v2 net-next] sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STATS call
,
Michele Baldessari
Re: [PATCH v2 net-next] sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STATS call
,
Vlad Yasevich
[PATCHv2] sctp: fix /proc/net/sctp/ memory leak
,
Tommi Rantala
Re: [PATCHv2] sctp: fix /proc/net/sctp/ memory leak
,
David Miller
Re: [PATCHv2] sctp: fix /proc/net/sctp/ memory leak
,
Eric W. Biederman
[PATCH] sctp: fix /proc/net/sctp/ memory leak
,
Tommi Rantala
Re: [PATCH] sctp: fix /proc/net/sctp/ memory leak
,
Neil Horman
Re: [PATCH] sctp: fix /proc/net/sctp/ memory leak
,
David Miller
<Possible follow-ups>
[PATCH] sctp: fix /proc/net/sctp/ memory leak
,
Tommi Rantala
Re: [PATCH] sctp: fix /proc/net/sctp/ memory leak
,
Eric Dumazet
[PATCH v2]sctp: Error in calculation of RTTvar
,
Schoch Christian
Re: [PATCH v2]sctp: Error in calculation of RTTvar
,
Neil Horman
Interested in contributing code to LKSCTP
,
Sreeram BS
Re: Interested in contributing code to LKSCTP
,
Neil Horman
Re: Interested in contributing code to LKSCTP
,
Sreeram BS
Re: Interested in contributing code to LKSCTP
,
Sreeram BS
Re: Interested in contributing code to LKSCTP
,
Dilip Daya
Re: Interested in contributing code to LKSCTP
,
Sreeram BS
Re: Interested in contributing code to LKSCTP
,
Sreeram BS
[PATCH v3] sctp: Clean up type-punning in sctp_cmd_t union
,
Neil Horman
Re: [PATCH v3] sctp: Clean up type-punning in sctp_cmd_t union
,
Vlad Yasevich
Re: [PATCH v3] sctp: Clean up type-punning in sctp_cmd_t union
,
David Miller
[PATCH net-next] sctp: support per-association stats via a new SCTP_GET_ASSOC_STATS call
,
Michele Baldessari
Re: [PATCH net-next] sctp: support per-association stats via a new SCTP_GET_ASSOC_STATS call
,
Neil Horman
Re: [PATCH net-next] sctp: support per-association stats via a new SCTP_GET_ASSOC_STATS call
,
Vlad Yasevich
Re: [PATCH net-next] sctp: support per-association stats via a new SCTP_GET_ASSOC_STATS call
,
Michele Baldessari
Re: [PATCH net-next] sctp: support per-association stats via a new SCTP_GET_ASSOC_STATS call
,
Vlad Yasevich
Re: [PATCH net-next] sctp: support per-association stats via a new SCTP_GET_ASSOC_STATS call
,
Vlad Yasevich
Re: [PATCH net-next] sctp: support per-association stats via a new SCTP_GET_ASSOC_STATS call
,
Neil Horman
Re: [PATCH net-next] sctp: support per-association stats via a new SCTP_GET_ASSOC_STATS call
,
Vlad Yasevich
Re: [PATCH net-next] sctp: support per-association stats via a new SCTP_GET_ASSOC_STATS call
,
Neil Horman
Re: [PATCH net-next] sctp: support per-association stats via a new SCTP_GET_ASSOC_STATS call
,
Thomas Graf
Re: [PATCH net-next] sctp: support per-association stats via a new SCTP_GET_ASSOC_STATS call
,
Neil Horman
Re: [PATCH net-next] sctp: support per-association stats via a new SCTP_GET_ASSOC_STATS call
,
Vlad Yasevich
Re: [PATCH net-next] sctp: support per-association stats via a new SCTP_GET_ASSOC_STATS call
,
Neil Horman
Re: [PATCH net-next] sctp: support per-association stats via a new SCTP_GET_ASSOC_STATS call
,
Vlad Yasevich
Re: [PATCH net-next] sctp: support per-association stats via a new SCTP_GET_ASSOC_STATS call
,
Thomas Graf
Re: [PATCH net-next] sctp: support per-association stats via a new SCTP_GET_ASSOC_STATS call
,
Thomas Graf
Re: [PATCH net-next] sctp: support per-association stats via a new SCTP_GET_ASSOC_STATS call
,
Vlad Yasevich
Re: [PATCH net-next] sctp: support per-association stats via a new SCTP_GET_ASSOC_STATS call
,
Thomas Graf
Re: [PATCH net-next] sctp: support per-association stats via a new SCTP_GET_ASSOC_STATS call
,
Vlad Yasevich
[PATCH] sctp: Clean up type-punning in sctp_cmd_t union
,
Neil Horman
Re: [PATCH] sctp: Clean up type-punning in sctp_cmd_t union
,
Vlad Yasevich
Re: [PATCH] sctp: Clean up type-punning in sctp_cmd_t union
,
Neil Horman
Re: [PATCH] sctp: Clean up type-punning in sctp_cmd_t union
,
Vlad Yasevich
Re: [PATCH] sctp: Clean up type-punning in sctp_cmd_t union
,
Neil Horman
Re: [PATCH] sctp: Clean up type-punning in sctp_cmd_t union
,
Vlad Yasevich
Re: [PATCH] sctp: Clean up type-punning in sctp_cmd_t union
,
Neil Horman
Re: [PATCH] sctp: Clean up type-punning in sctp_cmd_t union
,
David Miller
Re: [PATCH] sctp: Clean up type-punning in sctp_cmd_t union
,
Neil Horman
Re: [PATCH] sctp: Clean up type-punning in sctp_cmd_t union
,
Vlad Yasevich
RE: [PATCH] sctp: Clean up type-punning in sctp_cmd_t union
,
David Laight
Re: [PATCH] sctp: Clean up type-punning in sctp_cmd_t union
,
Neil Horman
Re: [PATCH] sctp: Clean up type-punning in sctp_cmd_t union
,
David Miller
RE: [PATCH] sctp: Clean up type-punning in sctp_cmd_t union
,
David Laight
Re: [PATCH] sctp: Clean up type-punning in sctp_cmd_t union
,
Neil Horman
[PATCH v2] sctp: Clean up type-punning in sctp_cmd_t union
,
Neil Horman
Re: [PATCH v2] sctp: Clean up type-punning in sctp_cmd_t union
,
Vlad Yasevich
Re: [PATCH v2] sctp: Clean up type-punning in sctp_cmd_t union
,
Neil Horman
[PATCH] MAINTAINERS: Add myself to list of SCTP maintainers
,
Neil Horman
Re: [PATCH] MAINTAINERS: Add myself to list of SCTP maintainers
,
Vlad Yasevich
Re: [PATCH] MAINTAINERS: Add myself to list of SCTP maintainers
,
David Miller
Fw: [Bug 49131] New: sctp related kernel panic
,
Stephen Hemminger
[PATCH] Make hmac algorithm selection for cookie generation dynamic
,
Neil Horman
Re: [PATCH] Make hmac algorithm selection for cookie generation dynamic
,
David Miller
Re: [PATCH] Make hmac algorithm selection for cookie generation dynamic
,
Neil Horman
Re: [PATCH] Make hmac algorithm selection for cookie generation dynamic
,
Vlad Yasevich
Re: [PATCH] Make hmac algorithm selection for cookie generation dynamic
,
Neil Horman
Re: [PATCH] Make hmac algorithm selection for cookie generation dynamic
,
Vlad Yasevich
Re: [PATCH] Make hmac algorithm selection for cookie generation dynamic
,
Neil Horman
[PATCH v2] sctp: Make hmac algorithm selection for cookie generation dynamic
,
Neil Horman
Re: [PATCH v2] sctp: Make hmac algorithm selection for cookie generation dynamic
,
Vlad Yasevich
Re: [PATCH v2] sctp: Make hmac algorithm selection for cookie generation dynamic
,
David Miller
[PATCH net-next 00/21] treewide: Use consistent api style for address testing
,
Joe Perches
net,sctp: oops in sctp_do_sm
,
Sasha Levin
Re: net,sctp: oops in sctp_do_sm
,
Neil Horman
Missing MIB's?
,
Erik Hugne
Re: Missing MIB's?
,
Vlad Yasevich
[PATCH] sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter()
,
nicolas . dichtel
Re: [PATCH] sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter()
,
Vlad Yasevich
Re: [PATCH] sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter()
,
David Miller
[PATCH] net: sctp: Fix typo in socket.c
,
Masanari Iida
Re: [PATCH] net: sctp: Fix typo in socket.c
,
Vlad Yasevich
[RFC PATCH 1/2] sctp: fix a typo in prototype of __sctp_rcv_lookup()
,
Nicolas Dichtel
[RFC PATCH 2/2] sctp: check src addr when processing SACK to update transport state
,
Nicolas Dichtel
Re: [RFC PATCH 2/2] sctp: check src addr when processing SACK to update transport state
,
Vlad Yasevich
Re: [RFC PATCH 2/2] sctp: check src addr when processing SACK to update transport state
,
David Miller
Re: [RFC PATCH 1/2] sctp: fix a typo in prototype of __sctp_rcv_lookup()
,
David Miller
Re: [RFC PATCH 1/2] sctp: fix a typo in prototype of __sctp_rcv_lookup()
,
Nicolas Dichtel
Re: [RFC PATCH 1/2] sctp: fix a typo in prototype of __sctp_rcv_lookup()
,
Vlad Yasevich
Re: [RFC PATCH 1/2] sctp: fix a typo in prototype of __sctp_rcv_lookup()
,
Nicolas Dichtel
Re: [RFC PATCH 1/2] sctp: fix a typo in prototype of __sctp_rcv_lookup()
,
David Miller
[ 111/180] sctp: Fix list corruption resulting from freeing an association on a list
,
Willy Tarreau
[PATCH] sctp: check dst validity after IPsec operations
,
Nicolas Dichtel
Re: [PATCH] sctp: check dst validity after IPsec operations
,
Vlad Yasevich
Re: [PATCH] sctp: check dst validity after IPsec operations
,
Nicolas Dichtel
Re: [PATCH] sctp: check dst validity after IPsec operations
,
Vlad Yasevich
Re: [PATCH] sctp: check dst validity after IPsec operations
,
Nicolas Dichtel
Re: [PATCH] sctp: check dst validity after IPsec operations
,
Nicolas Dichtel
Re: [PATCH] sctp: check dst validity after IPsec operations
,
David Miller
Re: [PATCH] sctp: check dst validity after IPsec operations
,
Nicolas Dichtel
[PATCH RFC net-next 0/2] Take care of xfrm policy when checking dst entries
,
Nicolas Dichtel
[PATCH 1/2] dst: take into account policy update on check()
,
Nicolas Dichtel
Re: [PATCH 1/2] dst: take into account policy update on check()
,
Vlad Yasevich
Re: [PATCH 1/2] dst: take into account policy update on check()
,
Eric Dumazet
Re: [PATCH 1/2] dst: take into account policy update on check()
,
Nicolas Dichtel
Re: [PATCH 1/2] dst: take into account policy update on check()
,
Eric Dumazet
Re: [PATCH 1/2] dst: take into account policy update on check()
,
Nicolas Dichtel
Re: [PATCH 1/2] dst: take into account policy update on check()
,
Eric Dumazet
Re: [PATCH 1/2] dst: take into account policy update on check()
,
David Miller
Re: [PATCH 1/2] dst: take into account policy update on check()
,
David Miller
Re: [PATCH 1/2] dst: take into account policy update on check()
,
Nicolas Dichtel
Re: [PATCH 1/2] dst: take into account policy update on check()
,
Eric Dumazet
[PATCH net-next v2] Take care of xfrm policy when checking dst entries
,
Nicolas Dichtel
[PATCH net-next v2 1/4] netns: move net->ipv4.rt_genid to net->rt_genid
,
Nicolas Dichtel
[PATCH net-next v2 2/4] xfrm: invalidate dst on policy insertion/deletion
,
Nicolas Dichtel
Re: [PATCH net-next v2 2/4] xfrm: invalidate dst on policy insertion/deletion
,
Vlad Yasevich
Re: [PATCH net-next v2 2/4] xfrm: invalidate dst on policy insertion/deletion
,
Nicolas Dichtel
[PATCH net-next v3 0/4] Take care of xfrm policy when checking dst entries
,
Nicolas Dichtel
[PATCH net-next v3 1/4] netns: move net->ipv4.rt_genid to net->rt_genid
,
Nicolas Dichtel
[PATCH net-next v3 4/4] ipv6: use DST_* macro to set obselete field
,
Nicolas Dichtel
Re: [PATCH net-next v3 4/4] ipv6: use DST_* macro to set obselete field
,
Eric Dumazet
[PATCH net-next v3 2/4] xfrm: invalidate dst on policy insertion/deletion
,
Nicolas Dichtel
[PATCH net-next v3 3/4] ipv6: use net->rt_genid to check dst validity
,
Nicolas Dichtel
Re: [PATCH net-next v3 0/4] Take care of xfrm policy when checking dst entries
,
David Miller
Re: [PATCH net-next v3 0/4] Take care of xfrm policy when checking dst entries
,
Vlad Yasevich
Re: [PATCH net-next v3 0/4] Take care of xfrm policy when checking dst entries
,
David Miller
Re: [PATCH net-next v3 0/4] Take care of xfrm policy when checking dst entries
,
Nicolas Dichtel
Re: [PATCH net-next v3 0/4] Take care of xfrm policy when checking dst entries
,
David Miller
Re: [PATCH net-next v3 0/4] Take care of xfrm policy when checking dst entries
,
David Miller
[PATCH net-next v2 3/4] ipv6: use net->rt_genid to check dst validity
,
Nicolas Dichtel
Re: [PATCH net-next v2 3/4] ipv6: use net->rt_genid to check dst validity
,
Vlad Yasevich
Re: [PATCH net-next v2 3/4] ipv6: use net->rt_genid to check dst validity
,
Nicolas Dichtel
Re: [PATCH net-next v2 3/4] ipv6: use net->rt_genid to check dst validity
,
Vlad Yasevich
Re: [PATCH net-next v2 3/4] ipv6: use net->rt_genid to check dst validity
,
Nicolas Dichtel
[PATCH net-next v2 4/4] ipv6: use DST_* macro to set obselete field
,
Nicolas Dichtel
Re: [PATCH net-next v2] Take care of xfrm policy when checking dst entries
,
Vlad Yasevich
Re: [PATCH net-next v2] Take care of xfrm policy when checking dst entries
,
Nicolas Dichtel
Re: [PATCH net-next v2] Take care of xfrm policy when checking dst entries
,
David Miller
Re: [PATCH net-next v2] Take care of xfrm policy when checking dst entries
,
Vlad Yasevich
Re: [PATCH net-next v2] Take care of xfrm policy when checking dst entries
,
David Miller
Re: [PATCH net-next v2] Take care of xfrm policy when checking dst entries
,
Jan Engelhardt
Re: [PATCH 1/2] dst: take into account policy update on check()
,
Vlad Yasevich
Re: [PATCH 1/2] dst: take into account policy update on check()
,
Eric Dumazet
[PATCH 2/2] ipv6: remove rt6i_flow_cache_genid field in rt6_info
,
Nicolas Dichtel
Re: [Lksctp-developers] route/dst_entry caching issue
,
Matija Glavinic Pecotic
Re: [Lksctp-developers] route/dst_entry caching issue
,
Vlad Yasevich
Message not available
Re: [Lksctp-developers] route/dst_entry caching issue
,
Matija Glavinic Pecotic
Re: [Lksctp-developers] route/dst_entry caching issue
,
Matija Glavinic Pecotic
[PATCH] sctp: use list_move_tail instead of list_del/list_add_tail
,
Wei Yongjun
Re: [PATCH] sctp: use list_move_tail instead of list_del/list_add_tail
,
David Miller
[PATCH] sctp: Don't charge for data in sndbuf again when transmitting packet
,
Thomas Graf
Re: [PATCH] sctp: Don't charge for data in sndbuf again when transmitting packet
,
Vlad Yasevich
Re: [PATCH] sctp: Don't charge for data in sndbuf again when transmitting packet
,
David Miller
[patch] sctp: fix bogus if statement in sctp_auth_recv_cid()
,
Dan Carpenter
Re: [patch] sctp: fix bogus if statement in sctp_auth_recv_cid()
,
Eric W. Biederman
Re: [patch] sctp: fix bogus if statement in sctp_auth_recv_cid()
,
David Miller
[ 083/109] sctp: Fix list corruption resulting from freeing an association on a list
,
Greg Kroah-Hartman
[ 30/49] sctp: Fix list corruption resulting from freeing an association on a list
,
Greg Kroah-Hartman
[PATCH 02/13] SCTP: register protocol for namespace handling.
,
Jan Ariyasu
[PATCH 05/13] SCTP: register per-namespace sysctl.
,
Jan Ariyasu
[PATCH 07/13] SCTP: Make primitive functions pass per-namespace parameters.
,
Jan Ariyasu
[PATCH 09/13] SCTP: Make transmitted packets use per-namespace parameters.
,
Jan Ariyasu
[PATCH 13/13] SCTP: make socket-initialization use per-namespace protocol parameters.
,
Jan Ariyasu
[PATCH 12/13] SCTP: Enable chunk-auth verification (RFC4895).
,
Jan Ariyasu
[PATCH 11/13] SCTP: enable chunks to use per-namespace parameters.
,
Jan Ariyasu
[PATCH 10/13] SCTP: enable per-namespace authentication configuration.
,
Jan Ariyasu
[PATCH 08/13] SCTP: Make associations use per-namespace configuration.
,
Jan Ariyasu
[PATCH 04/13] SCTP: enable per-namespace address handling.
,
Jan Ariyasu
[PATCH 03/13] SCTP: These changes register procfs for netns.
,
Jan Ariyasu
[PATCH 01/13] SCTP: Preparation for namespace enablement
,
Jan Ariyasu
Re: [PATCH 01/13] SCTP: Preparation for namespace enablement
,
Eric W. Biederman
[PATCH 00/13] SCTP: Enable netns
,
Jan Ariyasu
Re: [PATCH 00/13] SCTP: Enable netns
,
David Miller
Re: [PATCH 00/13] SCTP: Enable netns
,
Eric W. Biederman
[PATCH net-next 0/9] sctp: Basic support for network namespaces
,
Eric W. Biederman
[PATCH net-next 1/9] sctp: Make the port hash table use struct net in it's key.
,
Eric W. Biederman
Re: [PATCH net-next 1/9] sctp: Make the port hash table use struct net in it's key.
,
Vlad Yasevich
[PATCH net-next 2/9] sctp: Make the endpoint hashtable handle multiple network namespaces
,
Eric W. Biederman
Re: [PATCH net-next 2/9] sctp: Make the endpoint hashtable handle multiple network namespaces
,
Vlad Yasevich
[PATCH net-next 3/9] sctp: Make the association hashtable handle multiple network namespaces
,
Eric W. Biederman
Re: [PATCH net-next 3/9] sctp: Make the association hashtable handle multiple network namespaces
,
Vlad Yasevich
[PATCH net-next 4/9] sctp: Make the address lists per network namespace
,
Eric W. Biederman
Re: [PATCH net-next 4/9] sctp: Make the address lists per network namespace
,
Vlad Yasevich
[PATCH net-next 5/9] sctp: Make the ctl_sock per network namespace
,
Eric W. Biederman
Re: [PATCH net-next 5/9] sctp: Make the ctl_sock per network namespace
,
Vlad Yasevich
[PATCH net-next 6/9] sctp: Move the percpu sockets counter out of sctp_proc_init
,
Eric W. Biederman
Re: [PATCH net-next 6/9] sctp: Move the percpu sockets counter out of sctp_proc_init
,
Vlad Yasevich
[PATCH net-next 7/9] sctp: Make the proc files per network namespace.
,
Eric W. Biederman
Re: [PATCH net-next 7/9] sctp: Make the proc files per network namespace.
,
Vlad Yasevich
[PATCH net-next 8/9] sctp: Enable sctp in all network namespaces
,
Eric W. Biederman
Re: [PATCH net-next 8/9] sctp: Enable sctp in all network namespaces
,
Vlad Yasevich
[PATCH net-next 9/9] sctp: Make the mib per network namespace
,
Eric W. Biederman
Re: [PATCH net-next 9/9] sctp: Make the mib per network namespace
,
Vlad Yasevich
Re: [PATCH net-next 0/7] sctp: network namespace support Part 2: per net tunables
,
Eric W. Biederman
[PATCH net-next 1/7] sctp: Add infrastructure for per net sysctls
,
Eric W. Biederman
Re: [PATCH net-next 1/7] sctp: Add infrastructure for per net sysctls
,
Vlad Yasevich
[PATCH net-next 2/7] sctp: Push struct net down to sctp_chunk_event_lookup
,
Eric W. Biederman
[PATCH net-next 3/7] sctp: Push struct net down into sctp_transport_init
,
Eric W. Biederman
[PATCH net-next 4/7] sctp: Push struct net down into sctp_in_scope
,
Eric W. Biederman
[PATCH net-next 6/7] sctp: Push struct net down into sctp_verify_ext_param
,
Eric W. Biederman
[PATCH net-next 7/7] sctp: Make sysctl tunables per net
,
Eric W. Biederman
Re: [PATCH net-next 0/7] sctp: network namespace support Part 2: per net tunables
,
David Miller
Re: [PATCH net-next 0/7] sctp: network namespace support Part 2: per net tunables
,
Vlad Yasevich
Re: [PATCH net-next 0/7] sctp: network namespace support Part 2: per net tunables
,
David Miller
Re: [PATCH net-next 0/7] sctp: network namespace support Part 2: per net tunables
,
Vlad Yasevich
Re: [PATCH net-next 0/7] sctp: network namespace support Part 2: per net tunables
,
Vlad Yasevich
Re: [PATCH net-next 0/7] sctp: network namespace support Part 2: per net tunables
,
David Miller
[Linux USB Devel]
[Video for Linux]
[Free Online Dating]
[Big List of Linux Books]
[Linux SCSI]
[Scanners]
[Yosemite Forum]
[Video Software]