Merge branch 'topic/core-cleanup' into for-linus
[safe/jmp/linux-2.6] / net / sctp / input.c
2010-05-06 Vlad Yasevichsctp: Fix a race between ICMP protocol unreachable...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-05 Zhu Yinet: backlog functions rename
2010-03-05 Zhu Yisctp: use limited socket backlog
2009-06-09 David S. Millersctp: Use frag list abstraction interfaces.
2009-02-16 Vlad Yasevichsctp: Clean up sctp checksumming code
2009-02-16 Lucas Nussbaumsctp: Allow to disable SCTP checksums via module parameter
2009-01-22 Vlad Yasevichsctp: Fix another socket race during accept/peeloff
2008-10-23 Wei Yongjunsctp: Drop ICMP packet too big message with MTU larger...
2008-07-19 Harvey Harrisonsctp: remove unnecessary byteshifting, calculate direct...
2008-07-17 Pavel Emelyanovmib: add net to NET_INC_STATS_BH
2008-07-15 Pavel Emelyanovmib: add struct net to ICMP_INC_STATS_BH
2008-06-19 Wei Yongjunsctp: Validate Initiate Tag when handling ICMP message
2008-04-10 Gui JianfengSCTP: Remove useless assignment from __sctp_rcv_lookup_...
2008-03-18 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-18 Al Viro[SCTP]: fix misannotated __sctp_rcv_asconf_lookup()
2008-03-06 Harvey Harrisonnet: replace remaining __FUNCTION__ occurrences
2008-02-05 Vlad Yasevich[SCTP]: Stop claiming that this is a "reference impleme...
2008-01-28 Vlad Yasevich[SCTP]: Update association lookup to look at ASCONF...
2008-01-28 Vlad Yasevich[SCTP]: Use crc32c library for checksum calculations.
2007-11-09 Vlad YasevichSCTP: Convert custom hash lists to use hlist.
2007-10-10 Vlad Yasevich[SCTP]: Implement the receive and verification of AUTH...
2007-09-26 Vlad YasevichSCTP: Discard OOTB packetes with bundled INIT early.
2007-08-01 sebastian@breakpoi... sctp: make locally used function static
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-04-26 Herbert Xu[NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY
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 ip_hdr(), remove skb->nh.iph
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Some more simple skb_reset_network_header...
2007-02-11 YOSHIFUJI Hideaki[NET] SCTP: Fix whitespace errors.
2006-12-03 Al Viro[SCTP]: sctp_has_association() switched to net-endian.
2006-12-03 Al Viro[SCTP]: Switch ->from_addr_param() to net-endian.
2006-12-03 Al Viro[SCTP]: Switch ->from_skb() to net-endian.
2006-12-03 Al Viro[SCTP]: sctp_init_addrs() switched to net-endian.
2006-12-03 Al Viro[SCTP]: Switch sctp_assoc_is_match to net-endian.
2006-12-03 Al Viro[SCTP]: Switch sctp_endpoint_is_match() to net-endian.
2006-10-31 Vlad Yasevich[SCTP]: Remove temporary associations from backlog...
2006-10-30 Herbert Xu[SCTP]: Always linearise packet on input
2006-09-30 Vlad Yasevich[SCTP]: Do not timestamp every SCTP packet.
2006-09-30 Vlad Yasevich[SCTP]: Use correct mask when disabling PMTUD.
2006-09-22 Dmitry Mishin[NET]: Fix sk->sk_filter field access
2006-09-22 Sridhar Samudrala[SCTP]: Extend /proc/net/sctp/snmp to provide more...
2006-06-18 Sridhar Samudrala[SCTP]: Don't do CRC32C checksum over loopback.
2006-06-18 Vlad Yasevich[SCTP]: Reject sctp packets with broadcast addresses.
2006-05-19 Vladislav Yasevich[SCTP]: A better solution to fix the race between sctp_...
2006-05-19 Sridhar Samudrala[SCTP]: Set sk_err so that poll wakes up after a non...
2006-03-25 Herbert Xu[SCTP]: Fix up sctp_rcv return value
2006-01-17 Tsutomu Fujii[SCTP]: Fix sctp_rcv_ootb() to handle the last chunk...
2006-01-17 Sridhar Samudrala[SCTP]: Fix couple of races between sctp_peeloff()...
2006-01-17 Sridhar Samudrala[SCTP]: Fix potential race condition between sctp_close...
2006-01-07 Patrick McHardy[NETFILTER]: Keep conntrack reference until IPsec polic...
2006-01-03 Frank Filz[SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option...
2005-11-12 Neil Horman[SCTP]: Include ulpevents in socket receive buffer...
2005-08-29 Patrick McHardy[NET]: Store skb->timestamp as offset to a base timestamp
2005-07-18 Sridhar Samudrala[SCTP]: Fix potential null pointer dereference while...
2005-07-09 David S. Miller[SCTP]: Use struct list_head for chunk lists, not sk_bu...
2005-06-20 Frank Filz[SCTP] sctp_connectx() API support
2005-06-13 Neil Horman[SCTP] Support SO_BINDTODEVICE socket option on incomin...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2