knfsd: nfsd: make all exp_finding functions return -errno's on err
[safe/jmp/linux-2.6] / net / sctp /
2007-07-11 Philippe De Muyter[NET]: Make all initialized struct seq_operations const.
2007-07-06 Vlad YasevichSCTP: Add scope_id validation for link-local binds
2007-07-06 Vlad YasevichSCTP: Check to make sure file is valid before setting...
2007-07-06 Vlad YasevichSCTP: Fix thinko in sctp_copy_laddrs()
2007-06-26 Zach BrownSCTP: lock_sock_nested in sctp_sock_migrate
2007-06-19 Neil HormanSCTP: Fix sctp_getsockopt_get_peer_addrs
2007-06-19 Neil HormanSCTP: update sctp_getsockopt helpers to allow oversized...
2007-06-13 Vlad Yasevich[SCTP] Don't disable PMTU discovery when mtu is small
2007-06-13 Vlad Yasevich[SCTP] Flag a pmtu change request
2007-06-13 Vlad Yasevich[SCTP] Update pmtu handling to be similar to tcp
2007-06-13 Vlad Yasevich[SCTP] Fix leak in sctp_getsockopt_local_addrs when...
2007-06-13 Vlad Yasevich[SCTP]: Allow unspecified port in sctp_bindx()
2007-06-13 Vlad Yasevich[SCTP]: Correctly set daddr for IPv6 sockets during...
2007-06-04 Bill Nottingham[NET]: Fix comparisons of unsigned < 0.
2007-05-24 Jan Engelhardt[SCTP]: Use menuconfig objects.
2007-05-11 Vlad Yasevich[SCTP]: Do not include ABORT chunk header in the notifi...
2007-05-11 Vlad Yasevich[SCTP]: Correctly copy addresses in sctp_copy_laddrs
2007-05-11 Vlad Yasevich[SCTP]: Prevent OOPS if hmac modules didn't load
2007-05-09 Michael OpdenackerFix occurrences of "the the "
2007-05-04 Vlad Yasevich[SCTP]: Set assoc_id correctly during INIT collision.
2007-05-04 Sridhar Samudrala[SCTP]: Re-order SCTP initializations to avoid race...
2007-05-04 Vlad Yasevich[SCTP]: Fix the SO_REUSEADDR handling to be similar...
2007-05-04 Vlad Yasevich[SCTP]: Verify all destination ports in sctp_connectx.
2007-05-03 Pavel Emelianov[NET]: Rework dev_base via list_head (v3)
2007-04-29 Vlad Yasevich[SCTP]: Fix sctp_getsockopt_local_addrs_old() to use...
2007-04-26 Stephen Hemminger[NET]: cleanup extra semicolons
2007-04-26 Herbert Xu[NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY
2007-04-26 Vlad Yasevich[SCTP]: Implement SCTP_MAX_BURST socket option.
2007-04-26 Vlad Yasevich[SCTP]: Implement sac_info field in SCTP_ASSOC_CHANGE...
2007-04-26 Vlad Yasevich[SCTP]: Honor flags when setting peer address parameters
2007-04-26 Vlad Yasevich[SCTP]: Implement SCTP_ADDR_CONFIRMED state for ADDR_CH...
2007-04-26 Vlad Yasevich[SCTP]: Implement SCTP_PARTIAL_DELIVERY_POINT option.
2007-04-26 Vlad Yasevich[SCTP]: Implement SCTP_FRAGMENT_INTERLEAVE socket option
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Convert skb->tail to sk_buff_data_t
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Use offsets for skb->{mac,network,transport...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: unions of just one member don't get anything...
2007-04-26 Arnaldo Carvalho... [SCTP]: Eliminate some pointer attributions to the...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce icmp_hdr(), remove skb->h.icmph
2007-04-26 Arnaldo Carvalho... [SCTP]: Introduce sctp_hdr()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_transport_offset()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
2007-04-26 Arnaldo Carvalho... [SK_BUFF] ipv6: More skb_reset_network_header conversio...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Some more simple skb_reset_network_header...
2007-04-18 Vlad Yasevich[SCTP]: Do not interleave non-fragments when in partial...
2007-04-17 Paolo Galtieri[SCTP]: Unmap v4mapped addresses during SCTP_BINDX_REM_...
2007-04-17 Tsutomu Fujii[SCTP]: Fix assertion (!atomic_read(&sk->sk_rmem_alloc...
2007-03-22 Vlad Yasevich[SCTP]: Correctly reset ssthresh when restarting associ...
2007-03-20 Vlad Yasevich[SCTP]: Reset some transport and association variables...
2007-03-20 Vlad Yasevich[SCTP]: Increment error counters on user requested...
2007-03-20 Vlad Yasevich[SCTP]: Clean up stale data during association restart
2007-03-08 Jarek Poplawski[SCTP] ipv6: inconsistent lock state ipv6_add_addr...
2007-02-26 Vlad Yasevich[SCTP]: Strike the transport before updating rto.
2007-02-26 Vlad Yasevich[SCTP]: Fix connection hang/slowdown with PR-SCTP
2007-02-14 Eric W. Biederman[PATCH] sysctl: remove insert_at_head from register_sysctl
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 8
2007-02-11 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-02-11 Robert P. J. Day[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_...
2007-02-11 YOSHIFUJI Hideaki[NET] SCTP: Fix whitespace errors.
2007-01-30 Vlad Yasevich[SCTP]: Force update of the rto when processing HB-ACK
2007-01-26 David S. Miller[TCP]: Restore SKB socket owner setting in tcp_transmit...
2007-01-24 Brian Haley[SCTP]: Fix compiler warning.
2007-01-24 Vlad Yasevich[SCTP]: Fix SACK sequence during shutdown
2007-01-24 Vlad Yasevich[SCTP]: Correctly handle unexpected INIT-ACK chunk.
2007-01-24 Vlad Yasevich[SCTP]: Verify some mandatory parameters.
2007-01-24 Vlad Yasevich[SCTP]: Set correct error cause value for missing param...
2007-01-09 Vlad Yasevich[SCTP]: Fix err_hdr assignment in sctp_init_cause.
2006-12-22 Adrian Bunk[SCTP]: make 2 functions static
2006-12-22 Ivan Skytte Jorgensen[SCTP]: Fix typo adaption -> adaptation as per the...
2006-12-14 Ivan Skytte Jorgensen[SCTP]: Add support for SCTP_CONTEXT socket option.
2006-12-14 Sridhar Samudrala[SCTP]: Enable auto loading of SCTP when creating an...
2006-12-14 Sridhar Samudrala[SCTP]: Handle address add/delete events in a more...
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_ATOMIC
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-03 Arnaldo Carvalho... [SCTP]: Use kzalloc where appropriate
2006-12-03 Al Viro[SCTP]: Even more trivial sctp annotations.
2006-12-03 Al Viro[SCTP]: SCTP_CMD_PROCESS_CTSN annotations.
2006-12-03 Al Viro[SCTP]: More trivial sctp annotations.
2006-12-03 Al Viro[SCTP]: Annotate ->supported_addrs().
2006-12-03 Al Viro[SCTP]: Get rid of the last remnants of sin_port flipping.
2006-12-03 Al Viro[SCTP]: Annotate ->inaddr_any().
2006-12-03 Al Viro[SCTP]: Don't bother setting sin_port in ->from_sk().
2006-12-03 Al Viro[SCTP]: ->a_h is gone now.
2006-12-03 Al Viro[SCTP]: ip6_send() doesn't need fl_ip_[sd]port.
2006-12-03 Al Viro[SCTP]: sctp_sf_send_restart_abort() is endian-agnostic.
2006-12-03 Al Viro[SCTP]: We need to be careful when copying to sockaddr_...
2006-12-03 Al Viro[SCTP]: Trivial ->ipaddr_h -> ->ipaddr conversions.
2006-12-03 Al Viro[SCTP]: ->a_h is gone now.
2006-12-03 Al Viro[SCTP]: sctp_make_asconf_update_ip() and sctp_find_unma...
2006-12-03 Al Viro[SCTP]: Trivial parts of a_h -> a switch.
2006-12-03 Al Viro[SCTP]: ->source_h is not used anymore.
2006-12-03 Al Viro[SCTP]: Switch all remaining users of ->saddr_h to...
2006-12-03 Al Viro[SCTP]: Switch sctp_chunk ->dest to net-endian.
2006-12-03 Al Viro[SCTP]: sctp_transport_route() switched to net-endian.
2006-12-03 Al Viro[SCTP]: Pass net-endian to ->get_dst().
2006-12-03 Al Viro[SCTP]: ->get_saddr() switched to net-endian.
2006-12-03 Al Viro[SCTP]: sctp_process_init() and sctp_source() switched...
2006-12-03 Al Viro[SCTP]: sctp_copy_one_addr() switched to net-endian.
next