summaryrefslogtreecommitdiffstats
path: root/net/sctp
Commit message (Expand)AuthorAgeFilesLines
* netvm: prevent a stream-specific deadlockMel Gorman2012-07-311-1/+2
* ipv4: Prepare for change of rt->rt_iif encoding.David S. Miller2012-07-231-1/+1
* Merge branch 'kill_rtcache'David S. Miller2012-07-221-1/+1
|\
| * net: Document dst->obsolete better.David S. Miller2012-07-201-1/+1
* | sctp: Implement quick failover draft from tsvwgNeil Horman2012-07-226-14/+176
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-192-7/+12
|\
| * sctp: Fix list corruption resulting from freeing an association on a listNeil Horman2012-07-162-7/+12
* | Merge branch 'nexthop_exceptions'David S. Miller2012-07-175-12/+20
|\ \
| * | net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()David S. Miller2012-07-172-2/+2
| * | sctp: Adjust PMTU updates to accomodate route invalidation.David S. Miller2012-07-165-10/+18
* | | sctp: fix sparse warning for sctp_init_cause_fixedIoan Orghici2012-07-161-1/+1
|/ /
* | net: Remove checks for dst_ops->redirect being NULL.David S. Miller2012-07-121-1/+1
* | ipv6: Add redirect support to all protocol icmp error handlers.David S. Miller2012-07-122-2/+5
* | ipv4: Add redirect support to all protocol icmp error handlers.David S. Miller2012-07-111-0/+16
* | sctp: refactor sctp_packet_append_chunk and clenup some memory leaksNeil Horman2012-07-081-27/+52
|/
* sctp: be more restrictive in transport selection on bundled sacksNeil Horman2012-06-308-4/+33
* sctp: fix warning when compiling without IPv6Daniel Halperin2012-06-191-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-162-20/+1
|\
| * sctp: check cached dst before using itNicolas Dichtel2012-05-102-20/+1
* | net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches2012-05-153-17/+12
* | net: add a limit parameter to sk_add_backlog()Eric Dumazet2012-04-231-2/+2
* | net: Convert all sysctl registrations to register_net_sysctlEric W. Biederman2012-04-201-7/+1
* | net: Move all of the network sysctls without a namespace into init_net.Eric W. Biederman2012-04-201-2/+2
* | net: cleanup unsigned to unsigned intEric Dumazet2012-04-155-9/+9
|/
* sctp: Allow struct sctp_event_subscribe to grow without breaking binariesThomas Graf2012-04-041-2/+3
* sctp: Export sctp_do_peeloffBenjamin Poirier2012-03-081-15/+9
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-081-1/+1
|\
| * treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-021-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-236-14/+20
|\ \
| * | sctp: Do not account for sizeof(struct sk_buff) in estimated rwndThomas Graf2011-12-202-11/+3
| * | sctp: fix incorrect overflow check on autocloseXi Wang2011-12-194-3/+17
* | | net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet2011-12-113-4/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-021-1/+1
|\ \ \ | |/ /
| * | sctp: better integer overflow check in sctp_auth_create_key()Xi Wang2011-11-291-1/+1
| |/
* | net: remove ipv6_addr_copy()Alexey Dobriyan2011-11-222-22/+20
* | sctp: fasthandoff with ASCONF at server-nodeMichio Honda2011-11-081-1/+7
* | sctp: fasthandoff with ASCONF at mobile-nodeMichio Honda2011-11-082-1/+19
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-062-0/+2
|\
| * net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-312-0/+2
* | ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAITEric Dumazet2011-10-271-1/+1
|/
* net: more accurate skb truesizeEric Dumazet2011-10-131-1/+1
* Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-222-0/+11
|\
| * sctp: deal with multiple COOKIE_ECHO chunksMax Matveev2011-09-162-0/+11
* | sctp: Bundle HEAERTBEAT into ASCONF_ACKMichio Honda2011-08-243-0/+7
* | sctp: HEARTBEAT negotiation after ASCONFMichio Honda2011-08-241-0/+4
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-211-11/+8
|\
| * net: sctp: fix checksum marking for outgoing packetsMichał Mirosław2011-07-141-11/+8
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-147-31/+106
|\ \ | |/
| * sctp: ABORT if receive, reassmbly, or reodering queue is not empty while clos...Thomas Graf2011-07-082-8/+21
| * sctp: Enforce retransmission limit during shutdownThomas Graf2011-07-074-13/+61
OpenPOWER on IntegriCloud