musb: reenable high-speed for hostmode
[h-e-n] / net / sctp /
2008-10-23 Wei Yongjunsctp: Fix to handle SHUTDOWN in SHUTDOWN_RECEIVED state
2008-10-23 Wei Yongjunsctp: Fix to handle SHUTDOWN in SHUTDOWN-PENDING state
2008-10-23 Wei Yongjunsctp: Add check for the TSN field of the SHUTDOWN chunk
2008-10-23 Wei Yongjunsctp: Drop ICMP packet too big message with MTU larger...
2008-10-09 Vlad Yasevichsctp: update SNMP statiscts when T5 timer expired.
2008-10-09 Vlad Yasevichsctp: Fix SNMP number of SCTP_MIB_ABORTED during violat...
2008-10-09 Wei Yongjunsctp: Fix the SNMP number of SCTP_MIB_CURRESTAB
2008-10-08 Vlad Yasevichsctp: shrink sctp_tsnmap some more by removing gabs...
2008-10-08 Vlad Yasevichsctp: Rework the tsn map to use generic bitmap.
2008-10-08 Denis V. Lunevipv6: added net argument to ICMP6_INC_STATS_BH
2008-10-01 Vlad Yasevichsctp: correctly save sctp_adaptation from parameter.
2008-10-01 Vlad Yasevichsctp: enable cookie-echo retransmission transport switch
2008-10-01 Wei Yongjunsctp: Fix the SNMP counter of SCTP_MIB_OUTOFBLUES
2008-10-01 Wei Yongjunsctp: Fix to start T5-shutdown-guard timer while enter...
2008-10-01 Vlad Yasevichsctp: try harder to figure out address family when...
2008-10-01 Neil Hormansctp: reduce memory footprint of sctp_chunk structure
2008-10-01 Vlad Yasevichsctp: Retransmit list is ineligable for missing indications
2008-10-01 Vlad Yasevichsctp: Optimize SFR-CACC transport list walking during...
2008-10-01 Vlad Yasevichsctp: Only mark chunks as missing when there are gaps
2008-10-01 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-09-30 Wei Yongjunsctp: Fix kernel panic while process protocol violation...
2008-09-22 David S. Millernet: Remove __skb_insert() calls outside of skbuff...
2008-09-18 Vlad Yasevichsctp: Fix oops when INIT-ACK indicates that peer doesn...
2008-09-18 Vlad Yasevichsctp: do not enable peer features if we can't do them.
2008-09-18 Vlad Yasevichsctp: set the skb->ip_summed correctly when sending...
2008-08-27 Vlad Yasevichsctp: fix random memory dereference with SCTP_HMAC_IDEN...
2008-08-27 Vlad Yasevichsctp: correct bounds check in sctp_setsockopt_auth_key
2008-08-25 Vlad Yasevichsctp: add verification checks to SCTP_AUTH_KEY option
2008-08-21 Vlad Yasevichsctp: fix potential panics in the SCTP-AUTH API.
2008-08-14 Brian Haleynetns: Add network namespace argument to rt6_fill_node...
2008-08-04 Herbert Xusctp: Drop ipfargok in sctp_xmit function
2008-07-27 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-07-26 Ilpo Järvinennet: convert BUG_TRAP to generic WARN_ON
2008-07-24 Ulrich Drepperflag parameters: socket and socketpair
2008-07-22 Adrian Bunksctp: remove sctp_assoc_proc_exit()
2008-07-22 Adrian Bunksctp: make sctp_outq_flush() static
2008-07-20 YOSHIFUJI Hideakinetns: Use net_eq() to compare net-namespaces for optim...
2008-07-19 Vlad Yasevichsctp: Update sctp global memory limit allocations.
2008-07-19 Harvey Harrisonsctp: remove unnecessary byteshifting, calculate direct...
2008-07-19 Vlad Yasevichsctp: Allow only 1 listening socket with SO_REUSEADDR
2008-07-19 Vlad Yasevichsctp: Do not leak memory on multiple listen() calls
2008-07-19 Vlad Yasevichsctp: Support ipv6only AF_INET6 sockets.
2008-07-19 Florian Westphalsctp: Prevent uninitialized memory access
2008-07-19 Florian Westphalsctp: Don't abort initialization when CONFIG_PROC_FS=n
2008-07-17 Pavel Emelyanovmib: add net to NET_INC_STATS_BH
2008-07-17 Pavel Emelyanovsock: add net to prot->enter_memory_pressure callback
2008-07-17 Pavel Emelyanovmib: add net to IP_INC_STATS_BH
2008-07-15 Pavel Emelyanovmib: add struct net to ICMP_INC_STATS_BH
2008-07-08 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-07-08 Vlad Yasevichsctp: Mark the tsn as received after all allocations...
2008-07-02 Vlad Yasevichsctp: Mark GET_PEER|LOCAL_ADDR_OLD deprecated.
2008-06-28 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-21 David S. Millersctp: Make sure N * sizeof(union sctp_addr) does not...
2008-06-20 Vlad Yasevichsctp: Kill unused variable in sctp_assoc_bh_rcv()
2008-06-19 Vlad Yasevichsctp: Follow security requirement of responding with...
2008-06-19 Wei Yongjunsctp: Validate Initiate Tag when handling ICMP message
2008-06-17 Pavel Emelyanovsctp: fix error path in sctp_proc_init
2008-06-17 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-17 Vlad Yasevichsctp: Correclty set changeover_active for SFR-CACC
2008-06-16 Wei Yongjunsctp: Correctly cleanup procfs entries upon failure.
2008-06-15 Brian Haleynet: change proto destroy method to return void
2008-06-10 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-09 Vlad Yasevichsctp: Fix problems with the new SCTP_DELAYED_ACK code
2008-06-04 Vlad Yasevichsctp: Fix ECN markings for IPv6
2008-06-04 Vlad Yasevichsctp: Flush the queue only once during fast retransmit.
2008-06-04 Vlad Yasevichsctp: Start T3-RTX timer when fast retransmitting lowes...
2008-06-04 Vlad Yasevichsctp: Correctly implement Fast Recovery cwnd manipulations.
2008-06-04 Gui Jianfengsctp: Move sctp_v4_dst_saddr out of loop
2008-06-04 Gui Jianfengsctp: retran_path update bug fix
2008-06-04 YOSHIFUJI Hideaki[SCTP]: Fix NULL dereference of asoc.
2008-05-15 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-05-14 Patrick McHardysctp: Fix use of uninitialized pointer
2008-05-12 Wei Yongjunsctp: Add address type check while process paramaters...
2008-05-12 Wei Yongjunsctp: Do not enable peer IPv6 address support on PF_INE...
2008-05-09 Neil Hormansctp: add sctp/remaddr table to complete RFC remote...
2008-05-09 Vlad Yasevichsctp: Support the new specification of sctp_connectx()
2008-05-09 Wei Yongjunsctp: Bring SCTP_DELAYED_ACK socket option into API...
2008-04-24 Pavel Emelyanov[NET]: Fix heavy stack usage in seq_file output routines.
2008-04-17 Gui JianfengSCTP: Initialize partial_bytes_acked to 0, when all...
2008-04-14 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-04-13 Gui Jianfeng[SCTP]: Remove an unused parameter from sctp_cmd_hb_tim...
2008-04-13 Robert P. J. Day[SCTP]: "list_for_each()" -> "list_for_each_entry(...
2008-04-13 Neil Horman[SCTP]: Correct /proc/net/assocs formatting error
2008-04-13 Pavel Emelyanov[SCTP]: IPv4 vs IPv6 addresses mess in sctp_inet[6...
2008-04-13 Vlad Yasevich[SCTP]: Fix compiler warning about const qualifiers
2008-04-13 Gui Jianfeng[SCTP]: Fix protocol violation when receiving an error...
2008-04-13 Wei Yongjun[SCTP]: Add check for hmac_algo parameter in sctp_verif...
2008-04-10 YOSHIFUJI Hideaki[SCTP]: Use snmp_mib_{init,free}().
2008-04-10 Gui JianfengSCTP: Remove useless assignment from __sctp_rcv_lookup_...
2008-04-10 Li ZefanSCTP: fix wrong debug counting of bind_bucket
2008-04-10 Li ZefanSCTP: fix wrong debug counting of datamsg
2008-04-03 Denis V. Lunev[NETNS]: Inet control socket should not hold a namespace.
2008-04-03 Denis V. Lunev[INET]: Let inet_ctl_sock_create return sock rather...
2008-04-03 Denis V. Lunev[SCTP]: Replace socket with sock for SCTP control socket.
2008-04-03 Denis V. Lunev[SCTP]: Use inet_ctl_sock_create for control socket...
2008-03-28 Pavel Emelyanov[SOCK]: Drop inuse pcounter from struct proto (v2).
2008-03-28 Ilpo Järvinen[SCTP]: Remove sctp_add_cmd_sf wrapper bloat
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
2008-03-25 YOSHIFUJI Hideaki[IPV6]: Support Source Address Selection API (RFC5014).
next