Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
8e324c19f57cc05922e9cc0f338b58108da45539
/
net
/
sctp
2e3f92d
sctp: Fix to handle SHUTDOWN in SHUTDOWN_RECEIVED state
by Wei Yongjun
· 16 years ago
cf896d5
sctp: Fix to handle SHUTDOWN in SHUTDOWN-PENDING state
by Wei Yongjun
· 16 years ago
df10eec
sctp: Add check for the TSN field of the SHUTDOWN chunk
by Wei Yongjun
· 16 years ago
91bd6b1
sctp: Drop ICMP packet too big message with MTU larger than current PMTU
by Wei Yongjun
· 16 years ago
a1080a8
sctp: update SNMP statiscts when T5 timer expired.
by Vlad Yasevich
· 16 years ago
56eb82b
sctp: Fix SNMP number of SCTP_MIB_ABORTED during violation handling.
by Vlad Yasevich
· 16 years ago
3d5a019
sctp: Fix the SNMP number of SCTP_MIB_CURRESTAB
by Wei Yongjun
· 16 years ago
0201518
sctp: shrink sctp_tsnmap some more by removing gabs array
by Vlad Yasevich
· 16 years ago
8e1ee18
sctp: Rework the tsn map to use generic bitmap.
by Vlad Yasevich
· 16 years ago
e41b536
ipv6: added net argument to ICMP6_INC_STATS_BH
by Denis V. Lunev
· 16 years ago
e69c4e0
sctp: correctly save sctp_adaptation from parameter.
by Vlad Yasevich
· 16 years ago
96cd0d3
sctp: enable cookie-echo retransmission transport switch
by Vlad Yasevich
· 16 years ago
8190f89
sctp: Fix the SNMP counter of SCTP_MIB_OUTOFBLUES
by Wei Yongjun
· 16 years ago
536428a
sctp: Fix to start T5-shutdown-guard timer while enter SHUTDOWN-SENT state
by Wei Yongjun
· 16 years ago
52cae8f
sctp: try harder to figure out address family when checking wildcards
by Vlad Yasevich
· 16 years ago
c226ef9
sctp: reduce memory footprint of sctp_chunk structure
by Neil Horman
· 16 years ago
845b8ed
sctp: Retransmit list is ineligable for missing indications
by Vlad Yasevich
· 16 years ago
ab5216a
sctp: Optimize SFR-CACC transport list walking during SACK processing
by Vlad Yasevich
· 16 years ago
2cd9b82
sctp: Only mark chunks as missing when there are gaps
by Vlad Yasevich
· 16 years ago
b262e60
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
ba01667
sctp: Fix kernel panic while process protocol violation parameter
by Wei Yongjun
· 16 years ago
43f59c8
net: Remove __skb_insert() calls outside of skbuff internals.
by David S. Miller
· 16 years ago
add5237
sctp: Fix oops when INIT-ACK indicates that peer doesn't support AUTH
by Vlad Yasevich
· 16 years ago
0ef46e2
sctp: do not enable peer features if we can't do them.
by Vlad Yasevich
· 16 years ago
a3028b8
sctp: set the skb->ip_summed correctly when sending over loopback.
by Vlad Yasevich
· 16 years ago
d972405
sctp: fix random memory dereference with SCTP_HMAC_IDENT option.
by Vlad Yasevich
· 16 years ago
328fc47
sctp: correct bounds check in sctp_setsockopt_auth_key
by Vlad Yasevich
· 16 years ago
30c2235
sctp: add verification checks to SCTP_AUTH_KEY option
by Vlad Yasevich
· 16 years ago
5e739d1
sctp: fix potential panics in the SCTP-AUTH API.
by Vlad Yasevich
· 16 years ago
191cd58
netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_saddr()
by Brian Haley
· 16 years ago
f880374
sctp: Drop ipfargok in sctp_xmit function
by Herbert Xu
· 16 years ago
2284284
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
547b792
net: convert BUG_TRAP to generic WARN_ON
by Ilpo Järvinen
· 16 years ago
a677a03
flag parameters: socket and socketpair
by Ulrich Drepper
· 16 years ago
4d6971e
sctp: remove sctp_assoc_proc_exit()
by Adrian Bunk
· 16 years ago
abd0b19
sctp: make sctp_outq_flush() static
by Adrian Bunk
· 16 years ago
721499e
netns: Use net_eq() to compare net-namespaces for optimization.
by YOSHIFUJI Hideaki
· 16 years ago
845525a
sctp: Update sctp global memory limit allocations.
by Vlad Yasevich
· 16 years ago
336d326
sctp: remove unnecessary byteshifting, calculate directly in big-endian
by Harvey Harrison
· 16 years ago
4e54064
sctp: Allow only 1 listening socket with SO_REUSEADDR
by Vlad Yasevich
· 16 years ago
23b29ed
sctp: Do not leak memory on multiple listen() calls
by Vlad Yasevich
· 16 years ago
7dab83d
sctp: Support ipv6only AF_INET6 sockets.
by Vlad Yasevich
· 16 years ago
6d0ccba
sctp: Prevent uninitialized memory access
by Florian Westphal
· 16 years ago
c4e85f8
sctp: Don't abort initialization when CONFIG_PROC_FS=n
by Florian Westphal
· 16 years ago
de0744a
mib: add net to NET_INC_STATS_BH
by Pavel Emelyanov
· 16 years ago
5c52ba1
sock: add net to prot->enter_memory_pressure callback
by Pavel Emelyanov
· 16 years ago
7c73a6f
mib: add net to IP_INC_STATS_BH
by Pavel Emelyanov
· 16 years ago
dcfc23c
mib: add struct net to ICMP_INC_STATS_BH
by Pavel Emelyanov
· 16 years ago
7c3ceb4a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
3888e9e
sctp: Mark the tsn as received after all allocations finish
by Vlad Yasevich
· 16 years ago
ecbed6a
sctp: Mark GET_PEER|LOCAL_ADDR_OLD deprecated.
by Vlad Yasevich
· 16 years ago
1b63ba8
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
735ce97
sctp: Make sure N * sizeof(union sctp_addr) does not overflow.
by David S. Miller
· 16 years ago
0f474d9
sctp: Kill unused variable in sctp_assoc_bh_rcv()
by Vlad Yasevich
· 16 years ago
2e3216c
sctp: Follow security requirement of responding with 1 packet
by Vlad Yasevich
· 16 years ago
7115e63
sctp: Validate Initiate Tag when handling ICMP message
by Wei Yongjun
· 16 years ago
3d00fb9
sctp: fix error path in sctp_proc_init
by Pavel Emelyanov
· 16 years ago
caea902
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
319fa2a
sctp: Correclty set changeover_active for SFR-CACC
by Vlad Yasevich
· 16 years ago
80896a3
sctp: Correctly cleanup procfs entries upon failure.
by Wei Yongjun
· 16 years ago
7d06b2e
net: change proto destroy method to return void
by Brian Haley
· 16 years ago
65b53e4
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
7bfe8bd
sctp: Fix problems with the new SCTP_DELAYED_ACK code
by Vlad Yasevich
· 16 years ago
b9031d9
sctp: Fix ECN markings for IPv6
by Vlad Yasevich
· 16 years ago
8b750ce
sctp: Flush the queue only once during fast retransmit.
by Vlad Yasevich
· 16 years ago
62aeaff
sctp: Start T3-RTX timer when fast retransmitting lowest TSN
by Vlad Yasevich
· 16 years ago
a646523
sctp: Correctly implement Fast Recovery cwnd manipulations.
by Vlad Yasevich
· 16 years ago
159c6be
sctp: Move sctp_v4_dst_saddr out of loop
by Gui Jianfeng
· 16 years ago
4141ddc
sctp: retran_path update bug fix
by Gui Jianfeng
· 16 years ago
e511710
[SCTP]: Fix NULL dereference of asoc.
by YOSHIFUJI Hideaki
· 16 years ago
63fe46d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
c1cc678
sctp: Fix use of uninitialized pointer
by Patrick McHardy
· 16 years ago
c449258
sctp: Add address type check while process paramaters of ASCONF chunk
by Wei Yongjun
· 17 years ago
6e40a91
sctp: Do not enable peer IPv6 address support on PF_INET socket
by Wei Yongjun
· 17 years ago
20c2c1f
sctp: add sctp/remaddr table to complete RFC remote address table OID
by Neil Horman
· 17 years ago
88a0a94
sctp: Support the new specification of sctp_connectx()
by Vlad Yasevich
· 17 years ago
d364d92
sctp: Bring SCTP_DELAYED_ACK socket option into API compliance
by Wei Yongjun
· 17 years ago
5e659e4
[NET]: Fix heavy stack usage in seq_file output routines.
by Pavel Emelyanov
· 17 years ago
8b73a07
SCTP: Initialize partial_bytes_acked to 0, when all of the data is acked.
by Gui Jianfeng
· 17 years ago
df39e8b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
765ff02
[SCTP]: Remove an unused parameter from sctp_cmd_hb_timer_update
by Gui Jianfeng
· 17 years ago
9dbc15f
[SCTP]: "list_for_each()" -> "list_for_each_entry()" where appropriate.
by Robert P. J. Day
· 17 years ago
30e9356
[SCTP]: Correct /proc/net/assocs formatting error
by Neil Horman
· 17 years ago
a40a7d1
[SCTP]: IPv4 vs IPv6 addresses mess in sctp_inet[6]addr_event.
by Pavel Emelyanov
· 17 years ago
ab38fb0
[SCTP]: Fix compiler warning about const qualifiers
by Vlad Yasevich
· 17 years ago
f4ad85c
[SCTP]: Fix protocol violation when receiving an error lenght INIT-ACK
by Gui Jianfeng
· 17 years ago
72da7b3
[SCTP]: Add check for hmac_algo parameter in sctp_verify_param()
by Wei Yongjun
· 17 years ago
996b1db
[SCTP]: Use snmp_mib_{init,free}().
by YOSHIFUJI Hideaki
· 17 years ago
eab2e0b2
SCTP: Remove useless assignment from __sctp_rcv_lookup_endpoint
by Gui Jianfeng
· 17 years ago
935a7f6
SCTP: fix wrong debug counting of bind_bucket
by Li Zefan
· 17 years ago
e8c3875
SCTP: fix wrong debug counting of datamsg
by Li Zefan
· 17 years ago
5677242
[NETNS]: Inet control socket should not hold a namespace.
by Denis V. Lunev
· 17 years ago
eee4fe4
[INET]: Let inet_ctl_sock_create return sock rather than socket.
by Denis V. Lunev
· 17 years ago
8258175
[SCTP]: Replace socket with sock for SCTP control socket.
by Denis V. Lunev
· 17 years ago
4ffe022
[SCTP]: Use inet_ctl_sock_create for control socket creation.
by Denis V. Lunev
· 17 years ago
bdcde3d
[SOCK]: Drop inuse pcounter from struct proto (v2).
by Pavel Emelyanov
· 17 years ago
bc09dff
[SCTP]: Remove sctp_add_cmd_sf wrapper bloat
by Ilpo Järvinen
· 17 years ago
3b1e0a6
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
c346dca
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
7cbca67
[IPV6]: Support Source Address Selection API (RFC5014).
by YOSHIFUJI Hideaki
· 17 years ago
Next »