Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
[safe/jmp/linux-2.6] / net / sctp / protocol.c
2008-03-18 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-18 Al Viro[NET] endianness noise: INADDR_ANY
2008-03-12 Chidambar 'ilLogic... [SCTP]: Fix local_addr deletions during list traversals.
2008-03-06 Harvey Harrisonnet: replace remaining __FUNCTION__ occurrences
2008-03-06 Eric Dumazet[IPV4]: Add 'rtable' field in struct sk_buff to alias...
2008-02-29 Denis V. Lunev[NETNS]: Disable inetaddr notifiers in namespaces other...
2008-02-28 Neil Horman[SCTP]: Clean up naming conventions of sctp protocol...
2008-02-05 Vlad Yasevich[SCTP]: Stop claiming that this is a "reference impleme...
2008-01-28 Denis V. Lunev[NETNS]: Add namespace parameter to ip_route_output_key.
2008-01-28 Eric W. Biederman[NETNS]: Add netns parameter to inet_(dev_)add_type.
2008-01-28 Hideo Aoki[NET] CORE: Introducing new memory accounting interface.
2008-01-28 Vlad Yasevich[SCTP]: Change use_as_src into a full address state
2008-01-28 Joe Perches[IPV4] sctp: Use ipv4_is_<type>
2007-11-09 Vlad YasevichSCTP: Convert custom hash lists to use hlist.
2007-11-07 Vlad YasevichSCTP: Allow ADD_IP to work with AUTH for backward compa...
2007-11-01 Pavel Emelyanov[NET]: Forget the zero_it argument of sk_alloc()
2007-10-17 Rusty RussellRemove "unsafe" from module struct
2007-10-11 Stephen Hemminger[SCTP]: port randomization
2007-10-10 Vlad Yasevich[SCTP]: Implement SCTP-AUTH initializations.
2007-10-10 Vlad Yasevich[SCTP]: Move sysctl_sctp_[rw]mem definitions to protocol.c
2007-10-10 Eric W. Biederman[NET]: Make the device list and device lookups per...
2007-10-10 Eric W. Biederman[NET]: Make socket creation namespace safe.
2007-10-10 Eric W. Biederman[NET]: Make /proc/net per network namespace
2007-10-10 Neil Horman[SCTP]: Rewrite of sctp buffer management code
2007-09-16 Vlad Yasevich[SCTP]: Convert bind_addr_list locking to RCU
2007-09-16 Vlad Yasevich[SCTP]: Add RCU synchronization around sctp_localaddr_list
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-05-04 Sridhar Samudrala[SCTP]: Re-order SCTP initializations to avoid race...
2007-05-03 Pavel Emelianov[NET]: Rework dev_base via list_head (v3)
2007-04-26 Vlad Yasevich[SCTP]: Implement SCTP_MAX_BURST socket option.
2007-04-26 Arnaldo Carvalho... [SCTP]: Introduce sctp_hdr()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
2007-02-11 YOSHIFUJI Hideaki[NET] SCTP: Fix whitespace errors.
2007-01-26 David S. Miller[TCP]: Restore SKB socket owner setting in tcp_transmit...
2006-12-22 Adrian Bunk[SCTP]: make 2 functions static
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-03 Al Viro[SCTP]: Annotate ->supported_addrs().
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]: Trivial parts of a_h -> a switch.
2006-12-03 Al Viro[SCTP]: ->get_saddr() switched to net-endian.
2006-12-03 Al Viro[SCTP]: Switch ->from_addr_param() to net-endian.
2006-12-03 Al Viro[SCTP]: Switch sctp_add_bind_addr() to net-endian.
2006-12-03 Al Viro[SCTP]: Switch ->from_skb() to net-endian.
2006-12-03 Al Viro[SCTP]: Annotate ->dst_saddr()
2006-12-03 Al Viro[SCTP]: Switch ->cmp_addr() and sctp_cmp_addr_exact...
2006-12-03 Al Viro[SCTP] embedded sctp_addr: net-endian mirrors
2006-12-03 Al Viro[SCTP]: Beginning of conversion to net-endian for embed...
2006-12-03 Al Viro[SCTP]: Trivial sctp endianness annotations.
2006-12-03 David S. Miller[TCP]: Don't set SKB owner in tcp_transmit_skb().
2006-10-31 Vlad Yasevich[SCTP]: Correctly set IP id for SCTP traffic
2006-09-22 Adrian Bunk[SCTP]: Cleanups
2006-09-22 Brian Haley[SCTP]: Change globals to __read_mostly
2006-09-22 Vladislav Yasevich[SCTP]: Remove multiple levels of msecs to jiffies...
2006-07-21 Sridhar Samudrala[SCTP]: ADDIP: Don't use an address as source until...
2006-06-18 Vlad Yasevich[SCTP]: Reject sctp packets with broadcast addresses.
2006-03-21 Arnaldo Carvalho... [NET]: Identation & other cleanups related to compat_...
2006-03-21 Dmitry Mishin[NET]: {get|set}sockopt compatibility layer
2006-01-03 Arnaldo Carvalho... [INET_SOCK]: Move struct inet_sock & helper functions...
2006-01-03 Eric Dumazet[NET]: move struct proto_ops to const
2005-11-12 Neil Horman[SCTP]: Include ulpevents in socket receive buffer...
2005-11-12 Vladislav Yasevich[SCTP]: Fix potential NULL pointer dereference in sctp_...
2005-10-08 Al Viro[PATCH] gfp flags annotations - part 1
2005-10-03 Herbert Xu[IPV4]: Replace __in_dev_get with __in_dev_get_rcu...
2005-08-29 Eric Dumazet[NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_...
2005-08-29 Arnaldo Carvalho... [INET]: Make inet_create try to load protocol modules
2005-08-29 Arnaldo Carvalho... [NET]: Cleanup INET_REFCNT_DEBUG code
2005-07-12 Alexey Dobriyan[SCTP]: __nocast annotations
2005-06-28 Vlad Yasevich[SCTP] Make init & delayed sack timeouts configurable...
2005-06-13 Neil Horman[SCTP] Add support for ip_nonlocal_bind sysctl & IP_FRE...
2005-04-28 Neil Horman[SCTP] Fix SCTP sendbuffer accouting.
2005-04-28 Neil Horman[SCTP] Fix bug in sctp_init() error handling code.
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2