| Commit message (Expand) | Author | Age | Files | Lines |
* | sctp: Make sysctl tunables per net | Eric W. Biederman | 2012-08-15 | 1 | -1/+1 |
* | sctp: Push struct net down into sctp_in_scope | Eric W. Biederman | 2012-08-15 | 1 | -2/+2 |
* | sctp: Make the address lists per network namespace | Eric W. Biederman | 2012-08-15 | 1 | -7/+7 |
* | net: Remove casts of void * | Joe Perches | 2011-06-17 | 1 | -1/+1 |
* | sctp: Add Auto-ASCONF support (core). | Michio Honda | 2011-06-02 | 1 | -0/+15 |
* | sctp: Fix build failure. | David S. Miller | 2011-05-21 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2011-05-20 | 1 | -6/+4 |
|\ |
|
| * | SCTP: fix race between sctp_bind_addr_free() and sctp_bind_addr_conflict() | Jacek Luczak | 2011-05-19 | 1 | -6/+4 |
* | | net,rcu: convert call_rcu(sctp_local_addr_free) to kfree_rcu() | Lai Jiangshan | 2011-05-08 | 1 | -1/+1 |
|/ |
|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | net: remove INIT_RCU_HEAD() usage | Alexey Dobriyan | 2010-02-17 | 1 | -1/+0 |
* | sctp: Sysctl configuration for IPv4 Address Scoping | Bhaskar Dutta | 2009-09-05 | 1 | -1/+20 |
* | sctp: try harder to figure out address family when checking wildcards | Vlad Yasevich | 2008-10-01 | 1 | -3/+13 |
* | sctp: Support ipv6only AF_INET6 sockets. | Vlad Yasevich | 2008-07-19 | 1 | -0/+37 |
* | [SCTP]: "list_for_each()" -> "list_for_each_entry()" where appropriate. | Robert P. J. Day | 2008-04-13 | 1 | -11/+4 |
* | [SCTP]: Fix local_addr deletions during list traversals. | Chidambar 'ilLogict' Zinnoury | 2008-03-12 | 1 | -1/+3 |
* | [SCTP]: Stop claiming that this is a "reference implementation" | Vlad Yasevich | 2008-02-05 | 1 | -4/+4 |
* | [SCTP]: Implement ADD-IP special case processing for ABORT chunk | Vlad Yasevich | 2008-01-28 | 1 | -0/+26 |
* | [SCTP]: Change use_as_src into a full address state | Vlad Yasevich | 2008-01-28 | 1 | -4/+5 |
* | [SCTP]: Fix the bind_addr info during migration. | Vlad Yasevich | 2007-12-07 | 1 | -0/+26 |
* | SCTP: Update RCU handling during the ADD-IP case | Vlad Yasevich | 2007-11-07 | 1 | -10/+3 |
* | fix sctp_del_bind_addr() last argument type | Al Viro | 2007-09-26 | 1 | -1/+1 |
* | [SCTP]: Convert bind_addr_list locking to RCU | Vlad Yasevich | 2007-09-17 | 1 | -23/+45 |
* | [SCTP]: Add RCU synchronization around sctp_localaddr_list | Vlad Yasevich | 2007-09-17 | 1 | -0/+2 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 | 1 | -1/+0 |
* | [NET] SCTP: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-02-11 | 1 | -6/+6 |
* | [SCTP]: ->a_h is gone now. | Al Viro | 2006-12-03 | 1 | -2/+0 |
* | [SCTP]: sctp_make_asconf_update_ip() and sctp_find_unmatch_addr(). | Al Viro | 2006-12-03 | 1 | -1/+1 |
* | [SCTP]: Trivial parts of a_h -> a switch. | Al Viro | 2006-12-03 | 1 | -2/+2 |
* | [SCTP]: sctp_copy_one_addr() switched to net-endian. | Al Viro | 2006-12-03 | 1 | -5/+3 |
* | [SCTP]: Switch ->from_addr_param() to net-endian. | Al Viro | 2006-12-03 | 1 | -4/+2 |
* | [SCTP]: Switch sctp_add_bind_addr() to net-endian. | Al Viro | 2006-12-03 | 1 | -6/+10 |
* | [SCTP]: Switch sctp_del_bind_addr() to net-endian. | Al Viro | 2006-12-03 | 1 | -4/+1 |
* | [SCTP]: Switch sctp_bind_addr_match() to net-endian. | Al Viro | 2006-12-03 | 1 | -3/+1 |
* | [SCTP]: Switch ->cmp_addr() and sctp_cmp_addr_exact() to net-endian. | Al Viro | 2006-12-03 | 1 | -5/+8 |
* | [SCTP] embedded sctp_addr: net-endian mirrors | Al Viro | 2006-12-03 | 1 | -0/+2 |
* | [SCTP]: Beginning of conversion to net-endian for embedded sctp_addr. | Al Viro | 2006-12-03 | 1 | -11/+11 |
* | [SCTP] bug: sctp_find_unmatch_addr() compares net-endian to host-endian | Al Viro | 2006-12-03 | 1 | -1/+3 |
* | [SCTP]: ADDIP: Don't use an address as source until it is ASCONF-ACKed | Sridhar Samudrala | 2006-07-21 | 1 | -3/+5 |
* | [PATCH] gfp flags annotations - part 1 | Al Viro | 2005-10-09 | 1 | -6/+6 |
* | [SCTP]: __nocast annotations | Alexey Dobriyan | 2005-07-12 | 1 | -6/+10 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+417 |